-- MySQL dump 10.19  Distrib 10.3.34-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: dev34_wp897
-- ------------------------------------------------------
-- Server version	10.3.34-MariaDB

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

--
-- Table structure for table `wpmz_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wpmz_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_actionscheduler_actions` (
  `action_id` bigint(20) 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',
  `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) 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` (`claim_id`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=25603 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_actionscheduler_actions`
--

LOCK TABLES `wpmz_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpmz_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpmz_actionscheduler_actions` VALUES (25590,'woocommerce_cleanup_draft_orders','complete','2023-01-08 10:42:30','2023-01-08 10:42:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673174550;s:18:\"\0*\0first_timestamp\";i:1670210381;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673174550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-01-09 02:56:34','2023-01-09 02:56:34',0,NULL),(25591,'woocommerce_cleanup_draft_orders','complete','2023-01-10 02:56:34','2023-01-10 02:56:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673319394;s:18:\"\0*\0first_timestamp\";i:1670210381;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673319394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-01-10 23:58:22','2023-01-10 23:58:22',0,NULL),(25592,'woocommerce_cleanup_draft_orders','complete','2023-01-11 23:58:22','2023-01-11 23:58:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673481502;s:18:\"\0*\0first_timestamp\";i:1670210381;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673481502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-01-12 16:23:19','2023-01-12 16:23:19',0,NULL),(25593,'woocommerce_cleanup_draft_orders','complete','2023-01-13 16:23:19','2023-01-13 16:23:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673626999;s:18:\"\0*\0first_timestamp\";i:1670210381;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673626999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-01-14 03:05:59','2023-01-14 03:05:59',0,NULL),(25594,'woocommerce_cleanup_draft_orders','complete','2023-01-15 03:05:59','2023-01-15 03:05:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673751959;s:18:\"\0*\0first_timestamp\";i:1670210381;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673751959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-01-16 00:05:01','2023-01-16 00:05:01',0,NULL),(25595,'woocommerce_cleanup_draft_orders','complete','2023-01-17 00:05:01','2023-01-17 00:05:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673913901;s:18:\"\0*\0first_timestamp\";i:1670210381;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673913901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-01-17 21:27:06','2023-01-17 21:27:06',0,NULL),(25596,'woocommerce_cleanup_draft_orders','complete','2023-01-18 21:27:06','2023-01-18 21:27:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674077226;s:18:\"\0*\0first_timestamp\";i:1670210381;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674077226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-01-19 09:31:52','2023-01-19 09:31:52',0,NULL),(25597,'woocommerce_cleanup_draft_orders','complete','2023-01-20 09:31:52','2023-01-20 09:31:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674207112;s:18:\"\0*\0first_timestamp\";i:1670210381;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674207112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-01-20 15:46:17','2023-01-20 15:46:17',0,NULL),(25598,'woocommerce_cleanup_draft_orders','complete','2023-01-21 15:46:17','2023-01-21 15:46:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674315977;s:18:\"\0*\0first_timestamp\";i:1670210381;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674315977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-01-29 02:58:09','2023-01-29 02:58:09',0,NULL),(25599,'woocommerce_cleanup_draft_orders','complete','2023-01-30 02:58:09','2023-01-30 02:58:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675047489;s:18:\"\0*\0first_timestamp\";i:1670210381;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675047489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-04 02:00:07','2023-02-04 02:00:07',0,NULL),(25600,'woocommerce_cleanup_draft_orders','complete','2023-02-05 02:00:07','2023-02-05 02:00:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675562407;s:18:\"\0*\0first_timestamp\";i:1670210381;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675562407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-05 10:56:23','2023-02-05 10:56:23',0,NULL),(25601,'woocommerce_cleanup_draft_orders','complete','2023-02-06 10:56:23','2023-02-06 10:56:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675680983;s:18:\"\0*\0first_timestamp\";i:1670210381;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675680983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-06 23:45:46','2023-02-06 23:45:46',0,NULL),(25602,'woocommerce_cleanup_draft_orders','pending','2023-02-07 23:45:46','2023-02-07 23:45:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675813546;s:18:\"\0*\0first_timestamp\";i:1670210381;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675813546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wpmz_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_actionscheduler_claims`
--

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

--
-- Dumping data for table `wpmz_actionscheduler_claims`
--

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

--
-- Table structure for table `wpmz_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wpmz_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_actionscheduler_groups` (
  `group_id` bigint(20) 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 AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_actionscheduler_groups`
--

LOCK TABLES `wpmz_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wpmz_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wpmz_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'woocommerce-remote-inbox-engine'),(3,'woocommerce-db-updates');
/*!40000 ALTER TABLE `wpmz_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wpmz_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) 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 AUTO_INCREMENT=119 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_actionscheduler_logs`
--

LOCK TABLES `wpmz_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpmz_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpmz_actionscheduler_logs` VALUES (82,25590,'action created','2023-01-07 10:42:30','2023-01-07 10:42:30'),(83,25590,'action started via WP Cron','2023-01-09 02:56:34','2023-01-09 02:56:34'),(84,25590,'action complete via WP Cron','2023-01-09 02:56:34','2023-01-09 02:56:34'),(85,25591,'action created','2023-01-09 02:56:34','2023-01-09 02:56:34'),(86,25591,'action started via WP Cron','2023-01-10 23:58:22','2023-01-10 23:58:22'),(87,25591,'action complete via WP Cron','2023-01-10 23:58:22','2023-01-10 23:58:22'),(88,25592,'action created','2023-01-10 23:58:22','2023-01-10 23:58:22'),(89,25592,'action started via WP Cron','2023-01-12 16:23:19','2023-01-12 16:23:19'),(90,25592,'action complete via WP Cron','2023-01-12 16:23:19','2023-01-12 16:23:19'),(91,25593,'action created','2023-01-12 16:23:19','2023-01-12 16:23:19'),(92,25593,'action started via WP Cron','2023-01-14 03:05:59','2023-01-14 03:05:59'),(93,25593,'action complete via WP Cron','2023-01-14 03:05:59','2023-01-14 03:05:59'),(94,25594,'action created','2023-01-14 03:05:59','2023-01-14 03:05:59'),(95,25594,'action started via WP Cron','2023-01-16 00:05:01','2023-01-16 00:05:01'),(96,25594,'action complete via WP Cron','2023-01-16 00:05:01','2023-01-16 00:05:01'),(97,25595,'action created','2023-01-16 00:05:01','2023-01-16 00:05:01'),(98,25595,'action started via WP Cron','2023-01-17 21:27:06','2023-01-17 21:27:06'),(99,25595,'action complete via WP Cron','2023-01-17 21:27:06','2023-01-17 21:27:06'),(100,25596,'action created','2023-01-17 21:27:06','2023-01-17 21:27:06'),(101,25596,'action started via WP Cron','2023-01-19 09:31:52','2023-01-19 09:31:52'),(102,25596,'action complete via WP Cron','2023-01-19 09:31:52','2023-01-19 09:31:52'),(103,25597,'action created','2023-01-19 09:31:52','2023-01-19 09:31:52'),(104,25597,'action started via WP Cron','2023-01-20 15:46:17','2023-01-20 15:46:17'),(105,25597,'action complete via WP Cron','2023-01-20 15:46:17','2023-01-20 15:46:17'),(106,25598,'action created','2023-01-20 15:46:17','2023-01-20 15:46:17'),(107,25598,'action started via WP Cron','2023-01-29 02:58:09','2023-01-29 02:58:09'),(108,25598,'action complete via WP Cron','2023-01-29 02:58:09','2023-01-29 02:58:09'),(109,25599,'action created','2023-01-29 02:58:09','2023-01-29 02:58:09'),(110,25599,'action started via WP Cron','2023-02-04 02:00:07','2023-02-04 02:00:07'),(111,25599,'action complete via WP Cron','2023-02-04 02:00:07','2023-02-04 02:00:07'),(112,25600,'action created','2023-02-04 02:00:07','2023-02-04 02:00:07'),(113,25600,'action started via WP Cron','2023-02-05 10:56:23','2023-02-05 10:56:23'),(114,25600,'action complete via WP Cron','2023-02-05 10:56:23','2023-02-05 10:56:23'),(115,25601,'action created','2023-02-05 10:56:23','2023-02-05 10:56:23'),(116,25601,'action started via WP Cron','2023-02-06 23:45:46','2023-02-06 23:45:46'),(117,25601,'action complete via WP Cron','2023-02-06 23:45:46','2023-02-06 23:45:46'),(118,25602,'action created','2023-02-06 23:45:46','2023-02-06 23:45:46');
/*!40000 ALTER TABLE `wpmz_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_commentmeta`
--

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

--
-- Dumping data for table `wpmz_commentmeta`
--

LOCK TABLES `wpmz_commentmeta` WRITE;
/*!40000 ALTER TABLE `wpmz_commentmeta` DISABLE KEYS */;
INSERT INTO `wpmz_commentmeta` VALUES (1,18,'rating','5'),(2,18,'verified','0');
/*!40000 ALTER TABLE `wpmz_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_comments`
--

DROP TABLE IF EXISTS `wpmz_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_comments`
--

LOCK TABLES `wpmz_comments` WRITE;
/*!40000 ALTER TABLE `wpmz_comments` DISABLE KEYS */;
INSERT INTO `wpmz_comments` VALUES (8,24866,'Akila','akila@iamdesigning.com','','103.114.211.50','2020-02-13 11:20:05','2020-02-13 11:20:05','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!',0,'1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','comment',0,0),(9,24866,'Test','test@test.com','','103.114.211.50','2020-02-13 11:21:56','2020-02-13 11:21:56','Divide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.',0,'1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','comment',8,0),(16,25466,'WooCommerce','woocommerce@dtaugury.wpengine.com','','','2020-02-26 05:28:40','2020-02-26 05:28:40','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(17,25492,'WooCommerce','woocommerce@dtaugury.wpengine.com','','','2020-02-27 13:05:53','2020-02-27 13:05:53','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(18,20788,'dtaugury','admin@iamdesigning.com','https://mg7717.dev34.info','103.114.249.3','2020-03-04 04:50:19','2020-03-04 04:50:19','Nice article',0,'1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36','review',0,2),(19,25538,'WooCommerce','woocommerce@dtaugury.wpengine.com','','','2020-07-23 10:20:03','2020-07-23 10:20:03','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(20,25547,'WooCommerce','woocommerce@dtaugury.wpengine.com','','','2020-09-03 12:54:47','2020-09-03 12:54:47','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),(21,25548,'WooCommerce','woocommerce@dtaugury.wpengine.com','','','2020-09-04 11:16:40','2020-09-04 11:16:40','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0);
/*!40000 ALTER TABLE `wpmz_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_e_events`
--

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

--
-- Dumping data for table `wpmz_e_events`
--

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

--
-- Table structure for table `wpmz_layerslider`
--

DROP TABLE IF EXISTS `wpmz_layerslider`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_layerslider` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `group_id` int(10) DEFAULT NULL,
  `author` int(10) NOT NULL DEFAULT 0,
  `name` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `slug` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_c` int(10) NOT NULL,
  `date_m` int(10) NOT NULL,
  `schedule_start` int(10) NOT NULL DEFAULT 0,
  `schedule_end` int(10) NOT NULL DEFAULT 0,
  `flag_hidden` tinyint(1) NOT NULL DEFAULT 0,
  `flag_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `flag_popup` tinyint(1) NOT NULL DEFAULT 0,
  `flag_group` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_layerslider`
--

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

--
-- Table structure for table `wpmz_layerslider_revisions`
--

DROP TABLE IF EXISTS `wpmz_layerslider_revisions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_layerslider_revisions` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `slider_id` int(10) NOT NULL,
  `author` int(10) NOT NULL DEFAULT 0,
  `data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_c` int(10) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_layerslider_revisions`
--

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

--
-- Table structure for table `wpmz_links`
--

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

--
-- Dumping data for table `wpmz_links`
--

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

--
-- Table structure for table `wpmz_options`
--

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

--
-- Dumping data for table `wpmz_options`
--

LOCK TABLES `wpmz_options` WRITE;
/*!40000 ALTER TABLE `wpmz_options` DISABLE KEYS */;
INSERT INTO `wpmz_options` VALUES (8,'use_balanceTags','0','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','0','yes'),(22,'posts_per_page','10','yes'),(26,'comment_moderation','0','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(32,'moderation_keys','','no'),(34,'category_base','','yes'),(36,'comment_max_links','2','yes'),(38,'default_email_category','1','yes'),(45,'html_type','text/html','yes'),(48,'db_version','53496','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:10:\"Categories\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:1;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','20398','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','25000','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'admin_email_lifespan','1612852206','yes'),(94,'initial_db_version','45805','yes'),(96,'fresh_site','0','yes'),(97,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:2:{i:2;a:3:{s:5:\"title\";s:12:\"Recent Posts\";s:6:\"number\";i:5;s:9:\"show_date\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:21:\"standard-sidebar-left\";a:1:{i:0;s:21:\"_theme_recent_posts-2\";}s:22:\"standard-sidebar-right\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}s:13:\"array_version\";i:3;}','yes'),(104,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_tag_cloud','a:2:{i:2;a:3:{s:5:\"title\";s:4:\"Tags\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'recovery_keys','a:0:{}','yes'),(116,'theme_mods_twentytwenty','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1580197735;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}','yes'),(135,'theme_mods_src','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:20464;}','yes'),(136,'theme_switched','','yes'),(147,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.6.4\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1580197993;s:7:\"version\";s:5:\"5.1.6\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(148,'envato_market','a:2:{s:16:\"is_plugin_active\";s:0:\"\";s:17:\"installed_version\";s:5:\"2.0.1\";}','yes'),(149,'ls-plugin-version','6.9.2','yes'),(150,'ls-db-version','6.9.0','yes'),(151,'ls-installed','0','yes'),(152,'ls-date-installed','1580197994','yes'),(154,'revslider_servers','a:7:{i:0;s:16:\"themepunch.tools\";i:1;s:22:\"themepunch-ext-c.tools\";i:2;s:22:\"themepunch-ext-c.tools\";i:3;s:22:\"themepunch-ext-a.tools\";i:4;s:16:\"themepunch.tools\";i:5;s:22:\"themepunch-ext-a.tools\";i:6;s:22:\"themepunch-ext-b.tools\";}','yes'),(155,'revslider_server_refresh','1674961087','yes'),(156,'revslider-update-check-short','1675656284','yes'),(157,'revslider-connection','1','yes'),(158,'revslider-update-hash','f63a688eb16b1b0c874df9563496e116','yes'),(159,'revslider-latest-version','6.6.10','yes'),(160,'revslider-stable-version','4.2.0','yes'),(161,'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:556:\"<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.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:531:\"<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.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:396:\"<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.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:521:\"<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.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'),(162,'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.0.9\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:1:\"9\";s:11:\"last_update\";s:10:\"2023-01-02\";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.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.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:2:\"10\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch.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.7\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch.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:5:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"22\";s:11:\"last_update\";s:10:\"2023-01-02\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:68:\"//updates.themepunch.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.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"30\";s:11:\"last_update\";s:10:\"2022-12-23\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch.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.0.9\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch.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:71:\"//updates.themepunch.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.7\";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-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch.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:71:\"//updates.themepunch.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.0.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"80\";s:11:\"last_update\";s:10:\"2022-04-12\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch.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:\"2021-08-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.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:67:\"//updates.themepunch.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:67:\"//updates.themepunch.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:67:\"//updates.themepunch.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:70:\"//updates.themepunch.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:\"2021-07-17\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch.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:67:\"//updates.themepunch.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:69:\"//updates.themepunch.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:72:\"//updates.themepunch.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:72:\"//updates.themepunch.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:70:\"//updates.themepunch.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:\"2021-07-08\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch.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:75:\"//updates.themepunch.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:71:\"//updates.themepunch.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:69:\"//updates.themepunch.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:73:\"//updates.themepunch.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:67:\"//updates.themepunch.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:\"2021-06-12\";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.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:65:\"//updates.themepunch.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:70:\"//updates.themepunch.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.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"500\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"//updates.themepunch.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:64:\"//updates.themepunch.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:\"2020-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch.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:\"2021-06-12\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:66:\"//updates.themepunch.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.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2021-05-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch.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.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2021-05-28\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:68:\"//updates.themepunch.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:68:\"//updates.themepunch.tools/revslider/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}}','yes'),(163,'revslider-library-check','1674961096','yes'),(164,'revslider-library-hash','dae3de1eb57eeeee008b70e9a23844b5','yes'),(165,'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'),(166,'revslider-templates-check','1675476010','yes'),(167,'revslider-templates-hash','824df6e81f667276c59ddf13a1818236','yes'),(168,'rs-templates-new','','no'),(169,'rs-templates','eNrs/WuTGzl2Loz+lRztCO8PR9Tgfum9t99Qq7tnxm/3tM5I9hxvy9GBaxUtFlkmWdJoHP7vB8gLE2BmsqpEFqskwZ7ulhLIxUwkngcLwLMW/uvZpdpcPvvumUYGQegl1QhpppmkQCNGiDUKM+jNs+fPNou5detn3/3XMxD/NbfhNhiub+fbhQt/frVQm83cVK/UenWzcYtQpBZztQlFpimamb7o7/PrkYIX8fLzZzeNccIUgNZiAQww1jlBDSGUOceEsYKEivOrixEr737fPOuL/7i+CJWu1+7D3H0MFS+32+vv3v3+3e/DldXiZjtfLV9sL92Vu75ZmssXZnX17vedkVljY3a9uLmYL9/9Phj64NabcEt8tBfgBQhX1u4/b+ZrF5+Whks0XPo4t9vYohCRWOPSzS8ut+HvDMS/Wrcx6/n1tjHzvzfXalnVj/9/3j3bbq9+M6vl1i237579468366p9seeVv1ksZrXlqnu+yv1NXV0v3Ivqh7W6eF5tPs6vXbWKN83N+2q7qpbqw/xCbd3v/ndokPBD//hu/W45/Mlwwbjwg12t8JRGxSf+y66Rqu/VxoXrfr7Yxi7wb892X/LfQ/vWLfRb2xbPvluGhw1vGn45GEEAshlAM4QqiL9D8DuM4ydR5r26cL+t1nWXehab5mpl1aL9s7J2Hn84dp74V7Odf3Btf5svN1u1WMRG92qxcf/9PFzuOiQa6ZBvmo476I6b7nrWF9uuk3ZEBSxTEhFhJGBME0C0Ah4aq6yhxqP9jtiYOKoXfgwtE+7YbJpuuLlcfZxdxLdef3qYrlgd6osvu55Y7Z6m637Vx3nolNv5lVs/r3T48m67qdTSVmq9DrXaPhhf8QF6YfsF79wHyQP2QbTrgzjtg00bVm+V3qQ9sLm8ba62/a+/lvU+B5CTkIVOxySACCtsAVeMUoEM8Rb0va83cKK+11qcRZOzrlffu/cBRI7rfctK3WxXs838767pgOum16nKrFaLanO9mIdndH/bho43v6p7W+W8d2b7ovpzS4LNHeHBt3OjFllP3V7eXIU2/8r7J971T5L0z5/CW+nV6n31kwuV+w7q2+sz31xvumh2NeuklAJGMLRUQ6200Yha4ykyFAhLkMO7TpqZOFE33bM56KDwcAcV4KiBunp7Od90/TL8KfbV2AlDN1t8qq5X1zeL8JltpT+FDrtr78127dTVi+qfbjbbarVsO3a8fxleIlQPA3jNs6r6eLkKPBvf7f4j+cZtb65/W662bnPLa7y9dFX7t2qzulmb+mHC/fFJ/reqLtfOh5vil9nUn+bjx4+Db9L6TP1Xe/f70GVvFq6jkne//x8++ifrd8+qrVpfuG2w+ZteqOX78Azv+v74pm6fd8/Cu6h/fFH9ot6HJrpZu/g08+X1zbb6tIoe0mq9DjivXr7+U7jsV+sW/vNlgPWOLcJbbOfLi4BxHQjsH9t/H2zLvmFeXTrzfhV+MP7eWEMc6KN2ZW6ugpn6oUZf+Ye0Rv2yVXiLSqs42l66xfWLz2Gc8OFXZq4WV87O1dPgH7LjH5rxz+YyQixlnu5Kxzn13zO2IZ5oCYllVmPqoIQAeg8ANsRxp7BK2Ka++UQ8E2A6uw5N0k0N6prHu2OCieGAeIs/5tfhL/XDdH18e6m2YXKwrLSrgmceHLA4ugUgbNerukvVePno9Ga+dcm4GGjpZhPAUV1Fh3728dKFuUV4lNViEWcT7UD5tY+OdNc7Wdo7a6qq/tA43mknrQs6j7zvq9nlfA5hw+w1DFRchX8zLhxTUAvvdOB1Cusxtu2ymY1TjZCN0c914fZHSHJPD+5+Q2TT6GcaIL9kSmW7TsuTTvuHT1dJT72o/9Z0z/DnfGZBrIAeYi+Z11KH2S31JHRUySAFGOldnww3HtURd8S5N61d3+6ssbZ33oc8nwh1Jg5IGOFvXjyo8xZwEYFVvXv2g/PqZhGu9u5c8+WqH0Pv6p9qExFkLtUyNESYNV24djYU5lGdo/RmddU7hfEXlsd4gheLlVaL2UJ9Ch883DfuAb6JrpCp3v2++kNdv/q5qd94gp/jwP0pIGd9Y2pg1Z/zru/g1X/W/uvcf5rpm/Co61n8kBOPXjdl7A2xhWO9xnXtnvJbcT2fBDPyHTOKhBn/GDhjEXljbI36siscrlIPi/aGdkURZNhzhJUkyHOBMIVeASyZxv3QPrRzqjXCuPZ7qtGdI3Bvd7R5gHglkl9g0N0qdbNQs6y6DxgAvVV6FjpZqPXZq4Ox1gOtUz9ktxS7bilHu+Wb4M+Y5hWG3XLTF+53y64o65YouJZAWwKB1yR4mkba0Dmd0tAhSDEY6ZadnRN1y2u1Dg2g/tavYX/OZAnf2jsP982x7vY8jJT9Una9el0PfvV64m4RcVNdxWWHbeq8Brvh3eJqwu++8imR7Hf5QNJb/xRdheqPbr1KemntP8wum4tN76wvxStZp+RWQ8EFtIR4pKxBwkiGCAFCEqUM3HXK3e0n6ovR1Kw2OtIH0cNu5b0M/erqarVcfGrcy2Q3r36iKj5cpRcr877dTml8sNP3r/oLPYneBZNN5HQXOTpr6mKtrkZm3bWZwaQ7u5p3Ngh5mMaAuAJtkKah3wmFwkwHWsGM7peJMhMn6nDz7kUO7NvdsjDNyK3T7lsnBXecdPfNXhamR6clfQOVlemvbGUa9vIBmOoHfnYf1HJV/SUM9+pmrUL3+16lMoJFXb7eFWvViwlGyvIVbMiFFzgMh4xbqJHTgZCoIEBrCzTpJQUjhk61JrhbB5lt3dV1JIOvejnms1eyyzJMWYYpyzCfxay9KAamqphfVOjCPzm1jcPmQJ51FUp9U7jj0+RarhF0ACCFwyRRaQCApNpZwzwDWGLnuN/xaGLgKP48ev5K76292tST8+CzBfzMr68DIdrVx2XVPka18k1Xj23avktHNY9OdbUT6e7LdwWd50FnLwmCqSbol+iaddOv6u3HdKJfu23djGa2/djP9wclGU5tgKmHGmpKBaBeYoQMYsRQGsWUtJ+KDcycyNvJ7d599wm9QOgAnJlE9/R36gep2gfJVZT/Mr9yq+fVH9/+8jOtQfGvoVvfBC/oQ3ja1ebJw7l5tRrNsSsVOJ8Xzr3CBtIBnLsdj+rlzXYVnP1PA1DvhO+qr5FCe1CeATyMt5YLTjU0caEZY8xFFOcQzwi1nO0BfGDsIWB+/9G6WV3eoZsA+lnoznc/3j3bveSzqv6Kcd3lRfVmT7Gv9CaV7SfLBF8Q8o2qG+pbGc+f1v4S7GVMMNUx/dl93IRnN+8vwtOGj/QvcTxJCGAZymd6Vz770JY38G9KL5qre4ERzjtClMHKAy9pQLwXxAjIFBCI96sYmYkTi9PrdfPN8av69N6r+vvL9s3A3bdjM2436xkR/pvq46VbVi7uIXUz1PBrzi0fD+D1OxxAeQLyeG3wct+Q7/6ENk965Rfk+zgf7pvU6NvfNkkv5iO5AkwarJFgVmvpHMGURnUD4Q5jAHJQn3bTpDa5XoUvtlofL6y9P6Lj7+98836DuNmUUzoVLFR/WLuA69ih1PJTpIGL35X5dnHQD6C2VyVBMYHa6vVqs61fw04AeHYdajSChlEsJ+U5rJF3ILjnAEuDpNKSIKC9hVQ5Q4kQo7BOjJ1KExINfnYo2ZEAv4cO+a/hiV/HJ67iEz/w3PspbHDGjjerO167Iju+wxl83birGeklNky1/RTmMJ9WN9XHuEEWKtj5Jvo6ZZ8zNk8D06fBPr34DMp99tmT89QUkKl5dlcyTpHBz8eCUiwU5EYEx99ZATnlBHgOnMo55YRqnlt9f/jQnsK4cOd9cO/1zXq56eJPv0C/vnmz4tc/BkZ7zR0C+xgdnbSPzNSH03QvAXTSQeYAZhgRASkzCAHpouTAyRymZ52jP7hHX6+pD6et+8Cth6x3v6+u1c0moOFmuw0f7YtBb5mKP17ah17HiOAeZBfB6Qm+z8jg2pQMh9jkeoZghiRQUjBihSGGYQi5IFQwZ6Ex1LsMwYmRE07LW6ub+cXy5vr21bbbhEL31dDWeElQG2AawWMCNlZRtPgpRh38ouYLczm/uq76J66aJ6783C3sFzseP2+Q/bwG+b2EMzFzTEyeEd9jdtU10CygL8Yvz/Y6TCIFG8Vx38JmZV0rrSlscza2STIdpVLFP6+21R/c0q3nJmWa1fZid7Elmd2l3JG3gmslqQMIwcA0XiAseHg4ZJyyPvEQdvefSoUY2rBZAz/ZqsBnaBCjIL95ir0EM7VKrtoPH6lRGGDj3u/wHabFsccVeWGRF5YF1XOxYS8vRKm88PXlaru6WKvry3QX5Dq72tBhci2XFWoEOKKEK685dUR6jHV4JR5TNWDW74EkBk61QNpb/FaC5GuuaGP0SqR84dDCoWfk0F4Eisg4h45Fy6csNYiXHyvM3U0liBZUaoWwNST8V4T5rMNKMEqoV2P0euqY+dr0ETk197IaHkWxO71YIdlCsoVkv0JlHurFuSgV575xam0uq59W66v9dcJNXRQXaq7yhcL9gr1ssdJpqC3wCGmskAZIQaUQhdZCj/uVwn0rp0pFMjD7JFcKm0Ddek1wF9DcPHoVXiPw1aaK0/xEBlAz7lexfNi+Z/PycRmvrOCdkQh6iS5KJbpd6pcxZ6tLyzJwtPYLMiYw1CgEBZYC40AIyABGnDfIM+SUo70if9/Kyfb+AuxnfnEwc/ltGRDAkYk3vFqaT3v+Va0vdAEMXtnWy9gYtXC9Mmjrrjafl5HoVHjffdEi6XviA3svxUWpFPfN9Wq9HQhrNvXVveG8vjYYyIV1XMEwG8JIYYYsg8IiKqn3CnmO+tMv+vtPlblkl8zneFH9vdM1Lavmfar6+eyEzuZL26Av8pongdVegItSAe7b0KfiTvFeDvxtczlPgZ9ezB1vr8PgqjyN2QCpcFxz7aygUjgisDE7vKYWToTY3OSx+e/JA+a/75q6ZBkaXW3omqfkGPrKcgyhXn2LUvVtI08bhux8iNcHMTvZ1VzipwQixkHvsayznTHhjXRWMWA9xf0GfmbiRPSzZ/P+YtzjYurvwz9Nexf2GWWfpnEK93xt3NOrijEYcM/eDKXGcjY/2V3ZW13gNPzPSwY5tkJQIY21RgMGEdCc54Rz6kSetdHzn8m3n8izacFGfZu4+P1s5WuO631T66WM2mwP7mJ8anKYNJ8xyqwX8832/4n/+j+vf37zyv7nD3/9l1/+6fXr/9+PN7/++J//+uP/95eXm2vw4eW/fqTot1HgXq30fNGKnhvchpfexDdtsva+qC/WLZ48eplTPcyxYr3+Gaf65786Xb1eh+EnDBE/qPX7hGI+Oj27bopmtilqmGa/YC/BiBYcGQ8YEI5hgxUF2FGBObEGg37PeN/KKdMlJqf/fAb7EFBUOWXDuGwYF1XOraza67wxOsCq+97bPvflK82jpRnJahZ1OEIiihD0mDHOEeSSS4uYYx5MkuzspB6eitCbStZ+T5bl92bZ8N3cejlMyh56r2sdwMqGVzNu86J6u8vhsomZGJ0yl21hR8sNRdlQtJkvPv2uLFkX9+oeRJAcK4wniODn+uyQA0zQHO4xSQV9cZ6iGgU/i1qmlGLOc04JklJISwGFjEg0ygW9raPIoD+toT8yrFDBY1FBwf/j4b+X52JyCP859Fs4LtqSHebT63vrxwhbpan2EGJpGJZYIMEIV9I64rKBPzVyUq3I9UkG/DKtKtOqMq0q06oxNu1VuDhV4XZ5lof7cO3q5WAnbu96rgRw0gX/SCjDiaceGKCZ5MZxIDxVql8a3zNyIi4dWD02OQ4DDygICE3/NjZ92ZIbpb2uecqm3Fe2KYd7HTBmI1S0N51rQZ3N4ZJreyEAGhmIFKGCQG09gkZLhgH1yIjg4e3zzwmXbjruaZZwRqgHP/QGXQeYsin3pWzK/exUnGLHczhX9/PB3FLpQKWbOmd1l9Ck74K3ZzNpDFS1gbq9xlq9czCr5qmrspf4IJwYrmx+W0bOCV55zZC9shpnyupmOvVjnWAv1VbX12euu96qq9Or+0eweSqdtFrw4JU5wgM7xugpISxRPomPqE00FlqehJ/Fk3p+MdOrhX2IpCefERoxmfTkZjn/zxvXzVubF6+5J7zA8yq+Qc1CX+DM9aeAE3+zDrdEX2np5xc3DT9Vq+tmIni9cDEKpz5FKVoeQ++9fb4m9mxmwgj5H+qDar7R5FT3VROp9urNm3e//6c3rc8XnDbz1btyr9fuan5z9XTnj72AHKcC8ldtv/y/q9VVwkhd9sO/N5cbQkov7q23Oy+M1bw5r5Z5z7zCYeqoAOKa9m5bayEaOIqO0id5RB76ENNet5STnIycrsTVIZx3dQ3CG7cQDH303e+b9bYOJ2G+VV9QzbrPBALrtaXqZVen6bzbeJKDm6/DDDY+e5hOfIEE+KdtdVVvF2lXYzA0eLwpJr2MZkLbBjvheaM7VjdU+NH22LxYL4wFczMPTxAm8rXrGgDSPVShoLNQUC8kx6mQ/KfVyo7FjvpwfZihI7uaH+nCtaeEBsZhjAoFFAbCcGA4kpzLJNNkNLEfMfpbvY7/WWSUPdFjekV5wGjtEVm3VfNdP4+B4fXeXv2QLx6dl9S63aPYrZDF2W6cTTZL6oWlvg2WelpxsbgXnZNUdP6XGHwdt0NiZoVNQlTrtqDe8N/smCq/nFEVB1ACwrCVmDOPeMw/L2PYXXCkmIF6R1WdjdrEUS5T/jRTMbLwnFO3fW1C60mpZcBWXGWPuGomb4vQeZvJ3CNwQrb09eMdV72SAyXLJO5L5qanI6ggvV6dpHr1t2v1IYz37Tbzq+YUw5SftnWF2aauMDN9hTYueLQ4F1dqxy2DhhtOoNOGKwWNg0AgDYzmsI8QHrV1FHF1JrsjrR7DterP08pOvW1eszs4ctN6LZXSwZcMJNJRbqtC6tmhCCceSThR5mz35ZxezU1Qvmxk3PU2XzFqr+wWi+Lf83UiHqPsgMBOcAqC64M844RxRCHkCpt0nSjefBRvJCvVSerEukWfSKLuskBUpl6FbBKy6RXjBGcOTpgV/LSDc7pE1GO8yavTLxPtl+SHkkChCNbWi3jct6bh/zD0zDJnrMO0zzkwMHMUJSW5BoMNrdb382rgIUL6PJ9mt3GW0lPzpoWejjmvdCwO5avLdfbkCaWXoJNUgv4qnn8b7qx+Cv3d5htfbZHflbTuTH49z3cmAdKeGYkhYgYZhhFmiGkZ3BzEUD872jNyIi7Zrm7M5T3WneGZDiBpl3PC09QCyv1DSPAPs2u1Dl9M/e3x1nY+6xTi5426psD53HDuNdAk1UDjH6rXXU96Y9zSpdne24JNe71N855ezbBMIWXMQ+MYkRwIJ7kCnlqvPKBOwd4zyEycCMnY7iBxl/yFh4DM7+0PpHhsljzjmzVgbmJCYu1aT2R3gK3eXKn1tguzWq8jSq7qLKCR6prsxavlh/nSxHWQ8KFaNVP1drVabOfXm3oPKDpAyzb85JF9jZyCSsBrWZe9nZZ6PTRJ9dB/DfPMn8LNq3Uq9QufL/TQuNkcemi/CLt3PT/SJzj3yELuhDbcKAY1kBR6igFVnMokMXpu5Lj9Ire5jjLYD0kc64mcjPsHsw59hRG/4wvxHkp+ouLo3MYovX6Y8NzRSaJnbw2ZD/7ELVHzocZeJliLCTXUKgEogQRI7AgDjJlQwim8JXA+mDudJ9Q6Vvekmr2IWnYU1SRuUD61SXwa6663l7NEabzbvjaL1Y3dfD2sVFyG0wG8V+MSkbkMq1erqysXQ/a+n1+kCF8Far7o4Vz/Nd+j9cEtUFgyyoKXIIATTJOYS5VqTECyudLceyRQV6Z9ziMEb+D4w1LuFKqZtur1ahOnLSVWM5sJpS30pvmeo/GaG7eINBd5pGX/TYzerD6q5XbXdN+ozD9gKPStOjtC7OU9Qp4I5fTqWyInKCdM5heLnHS6l9i0RTv6yQpyIoLcIGWNoYYYoplQXBkWgISRVwCDlIgyK49ASanvsOc6IMYGfFQVQiqEVAjpNITUy2xpJrN1oerNOn7AP9ax2Ol+73wZHNll+Hz9Ru/uUkZCABMBlXSICgqg1w4LITQRAgOnRL183O7w7u4/drmkfepmJjQZRn5WoUmisE01JxEVm8rOw6RlHXGerB+2ErbVbhf4Mq4mPcW12a9rPbYs+XzL80HaS3tpKu19eeFiTM9fm2xdQz5UdfmsTu61Y8T0Yr66I7VDyltLqQJGWGDDP8ZApBUxAvVhmqmFo1ixNdRmG3t4ZqyOocZ6bed9rX9ZLzdp8HiTwqL+vgkzmujAPK0gKmUu5+5DJKF59wJFyPdtCPmeEJn1mmGaaobfOnXVOvMJhYU23YaCHXu1f8+IywqnYejMgCsuUdwLg1DoMM/0HBhUv0NDXO3Nx8UbXN5c6aWaL2a16zMbzGXuISKGL8ihdI/33qOPL5cneqyBtOmgFZFk55voGIS/tJ8tkFaaUKtW9rWv2Hh3L6o/PR2hX6Gwu1HYlxOQ8flZktpMlbvuuqlTJQWQzyIQbkuR1Nxdt3dvYfCkZfPy1PTfq7gp3qf/kTD/3ecchPoPSvJTVTijzFJrVBgbEKMGIGo0UtgyJgWQ+4PCXsT/aQaHvbD/k4wS4PZRorrDMJGfHF0GigcdKPpDr8tQUYaKkmvhzoNFr9CnqUKf/L9Vl050MGPQLh40266E7QaL7Go+e+CGeuelR5QDzG08m1wALJRCCgraJzXOTJwq9pC83+V1rJcRuuTG9xkx0C0jxv5OOqfHrIy0j1u1D9qsi4QP0one63zybRz001r+0FF0HBPVz72LGe9XacyBW9TK5CedVGYiruAxFkTKgvQ37MYPMprSPvSC0nsvULfrv5ddabpOnZXl57RCaBFHRnDEueIKCysd9xZih7gkfG+5OjN0KvauV6zvISc49Yr1IMNgiSAvqzYljcYXtybSh4hQlqXRuIr76m9Wq2WWSiNe3ayScPb+Uq5y8EI666WkFCIX49cFIwo5xxGCAskkoUZ3/5F5V6OZWbSTRIXcLGPHjKN0dyrNLDLxwxDm52XZ2D8QKWA5afvQDeMRSk9zL++DWs/DjC36s53NKBrbzIObFPqg25Rk1l9AHrTjjmxqWnMWKate10hxeMvSRruYkqhTopUXX8PRAE+e9fswHpqG8by6XIf50VXgoTfL8HX2Q5Y34WIerry7spfvlnDtgcDcKO8FMwwRKMNVxiRAyQL47vbjuL976lm0NxmeQx9a35aqNa5uYhDxIh5P2TVp/dg2XedW1dJF0Vtsa692xwIU2izpI78xPuqjjqjIEtua99X3sbP9chPeLstsa97rUJDktG0u5DkTPKVcUa8s8pYZJQVSTDnmJIOSYZ5ks23uPjKRrXk/i1ZmV/FpZ3X5kftvJ561x0esdI3eho0mxGZxHfVKOxt1/m+iXPRVDBnsVirLYU9ldfErVYj1sUg0jUV6s3DuffVz6D5xZvY6/GKWOSEULpqy66aoS52QF+QzZO65RwwIiZkSyqGYkAlrbqV0zmGf5E7IrRzFUa2d+mDeWcz2lMyWe3/96U6Pl9XL6+tZ+yFmr+u5cQwMWun/iJrYLs9tgHnjG7RBz7UL0mR+6fM/fbHeVlmre7JeEnpIcurjklgalxQQMUVN6vp6jJjyy7l4STjNQGQlA4kgSgtvo3TJOMy4sMneRmbjODF+gPSQmO5DR6i+9OChShOUFJ6/ap+/Xa6LlNSecFLPeAJI9c18YR80XOnJBScVnf2T86JA+L9Z/b8KgO/q/52eqFgfNMTSoKEf3Ob9YFEpdIj3+aLS7kqea4ojBZWQCjusMcZGE6udRlh4ionp4yZ3tx/FSfX+ajR193QvpyYh7VR4ttj343OkWe9inpfVogqP79TuMMmPl9F3qs+XrNO/rD4uX5Q8cQWvd8BrHxfDslz6Cxea+M/u42aodTOxbBmKdjHd7X5gfj1PR4sM9hRB7zDUAkhBtAMeSgeVFDJJF7dn5ESpm6LBe0gmTg3niaM66nfd4aZZmum0zb1I7J5IjrVKwqZHnxacB719WANLwxr+VBPpHxqtZILc+itd7C43sE0v5lon56HlFFNuPTKaYi0lMJwoFKYHEPeYTS2cCLDXl6ttL0u9+7LpHnLBfuY1fk/k1s+xU51ububb+ojzcK2NVIjK1HXX/R/Bxf86RE5lWePb5K9eac9SpX34NEur1rb66+sRFtu0pbOP17N9Mhspyw/ZwAhgqoVCnFFkBRDQausVJtgaWeembJdeh4a+amrrVZvNNHvkE4ReGb7vLIZg9fTXAPohKed1s33sw+Rm1Wwg1/dWFzdxMrFa3uWB66WZQjWPn/NphHae/dt/vQvEsr189+y7d8/6QbFDSPiE4THfpeNlVvTi+vL63bPn754t1ZWrbfQ9oHpp7a/LuvRmvagLG7AGc63JiVZ6dytkn/33vz87M132gndGxydrr0NLV9+36bWyCVszB4pfYtal30qmbfulGWl6YjzV2lGovKIKM8gp0Tpwp9FKe5RP3vZNPY0p3HF5Pav75NFb29fxidssel99WrzY5WZ1l7tzVrzYSbefrl2WFm83opTMeE/DOev14SzVh/+p0/x+cNVfL+dbp1dh2E1nmX2Fj2l5O90cK823x6nQRPkw8bTMMMO1cYYiRAWhDjtN+nnnmKmj6CaxOOtNznY7yc32VDMi3UFmeNp1pG7uFdHRrSO1KPHr1VV9vf8gO9enaYAOP2edm45Jx41bb1XA+LmOV+okBe2WYtV+oM2kFPGOJJl2j6Y/jJLE4IPsZu06hoO2qCtT5i9zyjzluw46R+a+7peOeLB9rznGg70PnT2CO9tL0ZnIBpjl6kMjIR7sPcx3ZcmA0l3KI+wxIUAzCRGz0kDBvLWGQ6yh0OHtUDKKdPcfHDpu7Y7aBT9o/1iadrIwiyqRu40Y+OHlVTud58JdROfLK+tmEYR759m8qB5puIggXcyX7+ucrw0nPf1FzckT+IpC/uvWfuEZkg9Jk71CnqXC1B/U+n31qu2k39cipVn1i1vepAqLUGdWh47HVKe1kml21VTpDh007wNAp+rtHeZBtEWIcSgtNthiSBiVSHLmMDSqP4hnytpx/FpbTdZkWq5qtPZ3WxLImBUgcswBYP8apq5RD9Yok3pHs47kbGbQkb3q7aE2DUAVemL7gasoTdpEwg1A8OGO9u74PR6S6v7k81T09UpqhHb8XLvn7GYXKq4muB382w/2vOOrZEn2XpGD9a92ywtN/9jcFjKYdfRN3Yy70MVArK7Vu+l1pKOnTEKNS1P9ZfcD96Cl9vsctz4Qyn9qsVlFDplgrO5a6KLhVRqquiuLdffWtIEmaK3X23NwG6390dW5pA/RGrwLp8G9FK4i8Beh3rHgEAphlMTIGiSVUZxCf5DQYGGzwmaFzb4ANoPnYLNeoM/hbWz2UoePdQudoZlqa91Kam3VjNqQFARACSBFUEHJlUCSGKiJ59j6RLtzwGAhuEJwheC+AIJDZyA43gv7ObqN4N649Ye5cZtbOA7PNn3FW2mur50ri63CzjJACUfhvwoxw4NLpynygnqBDjJdb7OQXSG7QnZfANnhc5BdHxXB8W1k1558fRvZke5s6juRXV87IzspHfEEYCktAohBxSCGgGALHAUamINk19ssZFfIrpDdYbJr42gen/DIOQivDyTh5DbCe+s22/nVajkPN99CejT0pqzyrcSX35HPab2ECDrgnLVRiugEdQgH7uMEK6P0QfLL7RYCLARYCPAL8PboOcivj0Lh9DbyexVuvn31js3Mrt6tlLernCcwC3NYZzSE2HsEPQj+nePKGiAY5jhJo3vQZCG6QnSF6L4AomPnILo+foSz24jup9Vqm0nvxniGz3xX7Vaa6+ru+XSeQu6p4YYShx0wyFqOsfEWEwAO71N0FgvJFZIrJPcFkBw/B8n1YSs8TXD9c51V6ha93B2kcrep5ASAQHLoMcGCW+olUdATRzl3Hgukdox2coFc4bDCYYXDTsVhDy2Lm1D78j4ogotb6WtPF5dTCjxMXbkWjlDtOeRSkOCEQeMgRE44EwN9AaHUTNAWLJRVKKtQ1pOlLHgOyuoDFLi8lbL2xW93073dQfImCECaMMCwiOeNWMxITBUJGYyBYNxOOV4nUbsVIitEVojsAYkMnYPI+pAEAW4lshGR2531bXeTtnEtjFOIe2KZcpAb6qALf0CEcm0Bm2K0U6naCqkVUiuk9oCkhs9Ban1kgoC3ktqImO3OOra7SdgsJEJiihmyHCLEMDNWBaeNBmYj2vEpUjuVeq2QWiG1QmoPSGrkDKQm+mgEgW4ltQnB2r20aneXqQGGKNXeEgQdAZ5DrwSUwZfD0moP8BTBnVKhVkiukFwhuQckOXoOkuujEAS+leSGwrS7atLuJEcTSgiDCeGMM80gdoZajbyjlmEMJ/cHTqVEK4RWCK0Q2gMSGjsHofVRBoLcSmgDAdodtWd3kZ1hggHQhACuEJDYaeSgA0IwEZw1DOUUm51GcVbIrJBZIbMHJDN+DjLrowZEGjXw1pnL6p/CJ1mGn+rJaxsu/8fuakNYybV83d9LZDmw0EAgMBdeQqqhMMg4zaHt1/0TA4/KSC/gCTmpTVlZm8syVvZHYlU2/HqNmybFfLVdq+Vmvjss+ws7/aacMvOgeWZFL3sXqez9lVpXPzi1CN37skbf7rwEFX44ud6ek5BezRMjahCBKgSl8ThvYqG1TDiIpfaQpYfbpSaOQ2wwNett3etghD247mWYZRQUuBa4PiJcewG3SAXccbx/0+QxjqrtYW7o2levK2S67fxyfhqUdQJaTgwJQA3TAOQQJzbMDbBQ1giaTwN2Nk411vZWW/X3AL1wDL34ofNDN2ddhzoqfJ44EYjNXWO6OcBVL0JXblNEl7PmSuL8L4NWemG1SIXVr9ZO1WeZ/LQOjRsPCks9gbbQJ2WtN7BfsrcHhJnRmAnlsTZKIR/8AQ2cdt4xgvv1hYGZB8hBf1evAJ8l7/zl3Nru0qahmpj3fbueX1yEKbCtPsxV9UCJ50exOZaKvtBaobUvg9Zk7y3JzFsKr7qpXncHOvxYj9apsxTLu8l+7yulVzNGg1hbSL3G1nqhpSDQaEq1kFhIY3iyq52amGSz6k5fdLcY0TgbaZTuPY7NPMxsEoATMdvVKi6jxprrVfxI+8dpbMp5GoXhCsPdm+F6x02mjtsPN6vtaumG80DbFOxIrf17Hu4miWBxPTW4adwwRsOEjxsbPDYijDF9sEh786mmfJdOxY5Y9/B7umfkwHmW4mQkdrOc/+eN66krVAlkVg4EKgtHT58o+jg0mcah/TKP550t9mP917+Nhfc3V/PNYmCZYkJSq6GiHkkNGZeAQUqhkR7suKK59ziquGoedtbukiU7indZHGIHHB0IwTewNxxN/mn5OKdotWdo/VOo96aulx+iFZqhOao87ZDB0NvuaMpPbYu3nGtXH+uj1rf1Mb+L0LYtvbQGW1aJbxyPGFPLT/FEtwjqTbY/rkOTX6xXN4GNMjPBf+oQ1v1M/IibSq/sp+exrPnudUN3NY4aANQ2TPP1zdZNOVyNd1W93NVrWvDdsxfbuNceHr559nAhpdT6oxdRwBcsCrhsEhmcShvQIeyv7WfvIPbQSR3IxMjUBxZCAEaGpr08Duu2OfZGpng133gUmjAomKTMM8eYssAA4QjFSGttXTIyxXvPNjKB+41MHJSRqYxMZWQqI1MZmR4qd8fUyCSTkQmOjEz76TrWv43m52gvD0S2EBiiiQHYSyRiBIGTTlJtwvgEk9HpBBk4Hm54kmV4KsNTGZ7K8FSGpwfLyDIxPMXZUj8+oZHxaSRhwfq3qQwFfUmeksAqiZ2ghilCKLMQI0AAJNwDwX2i1ujvf6pjFYRlsCqDVRmsymD1FAerTbdV+wjDFT7LcAWT4QqPDFd/Wvpsoe+3eXNhb5iKV/MhijnMhBPexn1ryInyzEgBsJDKUZzuQcV7n+rwJMroVEanMjqV0alMpR4sZdLk2ISSsSkNv//TcnM9XzeRWn+s9UnJCDXvCy+7smawGpTkoTXSA6KRdkAzKLziDoowaAmsBdM8SfM2MHMqqVVdMutsHj1y3VMAX0uIUpFV7F3dAOSd2t6Ehwz4/8+bUH8evtWnQJ6hv2xdqxmq1UNmtVokMtKWWR9P+pS8xIvqn8JQU7lMBJVooOK1hPVrSdS3oIiqWeRJ6KGiB9ojPo1R/0VdqL/Px7STV23J9WqTLJ9kVzOYG8qQx4RyR5zVFmAgqfQxUy1zIPx3B/PMxKkg3hmdVlLeppEiuY4SAnCi6FfVyMFniRwc/zB7nSvCX1Q/Lv9j9el3RVZZZJVPVlYZnYWeRtIA+j+7j5uhx+D+dh185DGPYVCSZxjzCFiqwkBrJLDOAqEFpl5LJzDgtvcYBmZORSfL8D7TDgN8WIdhOhK3Rsy1W0fGqHwAR+xRdr4J3uSngPsqPvb+LDi67fE9flfV/b2KHf68JBNgG2dvDb3EGeDNdlvi/Qu/jPALTfiFjyyadTOo1+3cKnFX9laqrnc1GsbZkct0xYZT2r+H7t3NlH+Ljuv1b/C3p7jHc8+piKumJqMNXFbL2CIXrl9Ea32YNhpkavWm8WIi9zTLRZGN4opRWVwri2tlca0srj1dgXf4Au7kC2w8Gcfk4fOVh0PZ2AHHk8PZ4cq3DGnkqzgnuXb2Joe1y4j/GC+8WTj3fhCJXft4q+XMuqv4p8VK2Th2NTtKm5K7srDY4x6UfHLOQlOclUSmwNvOvBqS1l356nOpCn/pCXYLSxWW+maOQj6GoCYXB5IABZgGKLz9dO0+rsPTrYfJbba7MtcVtRl39wr2NDZeaOUAM4YoriEVlglgAHRUWmtQn3Z3z8rJdix3dmed4dv5CteXTrptOd/UYO3g3W1arsPUN15PWj583lnomu0bd1O2J7CZca7Vxm6dtmP09tNs7sV2I6sSSVcIbRyvjFLI4FPs1l61q3ZwKmueh9c8n/3bf70LbLS9fPfsu3fP+m45+Ajv0k67X/ri+vL63bPn754tVfA0oqXk67y09tdlXXqzXtSFbeMEk/GfkW7xbqxjvBvpGtHEs//+92dnXraFiTQfptL87xcu9KZfVtYNN4d0LAu/6va2hvauZ7yMHCFOckYls5xypTQB3iskgGDW+F6ev2fkyFSK0dgsWpvFtYt7CEkOM/K9t5jHlSTN4zTrtH/85e3PNF0F/BBee/W8Ci+2mP+9JaOl+1iFZ6vq94o+pHv0FK5FTfIlqUlgom2Gqbb5bd04i7mZbz/tJ9nZJmWj+XYGFfKTECw10HHqlPKKYSawkFRhpBjyxLhe9jwwc1IV2Qjq0f1QL5+M7rkq08YybTzHEn1GC+dOxEKnSCwRwUIyRWIDtyWjlz3XZYzIRrwYCTiQ0BFLhTKGW4i8AMg65IMjo7kdp7IHkMQeT2b3dmEKnRU6+9boDJ6FzhKFL6RTdPZr8PMn2WzVFk6TWV0jTwatrfAyprXHDhNAiGSMGEa1gtxrCse5rLbzxKgM48JkhckKk50t0cMkkyUiY8immOyvUQ/7V1f9sJqis4+hxkdnVwcZrauUkZpSAgBFiA4TTKc0BgQSG5jKY6S9S/THo6aeGK+JeoZeeK3wWuG1s2QEmOS1RNwM+RSvvV6v/sPlWWwylrnuy6dZrauUsRr1DGqsIAYYa8UUhQoKxAFk2AFFJ1bQOlOF1QqrFVb7oliNnIXVWMJq4pC3tqn+EI84O+SubS7aGocdtqZaHn3qpFdeGEqdRQ4HRpNQI8wYdxxyrKddtsbYk9skKJPRQm+F3g7RGz0LvSVKfiin6O2t0gs36bJtu9JpVmuqZIzmkdCaGIuAM9AjqaB13CqqLJAGSTzOaI2hJ7dLQGWhs0Jnhc4O0Bk7C50lIn8EpugsdodgOzTr1RSnmazKNLEl9fKM4FFJqyQHnmJCJOCceCUcoNhTHXy4cXZLrD05imO8UFyhuEJxByiOn4XikjABBKco7qfVaju9E+q70mlia6rkaUukcxpoogVFhnpOsIPacuawEx45P85pjaEnRmdclPlnYbPCZofYTJyDzVAirUdoctNgEI6ZUsx0MOZEralQzHjlt/Sex2Kro0Mxw4c99LUjj/Va+ToAdVP9Q7Vefdx0GRsD5rb1CQDORkKIevrAIPNtI9CvrlfbJptjic0s9PWwsZknUdceE7A5yV1JmABKwwT+PDeuerm01avQ9Zb7gQKxNBTWZb/9MhIoMKiQzyy9iIGaiBlOCCMoTCoJNUSHuW+YZbJ+Zjkwc5wPtgzmZiYamwVuuw7tFpprdjvX7SWTY20cUQkfKMxWHLOLHV38Q0sW5wobYFOkloQNIDJNaoPAgYxu/jgaODBSJY+BYhJDgHF4CY2AYohSbpAgVBHLFITj1PbHEwQOnInc7hujXtitsNu3wm7wLOyWRBEgOs1ub9z6Q7iymeK3pHya4bpKGccB5DlyhgEmADACQapN4C8FJEPECT7OcZ2pL4LlMCs+XGG5wnIPHmEwyXJJhAFi0yy3f+JxRjkvxw4/HtbIIz8pBJ55q7VwknDshEHIM4kU00ZIP05uL48/Evlc/luRrRVmK8z28DEGk8yWxBggPs1s/xLTwiTMFvlBLW3NEL99aAszZhvWyDPzaC0dVBYjSTA1hgJACbLAcICoqwNSG2Yb2inMVpitMNsXzGzkLMyWxBkgcWDdLQB2EUG7maK3y7TGNMf11XJZrseSKQ8ZVlxaZKnG1GrIDXSKK8XGia43VtiusF1huy+Y7ehZ2C4JO0Bymu1GokWzqePriWjR0Up5Yg/HmKTh/50X2AvJqaYICWmAUMQSMj5VfX2SaNEHYjmWn/DHCskVknvqJLfpjuU8N82xs9BcEo6AwTTNvXV/2zbdYMqpi8k/dVdj2qnrq+Vk5zF2WmBpJHMKI0S98h4aYbFAGkzMXntjxakrfFf47gt26vhZ2C6JTMBwmu1ehRt/zTYeMtoxoXhk62GsTp7/I7htVmrjw7wVU24dcAwSDoCTQAqGx0mutfRFMBwtDFcYrjDcw0crTDEcTqIVMJpmuEH0VUY549FXI1X26E0iyz1HGnMOFXGcEi+htgowrKd2IE4RfXUmdiNPh90KuT00ucVTXm828Yyv+gyElZmrRbW5VOt4qT3SZvea3ScbqdqcBbP72S/gRIQvkFvlWbg1iabAqfBYgE31ZvspoOFPMSQpYdVQsmPR8OdciiKEgEpT6DnUyGurEQKcIosRDGypdnQZbjyOHoOB2SY+36wOmbrbuSnw5CdZxd9uzhmp8Ry65XvXHJ4cTxPpzjwW4H9umqNU6tP4/M3y/afuEL4v/3iUL+10lKO54Gmcl4KTmAFMs/ORbroz69p3zQ5Iulnvlv+6s5G6S3ngOdaWOWhMvVYPsJGEeAWoBgpZwdNjkbr7jz0R6aY7mG7W2XsUVLdOyVWN5ejotAev63Xs8jF4Mz5qf4rmBzVfxAxJDcTb563qR3s8dB8A9uYWZH/Bx7WdYFX8iaA70czjVE36anUVXbA3q/BuL4Mf9usyQXdTGMtexqPbdhDfu55PcSCiIkxzAKVahumAlE5LphVFEkCvepzvGTkO7KY2NtsEa7PGnXxcsO9OWDyA+mHT3x/e9x9apk4PvFLz+CJqGeaJI8cHDoqH5wem7/MP1S/9DZ95nGB+4Ga4ED9s+qGTZ3qsUwVxotLGB7SMw+QH9YQ8dIV2Uj6Z/mCy3sEECOn6wdNaMNhLiyDufbygq7Ipz3hahL10CIHQVT05/1T1L5NM1K/deu5CN3pR/bhwF3FaPzEkh9lu+O1sTK4h3ixe7FAfOko8C/tm+7uyClGWWB80s8JRgcfHZFSYXANI5N04FUG+WYYO1k4kBq7GJhSqzMnYXcnDiwkQVlDGtVCecsicUtpiCQhCjsI+h/Lu9uMci2imm0U8lmMRGivQVw3UiPW0HQPus7XResqwHXFEXoQBOdDUJmaFiTlgktW4d8/+uAqV1afackDB6Z2R+x9mXLf7iB/SXx86IHXDnPDo4raRmp/bPJqLkYiKcSqze63W23kYobu+8Osy9S+u29Ku866WLtmtGJTlZ8sQBqGRgDlMjWLAM8itEgxBroMfLxPvY2DoOLjtGwxc2/sc5z9f/mV1s5z/542ruudqXYKAG7WtNy42bv3BNdsVm+3Nchk94GYZLw4TKTYfdu7uhicl15N5czl3H1yYfl8Gj+jiMjxmfU59u+ZW08WrN2+Sm19Ue36FCTP+4HT/vfVxGtvPw4svmoaIBPL9zz/++Yfql19/+LH60y8v//BjIJHmZ6IbdLGKZt6Fjv8huuq2qhdaq1kYSWuC2MQ/9g/w7tk9W+qbWz+Y4syuk27GiHOvcMieHZ1skjH6K2PSRLBMwAEmfftxdYBJtx9Xk0wayjIm1cIZ7QnGnCgmHVEaI+mUwCSwqfNikkmDodMy6T32Nb4eBj3d8kjB1i3YSlSyBB7CVqDfQ37Kti2fwFcszRGGsTbIUEapFZZCYyE3AW4gpujg5ADCoqkTYaxf8m6tF1flabsqxUt54B3MwqOfyaOJ/pak6rTXq/XWh3n6qvqXwFDZJux1V/ShK2nJM7+eSyuU4QgD76kWAnjNjPBIeK0NRFgnZ1HtGTlVDvCd2VnTc25PsHvqvGyj2zWRJ3W9hmwjHdj5Jlz/1JDj7pGrPlI2LqcmdPpRfXpehVdfzGtZVISzD6PMjpM3rdapZpyeTDYPTbhL9WF+UWO/hn2ydTuPq+P1Vu3yXou/Qwj9/mKx0moxqyl1M7H0+yYykKl+ruu067ztS5WJXiHRE5EoSSS+JE3q+/L6unpzufpo1Cb1QdX19aa/2pBnci3P/SaQcl5iqAFmEgigDQYGK6TCvzHs0yMlBo4jzWBo1llKNuAmefOBHc23+U7XZdxgW3lfgy5ua4cOtlp8CkRp2/612S0pR5KJ5+LUYt1lFb/GdZ2ffFt1L9iKfl9Uf3DbuI223gYmjuu6kTHni0Xw8Nbxd2tGDgY21Xv3qct3vqPj9fx9S8e/e8w5Y9sOoyjNykZA2rXhG7NeLRZfL1QTxShJFaN/WIcxa/up+sFt5hcxVW2mGr1oSm1duMNsdjXfNtJWO44Vc1R7JIHRhEDEgVCGQEz6hNuZiSMFaG6zTfDaffi688wQgPz8uWhr7NZCzT0AJ6C5WgXvJ44i4VOpv1Ub45aNONOsVov92eXmRRjz6sfd1ATwbn++34E/jIjBn9I7HbizZTXnCaMyEYOSVAxKAKl+XK+D3/M6l7OEAhevX6cilvRinonLGoasAEgTpDkGQjAKjTKQW2CI6BPUpBaOQ2OwNKtNzaKtRKLwKBgcnXDUSzPNGkZVP2oVH3UQ/1KvhHSjbfwgda1207b61Qeg3qw39RBZmw8fddUH2Ox+uf61tbu4Wah1wwmXTTbvc+AywBIGoHwV6Pzvs6MzEXOSTMyp1pG8F9Uf4i3rTwk+TVt0sStpILp3PXd1CRRY+JgvD2FDgIPUSCk8cApKinqU7hk51RpBZ3a2s3u7r0tOjdTuIar2IXpfM4yZNzo0fLUbK7sFx8vt1YJWdeLAeuRstGfhZ6MAqwmMOiXKukd8IlpjkmgiSaqJ/Gm+uIpuxnWLzKR7+q5o1zF3V/b9uDA4ecSRMZBawUJ/VDx0RuCko6I/XWB3+3GdcWemFf/sIgmqR1mu2mYixzgG9G3aTrGSVStVq/fny5vQO4IfF+cR0cHbuDpastXmX7t1sxb0IvbEeORUPDdqUy1W2ziv262pN6tHq+tGpreYv49OYbBRX95cuzh+ha5uw+vXUr7HlQ9l321/CNkrHA4h3/cRDLF933Tt+5U5eYlQj2RCvfhtql9Dz1CpQi9eXbUXW4ne7lIuH0JGaO+NhlgowQzwOEy9rNOaWQdIP2709x8p0ot2ZrWhWRw6dut4Zx8wXJU03sDLc8v/WH3qHL1N1NvGyvZ5PTzM2vGhXZLuRcnN0kfUNIeRp1b6hilb4xJerTbbuIRyNV9GQe315Wq72jwu8srU6hbUJXI+ksr5OiH7foBs6/bP28sN8tKL+cliRFjPmZVSEspUcNR0GBeNtD78zdXHaTfYSy0c6bA1lhqFyWDB49wY/EXVqxhtxE03TXqzmBv3qR0jn2cK2RpNcSakYnhAvcjRbkrHCdR/xHi3S/WhVs0mmPxUz7EW/ndNRFwS/tZurExEwV1GRf58s60H4vhQMZJ3sajUTRhl495I/RSBK9T19WJ+2lWSz1Dh1s02qsNNSg4OoH3Lf2U4TsRkNBWT/aI278c2Ga7C9cEuQ3oxT+FrJMEGQ4eskoZhjShSTmlPKbFNcuEGx6mF43AcBpHQUxezaHHWmzz/EJq14J7Pe7FWNiBw28NJXam/1wkn6oj5TtDReqabF9XLqn2x3WZvPY7WMUHLT92qyu/OgrPHmI0lwiy6J8xqZq3/d7W6amC6yXVZdfHfQ+lmsXdO0n7RXqQ3xdwoBygH0lottdEcc0o4UFRIkiqy9uwcLceq7c2iwYahNp+1YUYedt4We202IMWxRdVBHq2Gy+2iO5rUCYPB5EXVZc7ZzOvwrtvjr5uhyeyMl2Hnixx2En0QTfVBP6xuYoDij3+7XtVBPoMlFltXcG2564obSI8V5qC2EiGpqdHGU20V9doapoQDUCEtzA7UY5ZOtSDY2J51xqe1loMlfHLStZg6lCoZPOL6R53RqA2/clXzpFX3pB3muiwK/7xp19+bJfddpqt6SPpYL8F0usavcmAKVza/LWMXiBGIsV/TRLJBU8nGLwHOWzWPIdTteDU4tfSqrdLx/2V+cOl48V7vNowwhj2GXCGlrYdcau0wgRZA1odbj9s60u9qbaZDVTeSdfbvMGbVC5APM2rVWUHqmVGvF47dP248PW8XxOtEXv0u8t6a+It8mhRzgdSj0mK+fN/8KfT3/7mOwFm6c2g2HsETo4nUgWZSh9XK/tl93MQIvlncV12P5Au4CJUCYjYxxq7ewlxP5ww4WPdg3oDuzt/Cnb/Vd35en949wb1yB6BbaHsvdwD/jLnFSFvvunlsgaav+0C8ahOViptOzzfPpeYXbhu7e+N8dcPAxSp2fR/ubCk+eFgNtQej22pVL+aNxuFH6r+ex59f2vmHub1R/Z2+TrPXpMhqBoeSVaBkFbhlK/B5n5X/xAkHhwg6R7YBPkWqiVKF0jFS/cUtb0Z49Kq5nKVvTcsy/4AEt1cgCqD3mABvrAHKeO401gox0q+qphaO8wpOxKDlLPPCaSVh6r3566QHmU9yV6LjoWyMuwZTnY4V9qY4e/w1MsMxjDGgmbbaU8k8FmG642k8PSn8B1E5YLBTzGyeJIcVL7AwZjmQ6QE4E52FMxNxGeVjnPnXS7UNzLnajtDmx1h2udpOEWdXnlOnFgQax4iSUjFGiLJKAyKNpwRQYwfU2Vkp5FnIs5BncTdvp058FupM9H5UjFHnT4202Y4wp++LRpmzK88F5EBbRzSQDnMArOJQYCmlUx5ibowZMGdn5TGYEz/snlFhzsKchTlPzpzkoZlzZKsyUXBSOcajb65X2zo/xAiRbpKyUSbdVchP/8QCcIYIVAIJBw3ljGAuJSGcUo/0gEp3Zh6DS0nh0sKlhUu/uCk8fQQ2TXS0DIyx6at+T2ufTJPtrlEu7cozKrVIWkIYUAxA6jCwQFjEIUEYWdzsKedU2lkp8/nCpIVJv+At8bNyKTvLnD5RdzM4zp7dScxD8hw9o3mvOKdOSZnQGErsJKOce+UYBhorxpHggo5Q5wlOZi7MWZizMOe3MZ/nZ2HNRETP0OhK6P7hz7sVytFzn/PSvYBMT7AXEhotLKWYU0ikNURrgwWSQ2/zFKc9F8YsjFkY89tgTHEOxmRJeAbDo35m+/3jYx6Sr3e9qs7CdbuCfaL63UTs7c21kP23tvKDEWr3qMefiVd07YVYC7GOL4c+FMOm9HUOPbuYItokSIiRKT17FSNdJ0TtuimaFLbH8r2tJQIsVM55rYjkilsCYo4BBb1xzpJRcXu08uA+6hGUWnzVQqmFUh/DV72FSU+qrJ9k0SQqiI1GBYVPfzEtrw/d6OKwxL6vkac+04ZYbqAjgnBqmHUeUA89s0J7yoZc2tspbFrYtLBpYdN7sSk6C5smcUqMTbJp+6gTdGp2pZN82lbJj3fTHhPKsFXMasS5NEhSKTUFWAPu5Cih7oiuMGph1MKohVHvwaj4LIyaRDGx0Simty5g9mq1nIdbRhh1mxePUmpaJ+NUBpjmGDMnmGfSUMYpQRZ7gjlEmrIBp6aWCqkWUi2kWmSl96RVchZaTSKcmJh0VCc396PveHiDv6+RL6F6LYRyxmsImbeOceOEpUhbrKkHdNRLPdNGf+HTwqeFT78uJ5WehU2TOCeWxjl970LjueqlD43Qtl5CprouVbFwN9o0XDooyb1SxyAFEsZtJwwwN4hoKahxFGLmNdpx6MDMscf0RXOz2t59cta/wKfPuDjftBniG7S3+ZFiV42waNv93e/bpu+SB8cD3qPONvSbSCXxIPSY4trtToRPjsTYNDlKYzrHq9Bzav4MbRGLwgfcfnrIk4j/GKlptcsGdcRRw3u5eMcJqmmevVOGyxnCbXMmKBpLtDwoHsm2nNLAV5domSVxSTyNS3rdnlg7kuK/Pcx2kOV/73q+Y0QwIZxxgBhQSnEnvGfMOOut1ZSrXuyUGznZQeyN2f6E4ftQID1AgLL+LHcnwJ9XqzpzbO0EBXro3rfNIBu+1uLT/1P9Gg9i3z8zuOXJwJ71cR0x/0rNhGFkrBat2dBXv9oc/yyJAuFpFMiv4QvuclC/XaswQai/RN9lV0mNbVqh6bnjxXvyEQ+Z1o4ZZhlhJh7hqQXkClhsYXIk27it4/pxanPWG53ODP7AnfhNcyJg+lhV/1hNpuPNVZj4XYYBeBGo3yu7O0u3uop5xbOzabbxhhiFU4blb2NYLsdn3UJ1SegGR2PHmTQHpo+cZLLpCvJTTJrLeTp4RAlzDnmmfKA1JpCgyBNJIZAaGzw4waSxcaLTSzpj5+aul7vs7fU5WIsANX+z6I4oiIAYHkO8uanPj2wYbS/n++bF15nHnSdaeJ5q4d86c/lqdTCL+zZUMau75HA/UHMofo9Vf4uDTuxwn9f99n7vc8KF4At2YlX7oEXL2mFZO/wGNe3fmLcwwqXn0OTLKcJPNPmcDAl/L8N8y6RjCeaToszhoNRR550LjoaxHnrPHbJYS6AwgE71KqfEwHHexunp/gSbRYXuC92XraKTEeRJpfaT5JhI7TkdkuNAY98yz7i8PivMD0TVlBMLMWfWSQ0dAcJI6Cl0jEhu+T5FnkJUX0iykGQhyadFksUVfugwgEmmT8IAOBsy/Uud55lq2VPpkSRTaVmu91cIMqsEwtBRCqGwgjvMLcJUCIjMPs3XFgrLF5YvLF9c4TMl2J8kyETVz/mQIN/E9dn8lPWWezZ9yRhNdsUZUzpPlLBWa+ogxAxi7Lk2ECGOiHAI7TNlZ6SQZSHLQpaFLM+UU3+SLBOtPhdDsvyX0GKrIVN+aC+P0WRdlucr5VpLhAS0gHosvdRGOqM49BI4AgYcWVsoBFkIshBkIcgzpcmfJMhEfs/lkCBfr8d9yev1AU+yKcx190hCTwBxXjsFkdZQQEyR0oEmnYdwnyMbE4UkC0kWkiwkeab895Mkmaj0BRiS5EQYfcs/h6LoR6rs5XVmQFsKPdMCUCkRY94ZzX3wOKHQbp82TxdDX8izkGchzy86av4O9MnPQp9J4IiAQ/ocRMq33DMeJJ8V5j4mAUobS4mEmFMECIOKxGm451QorPfJ8hSh8YUmC00Wmvy6fUxxFpJMQk5EGnLyczBU/dWp8AlSjvy4u9KwY/v3POpTaYkck5gTRwzXwjBOoHcAOcqJ7gWf7c2nivZc1AlCGptRkDCLYVu3HYVcB5ocDHa/d5hcE7kZCasJKakfqGoe6HkeAheqBrKzc+9d/MCVCV8zEFMEpFvXx0U3YXUxGDnYjExXOWUuGwMvzhLzOSVKSVp6X5KSFQ0FKWnf+vqiuEQSQiPSEBrMQPVaLVdrdaWqt6FvJLgKZddt0Q5bybV8doYRR8BbZazWWHhGnQiXFFKSGYrsDl+JgeMwFgzNrLtYOxdaXC1mYboXWnT2Yb7ehvF0tg3vcseQrpMi7eVyN1zuXI0un8SuoWOrxwfcAbDJH1Fjqh4/4xtVzRtVV2r93m0fF1fdJxvXeqVlY1Kv9q2/PlQlcQoijVP44Wa1DX5wnTAki/62TUE7EuxQlV/eS1eAwljlMcMaQ8KcZBYBxTwhkgqZqA5yG6cavzqrTYTh9Ag2git2QlTVyVoGuOryEWwqXK18DRwMqq7xm/4exqoPar5QOtwY/NYIOr2Ow9cy+OHpd/p1+dgQ+6L0lM/H36LtL23bj73KWI3h+yRf5ivjjES+L1L5fpgBRNIfUMa6vr7PGNnVjDC4V2HGT60Ic/3wR8yo0VIogrkTwuGeMDITp+KLbhbXGr9PWgj2wKNwnbbpJrJFJIGkuX8NA/DHy3nwYENbbCpIam4I77NYxZCGTUzdpOfLMDzXIdjNq1WxMPrTXS6JOHSHKXvnRoe/xelZ4ZTjOaVp8HGvPi8bvkP/mb8qGkGgdz0QTPdhXq0/XW9X5mYd5m7m03DT2tTle4ni0osZmRiiAQo/gAX3EErCEMKScycJsNLJftMltXAcl5jsBWZp4qTwKjN1PZ/p+das5suZi5M1d3MVZtlbF6+MEA27X8rNz3JM3nYUY0K9ev4cp/3PAx3Mr2q3Pn+nqhUFVL/EdF6BlpYVxKG7tOVxsh0TKW1urq9X63D787j+uI1c09xYfZir2tlpzdaJ5cJQ+fpPD5m15nWzyLd2Pq6iruoHePfs1c1mu7qq/ik4WW/qJnv3rNq4eiGuccl2Cwtx7bB+i83zmivnS7+KSweXTTacAIa5/5S0wYvQd1dRHxZz58Un6n50HW549/uYMOPmahn/dLFe3VxX9Vpp0yxdO2/d37aVW7i4+LZpk1OZ+oPMlyUTTsmEc3fKDVc2vy0jicV495qAUULA6U7On66uGgKKC6ldPtGOfeddYb9NMpmQ5GDd/ZQku8pHZiXpf7Qn3t3PN+mNw9gjPsOjO0F2kr5p/xoe7nV8uCpOEuLDVfXDNRs6F3E1Jcz/tt0+Tngq837xaW+fQwUi3dyEz/wpeGvz8DOBGHbm2kX1uLVTJ8mL+x2rj9Gx80NcBv/RRecxGNis4lMEW+uoP0j8w8X8fZ04z8SLSVqyLonPi7LNU7Z5HipvyfbTtfu4nk/kHt0vHbL7212NU/L62FNNTwMidtynsedPS0bSpgaSjC5CgNybuuJTijUdHS0ePPFKPWMYnVbgZFRDo6PaIL9AP/SMpxjYL88zv1FsFYWIMgyExgQ6YwEG2hIhMEL9vty+leMmGQ83zJ1As1CGuTLMFTXD1zq6nXpwOGnSmemBgSQDAx4dGH4JQ+xWhZtH5ztXSen48NBXyUcIyCHjTmPvENLcAUZjzgJgtGOWYjMcIXpDZZAog0QZJMog8W1PH9B5RgiajBBkdIRoT3IYHR+ud2UTo0NbYU/mDDHxiGEiiEVaG8udB0J4r7XXRI+MDa2ZMjKUkaGMDEUMfRyz4vMwK0uYlY4y6w9uM79YjhKr7YomeLUpz2hVQgct5wYqJBAjWHCGBSCeWIC0QWyEVhsrhVULqxZWLax6HKuS87AqT1iVjfurl6vtanuxVteXn8ad1lhhVz7luPaV8nxi2FoPDOVcA8kJ8NRojxwO3qtlwZ8dc157U4VqC9UWqi1UexzV0vNQrUiolo9S7R/WcztKsRdNwQS3xtI8nS2TAAfSgUJqLbBGhqt4lpR1WHGbnCSV23gsNoWFTQubFjb9StiUnYdNZcKmaSLHn26W7z9Vf1pu16vhKeE+Fu7JvpNrGYkiS2DMAu6tslBqyZl2GFNEsRES0d4zTQwcx6C1odk8Pvqsi9fthd/1h7udPW/Tdn/WCeH1k1X1k+2OB59v24Nv19Fyx5dLF5hM7c70a+6xDfAigaSH+f0ufCDn3j+vtFOhReKxf5HdAlXM41mAtah6/vcYtFayPxSGO5XC+2tQAZZgoOGIAEEyIqSZK18FaK6rf4kpZ35RF+rv82UqRjexdBZBPLtqS6fV6Icr78vR69q/xdq/dbWPFKanvz+PcTWL/jmSTEM73rgtx8ZDnJ6ZNnfzjLtmT5zvXbRQk3woUu2QBpp0QJVar9Xyog5gaYIPY/V8gKjaZyiucBkoxgeKzxBLfEUsO0mDD6+ynuTrJHgTgQm+zs+4rOmv4dORYy7z0nyVWTnjHPWKemyw4p7YOicLYZApTPsFkdzGkTGcD03WJ1gXKWRdyPrrX7e4G/WdVkM8SXtJyCSC47Q3iC7paWk8umS/PF/IoHGTTQBlIQaCU8sJFgpwSZHRwNgR8jtFdEmhv0J/hf7OrO/9Fl1WdB7eToICEZpwV+ebmr9GPdZd2ZTT2lTIEwpSjYBEikhvkXaaEolJzOAJJA9/02N+a2OmcHfh7sLd34rris9DgUn4G8LjFDjYckuoZG/jLWXAtEJ+lhpykDvrvXGQOcuFoUQD5xH2ljtAcwZMzRQGLAxYGPBrOLfibhxIzsOBSYAXIuMc+Gf3cTPOgMumZIr/YnHGfpRJYTHEUCtIoJPKm+AISsA4ltbWzTRgv2ikcF/hvsJ934r3R8/DfEkAFqLjzPdqEcWQE+RndoVT/NfWyLWsksZNGkkERjH3gfXKUOMYQDjMiKEeo8DWTmHBwoKFBb8VFmTnYcEkYAqxCRYM309lEf4pN+0KJ1mwqZGxIHDAGGiFZ55RABz1QiENJPQKa2LGWbCxU1iwsGBhwW+FBfl5WDCJZUJ8nAVfrzbb/cy/CZtch+Jbcv/eUvuA3DJW/+26bpdT6S1jLM/CJQ9yJ/aDRW9Z2K/oLb/xzeuUCh9ecImmSDsJmUJiYvumZrlR3WVGg5P6y0GtzI2FTgAvoBQo+K/EKR6TViFLvJLS4loONdzN6W2dzJV9GDIvrmwh8+LKno4aTyvInKJFlMQNIXmQFsd1mRmlHNBnjtTLjxkSlkPOENeOGUsdBxIhpRmQTBKr/QFyPLFes9BjocdCj0Wv+UAuLzoPryfxRRjc4u7aubrF321q3Orwhmp7Z8cJgJmwziLFiAfGWkI8ZJwgiEWdInba4w3GCqcXTi+c/s24vPg81JjEIGF4mBpXa3eYGZsKtxFjqJVnVzVMYiiB9YghKDBjFnrOHQTGUwrUIV4MtgotFlostPjN0CI5Dy0mIT4YHaTFg1v8LafcvtOfV8wPMMcGKCGkR5pRogTXVGkFvefMa0PNAX489b5/ochCkYUinzpF0vNQZBIChPdDgJbVz2ppY9a3kW3/5aIpu063+vcLcgpEXIWpM7AYIo+QYYpKKZy2WirvKMooMLVyPPMtZ625hvBCv+hJ7zFS8DVcl7dvz2fBTsR/k/Pwl4bJtpdq29SYTMWnlp+qVtPVccrzhvWWq+pmuXQmvK1af9odHn5/yrsFJN/66XYny32GkqgUPIxKeXUz8FTMzTZDYbyQKw65J8EHAU5qYjGgXAFsrMZYUGWR5rkDEu4+hb8RzAQ/Y70NY9Z8NWs75VOBX92OuTuxrF4uFrM/LWd1PtTuwau/tiP0phs8ajSGVwhjonaBw+NAs7mKX3Fd7d5386L6Y3jERZ1Os86TWdeNt8WxPUFyzJJ5tdLzgHMf0w/b4KN4tbkMP/W7E2J0Orfi3Qew03XxJPwAp+EHf10twy/Ujsb7mJd2Fskx3aT7mFTYZaReT8vObq2/LzybuOE46dmo0XFI3OV4An5i1dl4q+852/VQ+jx4zIvVOmZ3/ag+1f7s5eqjia5p3cl3/b9aLRfBdX9R/VPMKtv2gXD3ZXTJa/+1fYS6/0cH+VJ9CO5vB4W1U/ZTayQ4x9cuQsOU3LHFUb+/RO1eHvokAz281gtPsWUSpoDZFFvuybxSyhnNsDeokHsMSnLmpFLKUWmI55JqLDyVniogrNgx58DMca7DQzLlCVyHwpSFKcuSxucR5mkVYJNkmUQzYD5FlgPxV0Zj47qvkSp5XlKIufScKwmQZEAB4yCyhNgwyZIu2QUbMVRIs5BmIc3iXj6UrmqSLZMwAiym2PKlXmWLThmBqbZwmivrGnuJoAD3GhLgLUZCGYMBFhgApygCAk1QZW2nMGVhysKU31LGqDtTJj4LZeIkxADLKcr8a1wfnlq3/NgWTlJmUyOjTEI4k5jGXKGIW4lITJ0HINScA2CgHaXMxk6hzEKZhTLLjPyBlViThJlo9wmYIsyhCCsjngn91VidXJrqiISQoqhH1cYhLZxXwe8kBilrEBqnzZOorgpxFuIsxPl1zcrpeRgzkfSTVNL//Y3WjY7/+jJhSl1fvmqvNgSZXMuj9iFAlnlKGFBaIKMZDP9y0kMrKSR98qnEwHE82Bia1ZZmzTHIUWATKPFWMcgZaDBt0qgmmv26rFSE8aYmhsAJJh4jnR/m/LP6oGY/B06oNttP4e7ucOfQeaMQa+UbYhx27c/Wm57y0Mzky47prwbFQwFW02i7Nvu6zp7EiXKcpMrxH+abbRjq4nesXzpBoN0V1c++Q+He9b0tVkuYkRJJrZFXDEPmoWPGWQygUn2I+J6R49DYG3t6WMwb+E5ITG75EqG4mIcKtv8Q+1gclg/BmDTBj3XFrxCSiVKZ5ErlG139tPi0l8jhRvv2WieKbK/kq9BKc6ylBMQCxwhWmGpAOJUCSCl0epZWe/uxssgbPavt5IrkztP7HAiKU58O3rTop0U6FYjO2hBANxu3qX1dvY7u/NJ9rH782/ViZZsRMrzmpoNxj90wpVDhWT6oGr1Nx35RvVXXEdVRqbyYXwWPzjb1Q68Is4v4eHO1eFE9omTZdW+2qF9sDKujVYZwHWujrwytiYCZpALm1yp8ZL2+2VwOBtDrXVE+gO5d38uxQg0RKobfa6I9RwpRGVOrago8UyBRd2ZGjkNxb+yeAyjaVzbTOp/qKQfQvIEj8iJ0+/CpfDgNzx1GwdUiTL8DlpthVTURBd0oGmrdMnwGzNdz4813YSp6U1dxKkz6X8Ulg93f3pi12prL6hdX/bR27nEH3eQLjsB4v3SI4P1u/LVgN1zZ/LaMSIgyxhrJiU6b0AzJ63Cn+tuoRvu6LbyLPvtg3X1t9nTlz4Xynr27RUPeNgyfQJE9aN+JGMhw12beeMLB08Vx5WdVNQtI9RpbvZAZvnMYd7VToRXiIl732hH3dXG1MS4u271cVvOr0KLbWGt17ZbRbkcBH52OC16bsiJXVuROmik0dMft3IQRZJyNs8IxMm4rPLXJzxRLPryOnEz5ZYmOnLAxNh/IIjuqmJBE7hXnx10i7YkCnkLMBMXaMm0xY4hTxRUDOuH3zMix3tmDUPpJfLNC6YXSy+70nUjxtFrxSUJMtOKEjxFi2wHGGNHsisYpsZsgpZwYJqiGei08J5yGf5jSxBqAhaPMS2CHnNj1nkKKhRQLKX7bpIjOQ4qJJJyIMVL8abXajnuJvisZp8SmOGNExqj1XjrFnPKQIYUUDP+NbqOS1o54iY2RQoiFEAshfhVpk7/x+T8+C6uTRLVOUtX6z64KPc6Hjx5uulmrzNmNCehC4WydFu6t4A7rHFjBna78eUQ+Yq8TWD6VpdxhA+9pLHumbyku8neb3G6XdCaCtGbj9jjUxNyL6k0nx5xfxWbuOLFZT6nqrh0Vm7Xhhsm3dYXexiaMIt6tm8xSre5zHdWehfAL4ZeV3luZfpRFH36ll06xfSK5p2CE7feShXQ0OpYnJC3LXHfkkWIKY0ww9M47orjGmikpkEbe0x39pxaO89sfmu5P4MAXui90XxY8TkOYp10FniTLRG1P4QhZDnbFOhoa3xTLS3PJLyMUGIW1o4ooIan0mFOktOTEUU4GlHmKLbFCmoU0C2l+HbHwd6JNdB7aTMIkKBqhzdeX88Vqs7q+/DRCnddp4Sh99jXyLTSKkbcAyfAGTkMBAXOcQgKkFg4lWZaGdgqNFhotNFp8zzuRKD4PiSaBLRSPkOhPq5UdoU/fXB4lzliW6+QtCdNyZDS1DlkbSBI4oRUwmBIKrR9QZrRQyLKQZSHLQpZ3IktyHrJM4oooGSHLn1X1Sq23boQwF2pm2qJR0uzKc3GCxxBxIhmXBmtFkSEQCqmYFjHcSA6Is7NSyLOQZyHPQp53Ik96HvJMQrkoHfc0t6OrnOOirrw0TzGCvEEEOuGolo5aLzkVhmBCwgxdAj7mb27LKmchzUKahTTvSJrsPKSZREzRNGLqz+7jpj+f8k23zNtR5zIUz67a4tluFbgh0LHCPHIKemQgBUwrrePWOqGSAOhBmKwjm5yVN2bpOBYds3jfI7segjr3mrrhqE31Qa3nq5tNtVCBPmK4ejyaa3NzHTPSVZvY080u5VzDiM+rP7795WdaE+C/hntutKs+BJOrF9UfYsaJGhIxcUzA/0UV/hxbpGOg3z1q2Pq6jqUfPzMvLxtqZ5o4/K89XJ0k8Tw0jef5S3z5H2OHGAFr+OyLmasL96E6LNo711caxzBmjjARACsJFtzI6OcwI0C/nTu0cxxMh/aewrl6w1buEk6EMd3ON2Eg/RRzPC6q5tE7FNfHVKoA4jBiVe/DwK5v1mH81KGvXKxXNwGpNXYbb6jtIMHI9vLmSi/VfFFdxtPZWoC/+FrPzCNJXAZN4zJ+ag4LHMoU2lME92UK+eVc0kWcccRxTyyGxkqAOTcMhWHISodov7mW2ziuM3e2gmN63Rq8a6c+g9PetW7wrK/bJg7OeuM1h2dUuwOokz6u6tMk6yNad1EU8e12nmwcY+rjXF0MydiGvwZfVrvtx+jW7jKr/Bpuu1nO//PGVe+y1I/BvWsStFRX6n2dhClMH9pTr0PHCTAJI9vvSo7Bp5siiSZyfJrK8d+EKUzNbr9GbkzAvGkLVu31BsvZ1XzTR3nkIffCW0bCH4W0RmMjrEVYENpPwjMTxyG5MzWrbYX5+Dog5UptOlR/DpzrgetUgP7nTZOGOG/lDtYBqtfr1dUqHvZ67cw8lLcjVDeNXoXGCfhu3vN5hPF/xEzHbS6lzeoq3LlcffxU7V49WJqv59s0mOrUnuR9U5nFJxzDZH99CMY3oewrRGEik2apTPp7tdahQ0TOT9Ps1lfrcWoYBpMUHoh/Gan1mUl1E0N3zh+IbvEBTxDtkrRcs6Z1s3ExqHC3tNU9bLf8VB+BvFgEiIWnv6rXJqr6oJ/21OSbTZj2bTYvqu9v5gubgWgTz0mOh4DXDuRwBaP7qc/wCcvSVUkgfp81q5wwHj7wg00xWqJlZnCc0YYThZRMxjXNwxr5RBgaKanFzGIZxSUKEOO99Zxij7TqV6yGdo7MLf4QNHiKrOKFBgsNfrMr+IfZ8LRRHZNMmMiTGZpgwl+ac0f2ouFSUmlOJhkNjJuolhMjQ4Z5TQ3DgHnMtTMaOko5xyZM/MaJMTFW2LGwY2HHb4kd0XnYMdEdMzzBjj/N15ttTN0cOuMEPfpYZbbpqkzyY1ovD+cwngMd16iCw4hMYEWnKBUUIUw5tWqUIFNrhSELQxaG/JYYEp+HIROxMSMTDLl/MHZKJ6PnYg8qZGSojdAMG2+4FwYTyLEm3lINBPIG0HEyPMGp2IUFCwsWFvyyWJCchwUT1TCjEyz4xq0/zI3bTBDhpi+e5MKuTn4+E6MQQcu8IF5pKyBSSDMENWfCQeBG6bCzVBixMGJhxG+JEel5GDGRBDM2wYjNn6cIUe9KJ/mwrZInjwHYSe+MZBIDjiCURnhhg8vIJDDEjtJha6iwYWHDwobfEhuy87BhorhmfIIN48cPtqfo0PTFk3zY1dnLa2AMEJ5aZiSw2ngLKEDaqkAtkNXnhA4JsbNUGLEwYmHEb4kR+XkYMZHpMzG1s7Ifa5vtbozG2w5r5Mp9ZhRVDljHjdUaGQUlJsE3dAA6m5yFOrRTmLAwYWHCb4kJxVmYkCUxDiyNcfhpvo1Iqo8aT8OVmsuz+pj0rs/0UUtjpXnaAeIUBJYJy5Sy0HqGNNbOeA6jErGPxhs1dWQMU2ryjtEOZ4jIS1u6D15qEO/WdQRRHaVkG7ztohTa16nq17QdeSTpBZoEBDfr2He6IImAg3bxtYrxt4FC5quGETcL595X27Vabpo+9buvNUiPJREFPI0oeLMyJgLSXK5WizSsp74+23TX27Ce9GrWyaUETBMR18K9ZxxI7sMlF/6PIGsJ7MN6UhNHhvU0puq+/XmBeQ/Rt9sWvW/Xzj7EF97BS6T4PZCZKON5qoz/5SaO3d+rZZpn8SpenOlwcTgSjZTlEIWOS0a59jDmp0VeQEgUAEoLB5zux6ERQ8cBdcTgZyVvqP3zk6Zv2LXxfaCa3HU3nG5Wy4vN8+DF65ur5hi0OrXDpoD0SwFpItrmKEvgsEuZtCfWTvI9ZSLtvev5TgoXAkjjvUZQM0Ms9lQphaxyOkybbZK3ITNybNKGzNgxMe4v8MlTN2Ttex+UJrfeDaV2vrl0m2/OM0wUtzxV3L6aL91VnalmkJnEdEX7eUn2C/JlcYodt0ZrphllynFNjIQWY0yFFFjseve+leO69761eyRbO7V7+P1qEYYM97ftps2gtnu2pKulKRSaDArNc587g8Jj9MVE28hTbSP+oT+A9NWNziQ92M52x6aatqzpjYOSve6oA9kqKJD0wkfelYozYSy2TGPTn/A6MHNcfxyYe/x++Tb2MnUVM1ldVKGt68fqT2VtO6RRMRdIzCDiPrlZdxprk01kl/zvrBmpHqOLJsIzngrPfnF2btQ6Bm3FPyx26rMuaWLqxbd1Z80fFjtxWJcachjGf+stB4L7u3t/Oyqy/9Yn+Ix+e4LA/ul232Y5LC/qLGrDbJXt21TX6/jtTZ0D53K1uZ6HT1+Wxcuy+MPG50/23rNE6/Mpkku0ZJyNk1w22Um4YRiPmhXm8x1HjBLeIAEdAohCjb33CkpLOPCun+9kJo5ci3gAGjvFSkShsUJjX/ru3n3Y7LTR9pNMlujAOB9jskHSkR1BjGcc2SvO+Qw7ES4iwq0wknlKhDaAQuoxAQT7IZ+dItdIYbTCaIXRHp/R0HkYLdFxcTHGaPvBnzt+GI38zEvzGHistHRCQkqdR5QggQAONIaBRtJzNKSzE8R8FjYrbFbY7PHZDJ+FzXiixeJy1D8LoF3UwB1z0ZLCCS+tq5Gv/WIjVDzamgBEhPRQCaqAEVhI4Dwcc9Q6O4XdCrsVdvvS2Y2ch90S1Z0AY+w2EqK+o4ip+PRBhYzahGBSA4GJJYxIawxGCGpnGZUCCMCG1HaayPTCbIXZCrM9PrPR8zBboloUcIzZQttuV+tRYrO7onFea8vzOCIjLeUqJmRDhGjquQvTUGAFN4IgL4e01loprFZYrbDal85q7Dyslsg8BRpjtb+4jVNrczlGa+u+bJzXugp7h+o5QZSE3ggtLEWSOQ6pozFhOWcWDImtM1OYrTBbYbaTMNtOxvoY3MbPw22JzlfgMW776+Wn6tXlarUZlap9vPxkusJxetvVyM+qt8oyaBhHEHHrpMNUCGKUItQSqUb4bWenEFwhuEJwX7rrJs5Db4l0XJAxemuz/Yxxm9kVjTNbW56vs0ltMFVWaKcZUpBIQxAKf3KB1ZoY2z1ea60UViusVljtS2c1eR5WS6INxGi0wSBjz44gxtP17BXnu6LGM+wowlhjyzAA0lHnYgqzqMzlekhpp0jUUxitMFphtCcgyAXnobQktkCksQWvYjYLV/3Tah46wTBmytTFs/+IxdNhUmO1DkRGNdWPi4vKfrL9S511rPv5I+L6ThAflTVrB/+7UZhRvqYtPQ9QXBXSKqT1sMFQaVc9S/yTmOKoJGpA8CFH7UU/taAfi31KivLZI4SSGmW5dthTKIBCjGtMjBPGS9arNBIDR4bBPyBNncDdKjRVaOrL8q1uYavTxjdNMlUSDSDEkKkG0U0t8sdjm7LCjK/CPNAKZbW0WDmIIAt/IRxTZcKMUSOwz1eniGsqjFUYqzDW+RgLnYWxRKL4F3LIWK8v54vVZnV9+WnIWtdp2Rhz9RX2TjvW1BgVXC0luLfASwm14I4rx6FBfJ+9ejOFwQqDFQb7UhgMn4fBElW/BEMGe6XWYytXpr08xlt1WUZZhAMEibUWGWeooAxJr7lUwFsJhB1MEGsLha0KWxW2+lLYipyHrRKlvoRDtnobu9rIDHHbXR/jq6YwF+iHCSITQjIjkeLaa0YwFAAbLp0gYkBYjYnCWIWxCmN9KYxFz8NYiQpfoiFj/TRf2uqfN0PK8qHgZjNBWU1hnhCdWcwFIRxbrxjRxkkHHYEASijlcFrYmCiUVSirUNaXQlnsPJSViOslHqGsfZVWxyijGq2sMBfTA8QNok5wRb3j3gqOwh+hAZJxCemAsU6gzyqMVRirMNb5GIufh7ESZanMlKXz5fxKLarX3UlCqba0KZtdJ2W5unS/Qn4QmsBaco0BtNR7oCEPxMW4ijHcCvuevQZmjlSY7pu7C3Wd4SjIQVPv8Vb9zrH/9mdXNKdTdJ8/3Fv3isq6rZovquuoais8VnjsXFGOI1zxsDoIOUJn4crmt2WkgygGq8kt0ZhKdojcql/qxzhAcbOrtsZhomuq5c6a4MQx4wxmDDMOPAJSCSsU8YhpyKbprjH2CKQHC+kV0iukdzTp3SalgEeTXk1ziUxVpjLVl8uLULP6vj0aekRNr+oas+7w6GlB/UTFA5r65o7jNPVTv/q4UvqJZt2fbbrVlduu5+Z5f4LOahlb7MLljNbQWEN1hcwKmZ1Pab/Xk88htm80omMslkhYpRiy2J7YvqWGMbF9UpRvTXoHDGECWYgwdA5LKLSTjnijw5y0X+dPDBznfD0Af53A9Sr8Vfjrq1pJu53GTjr7nKQwmWhapRxS2ECF3/LDuAo/K8zPF5GEIQagJc6aMJX0XkhpHfOMMWvIgMhOocIvVFaorFDZE6AydB4q68WtGIAhlf3ZfdwMiWzZXB2jsViUkZjGkEJAOcPOSoggMRp5oAxEDFKO5D6JRQOFwgqFFQr74ikMn4fCUEJhcEhhIzn3W4aYyri/V7wXWwQoo9BAIriDihmMgnPGAYBcx9Pg9unsNNn2C6UVSiuU9gQojZyH0nBCaWiE0m6MaZ5vn9F2BaOE1pTmotgYJSk5UQQ54wVw0BnmY8SkN4pgMOCzxkahs0Jnhc6+eDqj56EzktAZHtLZQC7b8sO4XDYrzA+wdJY4pZDnQmBMoVbSSEm4d85Dit0+l51CLluorFBZobInQGXsPFRGEyojQyrrvv2+zqylia4jjYrMxurkQeI2zDRJPF/cekF88NoQ5I4E1uOKmySL2JilQnOF5grNPXm52e1Ex08pNpsmuj5gAMN0CvoXt13dmMvqexdaMHTIpa1e+tx9a6vs+K39e55hTAhJ4iwTKm2FJkQYYTHFGuoY6tRzWXvzQfq6rYOsGxszXT/zTMXnnTWf7nFUsV0jtl0v0FSNZrf2zmwDF3yKVBAePX7fJnjp+nK1XW0q3bd6/RZV+2rz5cX9SerWbj3SmZ/923+9C11oe/nu2XfvQjN9aKq2Tdu0bOh9AYfv6k8yVfzi+vL63bPn754t1ZWrbbUdqu5M1Utrf13W5TfrRV3cMkGwGv8ZYbJ3bRdZz/qeEC+2vbv52U1t4Nl///uzuyEyE0jd1ZUYxRNP8JTOgd66XT9IILQNV2c7cmlglFzLpz1SOKQRIx4ABSFkFkEBhGGKEgwZ2kEpMXAUnBo7l6uPJow5rcFH9QQCfuqiQObN08SR/GbRjuqbhXPvw3ge1+FDgXl/c72pvFPbm7WrJehXYR542fsGzkcUngdOdx8bTtcTRdITUxf2tVPvq5cXbmk+jUiIr0PpTNWl0/LhkUoHpMOx9nHC4bHfe1zR8Egj7rmjbaTG86o+X37nia6Lk1mczIeVASd98ywSYDTFQDJhILrPQAP1XA3yce1cUpSLTjiC2jKInPTaUCgQgUJZ7C23IIyNPRn1Bo6bIJ+YiU7gYxYmKkz0xFf1DhPSacW8E2QUVW89GbGBO6TDRxp4Qe3FIRXVJblexDGhIYDIa4CJBJZQw31MkmbCVBfKnInq+wsRFSIqRPSEiAidh4gSKS7k+0Q0lp+jhvpkco68NA9Vh1JYKATVSjpJEYIGY0cA8dFt0iYnpROl5SjEVIipENNJiQmfh5gSgS0U+8Q0EG/UOB+XbiRFecSmDTMwJiQPUzSNFQdSYwGsCCBHnjOd89EpZBuFjAoZFTI6KRmR85BRIo2FaezlL6vwGMskz8xwCfuqrjJMkTNcx56qeWgxe1f3qBXtqV/+jH3KI1ezX1bNs1TXw9Q99b6KV5GrgrkA60pFbmrgVW9OVma1WK0DS1ThF+cXy0JShaQednV7nwDOssSNp2gqkbyiNK4y5adFaPpsiy0BfVeW+0/7FXIpP8eYacEFdURxjbhXRnlICXeAMNKHJg3MHJl67HSUdaQfVSirUNaXeGz37cx12rXwSdZK1K0IjrLWYEF8h/rxVfG8OJeAWawIR8RbQrF1FENsnGZMMgOtTnQre0YKWxW2Kmz1lNkKnYetEokqQuM+1modPvvb+vqonxXLZ9u2fMrX6itl/GW0poY5wakx0COqCcNRmS+N0s4jMeZv9aYKixUWKyz2lFkMn4fFEmEwwgdYrO0FB3jM7GocZLK2Wu6LGcExhBAJw7kk3ivmHOBOAUYEEGiSy7p+VdissFlhsyfMZuQ8bJaIyxEZZbP4/YPlzSiRmb5wgsO6Grne0wroXWAtK7BmEkHhuROYEy4AFo6O0FdnpzBXYa7CXE+Zueh5mCsRpaNUlP7y+rp6s72xo1uK6vp6tqkLD+TUH9Q5sI0Yfu235teOTKk/+NHPOPToVDuIu2jr8BKbrlP2p7etuutNqOPVSs8j8EO7W/fBLVbXsSMHNlNXhZYKLT1wqvwd2s+yf0gm2AgmqnTEpthofwMxFM6awtlfx3cQhzVyIZZxwGNDCYJEg3icEVZSO+MtlRyDXhg6tHNkfolT0NWpPKhCV4WuvrD0OIdY67R7h5OMlcjXER9nrJFUrAmRvJlIxzpSZW8f0XPOGeIxdaG0yEtnlWJakHCJKjlGWm9Ok5a1sFZhrcJaD8Ja6DyslWjbkRhnrX3JQ0IjL8c0D/vlebIOLwIxWQMhMwzJQF3aCukDcQWyUsiNkdXL41UPhakKUxWmehimwudhqkT4juQ4U40srSc08mpibX2kyh5laW1RPLlDCmwxJB6j4FcBYLWMgYRjlPXqJKvrhbUKaxXWehjWIudhrUQHj1Md/KsbHfN3trtQCWGZUDBTSUHDVfnlXIcFsLXYBB8KEB48KsNs+I/VjHgFnOk3/3Ibx1FTbuvxk6DtaKpNgFZv+W3d37aVW7jYWTfPq/jMw52/ALT5+/nyojLh40XSUDXsKn2z3a6WX2satJh4qO+Zqdb5+xrGw62eGt7TuzxZ8YENnrrecXs72U+dPzAsRqtmjTQepzqRY7fuZMGC28TBct4c736zcJsX1T9vlF40yS3Dw5v3i0+hy262q6v532NBGTfLuPmwmz/70H/4/R86xU6JthmjATvtHZLcEMLYGcl9STZkYok49xRrZDRVhhGiICNSE24wR7w/9aW//7jh8jbKQg8fYF8oq1DWV+vq38Zcp90DGmOtcGXz2zIyQiTEmsMSZTPGAw4b5HlsOGI80WNali9OWK4wstoYDbT18XhkYjxS1itJgUJ7THaKVI/Hul+FywqXFS77fC5DD85lNXslSmZMBuw1jMZoaGEiBiMrzA951xB5rKHAChuBAHM4Bu8Li6zEMElVm5koDFYYrDDYl8pg+DwMliiaMR0ymFqvbjZuMaSwvmCMw9rSjMQcUXUwrKXGS0goBpRTJQWy2HpTnzKQkVhro7BYYbHCYidjsQS452IychYmQ4kaGrMRJgsd7WbEF9tdH+WxunBP/mwMAkJLjJCnBFMLPPE+zCiZlVbpAY3VJgqLFRYrLPal+mL0PAyWqKMxHzDYH9ZzO6Cvi+biCHfFknw932iiCbRISuS0AhBJBLXwmhvJrFJ7xBXvL6xVWKuw1pfKWuw8rJWoo7EYsNa/hOZaNZ99QF4fYlnTgcY5LKmQTyW5gZYgjaCAkhPosePIQIyoVY46u0dliZnCaIXRCqN9qYzGz8NoiYoaywGjDQ4zaFhh/DSDtCynMCs8U5QSzmnwxoyjVCiPwlQSWRP+vkdhpzjPoLBXYa/CXo/HXuI87JWoqQkYsNfPEb169bcBfy36ghEG60r3VvQ1QFRjADRUwhPILSBOCwAh9srs6yo6G4XFCosVFjsZi+1OgD8Xj8lbeAyehscS7T1Jtfd/rg9lb5ssobFlfX22a46GxbKrOXs5DxWhgjgDDdbCIGYwoMYoQpwAfUhIZuIged3WS1pL7m/Xi9XarXcmH+MsqbYZf2yfpeuCbzs2u9m4TY3iH+aBhdZ1p4zk9FqFP5vAAz9678x2U720dvbrcnOeIJBn//Zf70IH2l6+e/bdu9BEH9qgmuv2qTaz0PMCAt/V32G88MX15fW7Z8/fhQ975Wo73Ttt2peK7/Trsq5zs17UVVoWCHbjPyMs9q7tGetZ3wHixbZvNz+9qQ08++/n42+xmIfXtK5+hrEXGZYP3yX5XGd6mX9/duawHJQI30kqfH+53lZ/iLXXn9L8a+vt7GJ3taGF5FqeJFIYCiRVLvhOHGPumKMaKUEhddyyPlgnMXBk/Gpv6A4RYgPvBr2o05o/aIjYIg5mz6sLt7py23UYG7pwsZoQ5uHetdtsY3jYldq8T6LHvtrAMJTIlkkqWw4eyc4HqV6trsJrpV3RJMXB16mLp8PFDtU+ED2W3nZcENmhB3icmLKx9o2Od+2JunXNd6FDroNX3dQJ/mwda53dWL+n7TzbF9Wby9VHE53Xuqq5WUenJni2q/+II9zz4O82mYDq/t4mhQ0/E/y3qzbCO8Jks3DufbVdq+Wm6Uy/Kz578dnvG4w25eGEPzkVRokxvyAvG/oEf6nLn4wjMM2TDx9Mx6YYPZFyEzLF6IN4lLR09sfRsJSRKntp9Tm3jnOihadEcAMRZyaezoatEUk+xRFDR8ann5beTzApKfRe6L0sLH8mWZ42fm+SKBPFOKGTRJknnc2payTn7KBCRpHe6BiLDAzgVlnEgUWKG+cJwVA7LyYo8uiMs4UgC0EWgvwS1qzvSJHoLBSJEyk6YVMU+bqF1xRNJuXTVNlVysMFjSAccmwwx9JzybmwBhngjeSAODJOl52pQpmFMgtlFp/yAaIQJwkzUb4TPulT1jsbnybdyl3xAc+yqZOxJafCKoiAIZoZygBjEnnlgVIEK2XYhHPZWCpkWciykGUhywcIdJwky0RwT8QUWY4co5Dx19RBCqOV8vVKZakWBBpohXSSW6u95MgIDaHSdsK7PM1hCoUwC2EWwvxqCJOehzATPT+R05v1g7zoGYFNZUYfrbSvKQlTcQII01pCpzUi2BGrGOGE2jrSc4QwT5MdvRBmIcxCmF8NYbLzEGYSQkCzhOzxCzZpgTbVj12rpYzZVJjFCrO0QkOZ48X5bBwwyCn3EAlvGYoRBohzSK3SHGueeJejto5ky9amiTa1Cz3FzZQPX3wWP/fjpKQdb/Ou79YxBxdrp7Y7plj5GkrXq+ubhQpdvX6N6h+q+kVate4phXk1Eu4hZGkeqGnWES3LoHgoZ/m+eaWX3Qt9PerWYYJUnMjgaSqDD/5E9eN6HcjsTfxa1dv4jgkUQ/msLp/V5bOuvEHiaGkGREYgUtZwZwCiAjGMhCPAUYoUJA72wsNRU8fhMJp0tckYQvNEcZc6LB/VpziGX6n3rQdSP31VBwBdxb6qnQr3h5H9q5XE4kSUTVNR9s/B5Yra4NeNWrXrn4vmcv2FpyWwY7UOSF8X18cJXrOf0zfzxZ3DM8QJha5pizUMP4gm2wWdNX7rNtyh1raLJot9sX764O5WTbhA+HhV+3ZNt4xuUN1V9c1mvnSb0HrXjdP9kKFmDWe3/Sc+y/YyQql7m/bj7dza0OlX4cEj1MJYsg4efFX30eDrNa9abS5X661Z2fBC69VVXTMgbRW9+ph661Nl4uAYpgrxpV9ULxeb1fN4oMlVDMULNuY+1KuRHZ5j6Zx1tvWxN30rb74LP599lT9Gf+DZ8+Ry3aiv2uNRXprWI43Tjb1bm/jxd89eBIqZm/f1IzfnqGyGv1wbCJeW1cUqGn4XEPEptODsH9sjWDbtj4RPUFtqXODoBDSN9uu125HWL23Tqd3EqqmTPd7rupXbqrd0hXIoROu+73Hcw8tY+RQLJ4EJFE+wcN17p6i4ndhkaxyDCpmnYINrwDA1SiFgFXdOKKw0E9wLRpn3O54emDnOSzgRWR/pKxSyLmRdyPoLXHK5hbNPq6ad5Osk7ICSKb7+ydXBupspzvZ9+TRvd5XyWV6Yz2nDkYopaCCQUChGBGNWas2lgePc3Zk6C3/Dwt+Fvwt/F/6+H3/j8/B3Eg1B6RR/D5NPZ9w3kYN6rE5+qCnVEECnKOHQcQKkcjwQkBKWUK/NhON9kozUhbsLdxfuLtz9MNxNzsLdJAnToGySuweHOOVsOn6W01idPBs3sUoAyhXTGjPOjVTWSw+F94YZDya4+xQnOxXuLtxduLtw98NwNzoPdycRI5RPcffbmJboarWch9umCHyb15lm8bRifryowCweyQehsRRCShCygnlAhARG+4k1lNRcWQcvfF74vPD5U+Rzeh4+T4JaqDi0jtL31EPLKbPtaqZMJj6cWlXpq+4dGu01oUwj7hV3mmlIILXCCxDo3ifpQQ8YLLxeeL3weuH1p8jr7Dy8nsTeUDmtR1lcT+tR6rJDepTQwNmyuKIAEQy91NwzRKSVUocrjFiHrOVTepTFdeHrwteFrwtfP0W+5ufh6yT0h4FJPcr+EUi5OmT0JKSRKvm5uoopbzCHVlsGjIaQe6GApxZIp4ycUKKc4FykwtuFtwtvF95+GN4W5+HtJEyMwSneTj7zFHnXeJtdtVWmGTyply+bMEMNIBhowqwljjkmCGSSESUMJXacxhNrhcsLlxcuL1z+FLn8tCdfTXJ5EknJYZavZH29WsdO1R/O1Z8s0pYdOk5kr8rBM0T26n5u+pH9n7zP2TawvnTa40O6FnybndpnVuEbNKAKwLvZOH+zSLl4l0alYdxd2pHXgbv8ajEPlLR0HzfPw0/P48E4zwP+1dXzLtPI87antw/zvHJb8yJGbK/r39/Ec3UuY7+LoHChVT6F8aLOpfG7E4YLf8ahE9tP1+7jej4Rqr9fOozUf7urcco4/bGnuu/xE0MkPXzQnpwCfBK0x9Eo4EcOnuiQNXXqRF6eJwgmPrg0DguIFGQCegCUFpIK4KiFWT713MqxyYhOyAYnSUX0DbPByRPY3I6o04ZUTaIpCanieGL4XIQO6ao3wbd0y1FUtVVmuyoT6Mrr5SijSHknhfMCSs/DtwEEWq2t5kQyLEdQllsraPuG0FaG4IfWEk4SRhLDw8koYbzUefhOj9iuZIIe6uI8wZX21AvPLDEGA8iMU4IhIY0m8axJNsIKtZFCBmXo/Xwk4bMgiSYRFZyOImn3oUbRlJZOIGpXJY9jhsggbbkgPuAJYomsDa4tIQobbDweQdXOUEFWQdbnI4ucB1mJ3p2zUWS9ulTr8TGqK5lAVF2coYlYxK3UWCPjjXGchnkhYkp5jRFS0o+gqTZSkFSQ9PlIoudBUqI05nwUSX8OX2cUSG3BBI5iaZ74WTPqLOUKWBImfZJaoTkWHiiJPLJ8BEbRRkFRQdHno4idB0WJrpOL8SXL+Tq07/iSZVc0tWRZl2dYgpgZD5WEDBAnoARCOo0px4o5CIAaW7KsrRQ0FTR9Ppr4edCUqO64HEXTRChj39vfHohjHK+Vj1WQK2eA8tZg6DDHVBqvCGBxEsWwGcHX25NFMBaUPSGUPcDZnLfjTJwHZ4lKSoBRnL3ZrtZuFGBdyQSy6uJ8TSL0RA0JQ8BawzDhmHHIHDDW2zB2wRFI1UYKlsqI9flIkudBUqJREeMalTc31+FP4ysSfdkUmpoKGZ4kQQRJpLgAnBnHhInnNFLBNWLGKjuGp8ZMQVRB1BHb1uA8kEpUIAJNOIHqasL5qwsmnT51la/vBdw4wqSmCihECWWIGuyZ5d5jLd2os6euCowKjI6A0XnkHzSRf4hx+ccbFz+ws7sj2Ku3dZ3RkaqtuzsefdbVnRq5xm/IlSHOYkOgp9Ax7QkgYSRzkMuYulEYp8dGsnGzBZIFkkdA8jwCC5oILAS5GyTvBsZ7wDBfTQSSGS4s9QBwjyUACAlFgEQUUofcXQBYoFeWPI4C33k0GSzRZIhxTcar5tOM7x3vyqZ2j5sK+coH8A4rDCGUNIxvVivsKNAWKi0FTQ/x2zdTQFXGsyMgdR4xBkvEGIJNzNT+1h6QOjFf+9t21hVPztq6OvkqCNZMaI2wZdRbCJDQTNMwd4NSC6rp6Nyts1TgVeB1BLzOo9BgiUJDjCs0flnp+cJVL6+vR+HVFM+a4gl49XUyeDkqEWbSIoy1U4xjArBVClLDHJFibJ+5t1TgVeB1BLzOI91giXRDjEs3krPuRzzCvnDKJWxr5OMWVE4SITQlmgMEvAh/t157ywxleAxYnZ0CqwKrI2B1Hg0HSzQcYlzDMUib1Hf1n0ZzJu2X55k2ALReAuURwB4wKImBCgpOqOVSsLHt5Z9OkC2pwOkbh9N5pBoskWrICamGWYdvXL1dhf+N+4FNjdnb1aypMbVWmFbLk5JZJnxw/GjAmVSEUMecBpRa71wYysYGrcxYgVqB2hFQO4+Wg/VaDgLSjefv1zehcveAu4+eQE3XNQbdc5h7ZKLigQwkE3d8HpImjI3ACA1hhE6chKRt1m2GoS5B1LpJCKWqm+X8P29cFUzPL2JSIbWtNtt5YK4qRpTG7l9dNzsR1T9UG7f+MDcBbc1K9qYxYsNLNLAMAHK22q7VctN0lir0pip0qWDxZqHWi0/VPDziOio6lxcvHjfpiL7ReuGuAkAux0KeB8XDmOfv6yq/xCqnDHpuwdP86ub+Ic/TeHrw3CON2nAM/DwBPx6C/xe3vBkC/qq5mo2nSdFeshGNoOHKOUS45BJjzJxkBGFgmcN9MFli4Lhx83RoP8Gg+U2h/cSD5N0Bc1JtyTRYRAIWMgTLH5vX3wNL2yhjYIlF+aQOE6QsgIASLblWJkzlgA/zPIc41ZjsgyUaKGD5WsFSRshJwKPzAF4mgKdDwO/nBWnBpMaSgqRle5h30FjkMDNScYENlBh5q7xDjpAh5tXx6UAK6Avov0DQ47OAnoME9GxklA99fVH39+FQnxSNjvddeR57x72gCNmYAggzwjjDWFusIfHEYScHg35npZBAcZPvBSByHgDBBEB8CKARjWfbF68ndJ17xbmWUxGGnISYY0BQGDuNopYhbK1wQhG+j57rk+g3C3i+OfDQ84AHJeARQ/C8aT/MEDybvmQMPF1xflaWdk5DxxU1SBCkIaXeQayM5gYyavfB0xkp4PkywXMXpXNxQCcpgJ2HAnBCAXJIAfGQgtF5p9kVjBFAW5rhH0PNwkzTamS9pkRAihjFjgHrqcLa7OO/tVHgX+D/DcKfnwf+vZKIQDCE/0BG1OJp/Ny1rDDfmOGUSg8M5WGWaa2kgQQIsBwZrQEcYv8UZ60V6H9zbrM4D2hoAposIcXlzdpcHhIxmLrGHUQMExUPHaMyfsdnyoEmft6q9fu7CYJOrWSYaNtOFRT+5sLfNt2xPlGfEw8sulx13XzptgE8buOWxkXtUK0Pat7zRfXyg5ovVBgxKhXt1Ste9VFJ8YWr9mXPpFW4n7Znsss9/D4/msJHIvKBaIiP4QEjTW+bOF0kLcwnlJAgISHkDjqkpXMcMq+lhIRp5ECSiDk1caRO7rTAOIVS7usCxqm1b3fGx2m39SexkWhgIB5i45+vwyeLAsMfP+zHyTY9r6sw21UYQ8terb2zQphCzHlrlZNIcuydI85R4xWnvvYCM9js2Sr4edL4OX18+Z0RhM6DoEQYA8kQQYPzM5oeN354RlKWYUQ4DzH22DMWpi0MC4AxUQI7xJ2zWu9j5BTHZhRkfKUjCz4PLhL9CKRDXLxWm+1qPTKi9AVj2GhL83NlIHXWAIFxGDGw5ghToIWRPJ715iXZR0dro+Cj4OPhd4qn8CESqQVkI/i4XG1X1R/ibetPIyiJxbO+eBQraZ0MMVYSAYSSHBJpLLVYY0yJQoIA6X2ann/EUsFNwc3DbxJP4iZRWEA+xM2r1dXVzXK+HcFMWjSGl115HgiHCHFMMcsVkzBuESmHLAecUYiBGmBlZ6XgpODk4XdSJ3GSiCmgGOLkjVtfrZZDkOyujyGkKcynJt5ZLwXWllLvPfBcQWbDLEVxRxsZRwaPxkTBRsHGw28zTmIjURlAOTaGDJOAdOQ+kQEkL84XuDQMIwcTjtPQtSgR3krhCK5TDwMJhgPISXJ/FIx8pRgR58FIshWPwBAjw4weTYebSOeRFubuleSUBVhYbA2RjiBnlVUEO4ZlmMsPlrZOksijYOMrxYY8DzaSHXc0suP+c93At++71x/i7rvv49Vv34Mfv++00GmDMspW/FPbip/siw+/IY+n4JNsyCM0BZ+pbfm69PDmfFoln6xAA4AnmiLjKUWQWCehdNhDDBH0Zn+wSQ09zJDzubgpY855xpw7w+e0+/WT0En26xGegs6tu/ZNv77b3v1o3Ty/IcOKyAArByjlylCPnWPQIso81VaNo+os+/gFXk99I//OAEPnAViynY/IFMAmNvWbjn1oaz+pkW/IEGaEE455AeLBKM5qSjw09ZyIOzYOoQfc5i/A+UrGJXwe2CS7/YhOwWZyz7/pzod3/rM6+f6/Mdg6wyClzCEkoWUeCwOdok6KJM3SmKUCnwKfs4kBpuAjEzEAYpPwOSwJaLv1HYQBIzVzh86F+RAAkEstNQdAA0CZDE6dUZTLOlHiGKAeXiRQYPWVwIqeB1aJVgDxKVgdUAw0Hfs23cBerTxFA/HGAEuwFVJ6KxmETFttKDfcUDcxN3pgDUGB0VcCI3YeGCVSAiSmYDQlKGh69EFZQVolQ483GOgw/+EAa8M1wpQxajDTSoV5EnHj6HlIiUGBzlcCHX4e6CRKAySnR6ApvUE3HBxUHeSV8jN9rAgjj1cMO6OpND64l5QBJpzxwiI6Nfw8pAKhQOgrgZA4D4QSIQIGUxCakiM0HfqgKCGtkmenhExwjkQ8bY5a4xlC0kjDFJHWe47HwfOQAoUCna8EOvI80El0CjjVKfxlFW6PrX1Ao7Bu69xBnzBZ9YA2YfKez0PMpLm7oQWfWJMw2cCVCfc1MGjPBPkpJrz4oBZVQEwYeI1bb8Mf42kgznYHhgQE9ek4dmk6nqLq4FDPenjFAZkCQqI4wGgMCHvJ/nfdaSzdf1aYL5whC4Xn3mPhEfKeQKiI88RKT4lM8hlnJo4bK07Z808wTnxxPf/EI8F9AHBazcBk5080AxiPdf695P27HjWWvj8rzHP5Bn9JI2GZtk5SCYHRxlGOtEYUoiQSIDNROv9jdv6T7+rfp/uj83T/ZEcfk7Hu//N86W6uxwCw6ErGIdAU5+e/MwylABAiASjFWAGLkTCYO8qU1XYIgsZIgcE3Ogbg84Ag2Z/HdBoEFZqGwQzdAoQZyp0hoQ2BVgpkDeHCWaWDR6SUlIRBmyTZG5gpYPhGwUDOAQYCkt12zMbA0G5iV2/rghFEXDQVZtu2wjgsslq53ksRrHiURxrOlWLOO0iFBkBpbjwYGSYyWwUg3yhA6HkAkuybY34AIAegcRso9lLnIQUJsUwwoI1HxEloqQ6OlDJhHg0n4VCA8JhAMGq9utm4xSOBgZ0HDMnuNxZjYHhzHeznusZdz9r0ZeNw6CrkqhFHgCVKhDk0wl5Y6h01lhqFoXNobHjozBRAfKMjAz8PGJL9bCzHwDDYiNv1qfEk3XvF+QYcCZMFiiwNk2dvYHDWosbXCad98J+QGsLgFIm6Cwi+WBCI84Ag2ZEmYAwEP7itmi+qX+qfHYGCrctnV235OCDSSvlCKw2zaigQwN5zyWl0nZT0UDsgPYZ6CIvUVAHHN7vgetuuMzwNPJJdZwJvg8f4ilPaYQ+sO+XV8hm28RQ6rXHwo6B1RhJOhIIOQGao8/wwSMoa1DcMEwjOg5NkU5pkm9IuNP+P4YbwmG8uVx+N2oQ/dC2yw0qoNXN1rdmmrTXbtVuDl2hp1liadZZmjaUMLEQwjbR2SDKOkOPxNEEe5hrYAMphMqIcMHgkYKbf5m4npJwSMi+XlVu4CxUw0T1LLWiqARKftGqetPqH+m/bUNT20xfVTwv3t3ktZFraytxstqur+d9jz3sAeBwFikyGcVcHabQfJ/vLJN1f/tNmdeW267kZdt55V7TfY/cLcjm4BgxQ6I1njEhFiEdIIkCII5Ao3EfJ7ls5rm8Ord2lQ9JTdsjKrBartb9ZPK92T9MetNMf4lMfuBPqLD5lHa+5d1N3yPCDzoVfaSx/vV0y2fMl6Z7vX1erOt7HrU1HqdWbAOW5STrnx9VqZtpK7SefbbpKe9K3g3X3NW/TlT+vY47YG+mb4Ja+eaTc7WXrCIRep5bzKxX9hLFm3nXTWbW9nG+icDQKRJv37ySezSFTduU2y/+5rW4C72amQidSDyB6ex4/Y9eQR7saB/vYw2vg6BQmki1gkm4B/zjbe9oECn3Z7E1O1K0rPqiQr2NSjI23AhukHETIIww4cdBZzj2iPWEPzBzH2KcBxtGk/cUCY28J5xHxcVqJ3BQ2YLIjTNghbAzWdAY9d/bL2KrORLU8OxWiDlCDgxNOIdUSKU6tApAbJpRgeBotjbGCmYKZu+jq4Gkwk2wSE36Lj/XDp6W6ypysUGvQi/taDXYO1MkXRIVDhhGPOZaOUmQow4YIQ6VHwLt+reeAwTuAJx7M2gAjgVGNna47bu4KI/ikYWSbJslxFPCzeVAA9Ws+pwLOyeYTMNkDJtnJ9ItVkmktTP5X6/lmOxZOo9uaMxdrznxT80BQzS03HAitueOdnzdMjNs8/7SjPsX2cOvvxaZ1C5W7VcxdsFo9cdZOhb+F6XMVX04tWuTEXvIUA21u73kPP9VgU3BJdomJHIPLILnnrs9ejib23CvOd4kVcg6TMM1wFkAhCdWKEcckxAIC1wfd7Bk5zl26Mw4GVE9qaJz0NOcvEAenPpT53nA47cxiDArhyua3ZexSEWU1MJKdYwrGgLGfWXDXZ9VYVsG8NN//shxI6gjzSiOnSZhKAEAE8BZyxZwZokIdn03wZINDAcXjgAI9OChqGCQ7xBSOweD1ar31q8V8NQaF66RwHA67GrnKlCNrjdaAa4akQFoYBDESiuF4lCYaQmJnp8Dim4YFPg8skg1hisZg8VcXfiT8dz8uYddhPzYVxuMSxmvlG8HeeA20lEhIA1Hwp4hhHAOmdXDQk9M4xm0VmHzTMCHngUmy30zxIZi86vXpk0hJNOyHwdJVzDc4LNRacmm1N0poJWOmPwUN8IxRXCtkJ/DSmSuQeUzIPEAEw/1hQ88Dm2RPnJKDo4v72/bg4NKU3zK2hEoZVDBiHnGJkSSKY2ktVspgYwKGMbJeHBhagqkCk296ZGHngUiyRU7p6LxErbdzt5l2wK6bCrc4YFmtfCuDcKUc1JgJiw22EkDuEQOOGaYo4SNzlNRWgck3DRN+FpigZLecskMwOeSAdf32Vgdsv2KeZMBLELwuxXUAinLOcY81A8JYBRhLDs6YNFcg8807YOI8sEk2zCk/OLpMOGA7qj/kgKWV9lLTKMIxYcYwLLXQMbk/tV5BiqBmzh8YWooD9q2PLPI8EEn22enoPvtPN0sXm3nSAfNNhVscsKxWnjFZOs4hJoQjg7GhTDsSRjyOPZIWejtESWarwOTb3lQE58FJssFO5SGcDBS9g267GdX1TlTLtxghBRIIAg2ihhvhQZi4ACm4AQYIwaehcoqojIKVE3lej4ASeB6UJLvtDBwcTSYcrh21H3K40ko5PgImgEOE+RhKZ5EnjloDGWUehqHFHBhKisP1zY8k59mKR8lWPBvdim8PgxiDh9kVjSOjLc9AQQkSAAqkjRKMEOwQI0JjGFBCoBtb4GqtFDx823g4zx48SvbgWboHX8/NzTBZ8nV7fT9ZcnI13wbxYZbjiQBce+k8MRpSq6yj9X/qZur0vImJY0M71jYG+W9qW7PQPy7cTgT5P2rL7PyRHrEhq+YpqvARb0Lb3mxin4gS9F1z/+i9M9vqpbWzX09/AsRIP372b//1LjT+9vLds+/ehRb40AZqdt9jMwu9bLV8965u8vHCF9eX1++ePX/3bKmuXG2ne59N8kK/Lus6N+tFXaX9lMFu/CcGG+x9x3dtL1jP+m8dL7b9uPnpTW3g2X//+7Mza+RRsi3Psm35G11n2F+try/30aPrstlVLMsRNCjZ3yZxTBsDlRMAS+w99hwL4SzW0otkLWvfzIMjiT4xJGXN//gwaj5I8z1GgDQoHkKpeaHd+3xlKEp26RnJx59QV/1tZPyprw/Gn/5qhhwkgROMYoIRcw5C4SRTjhsHKBZeoXT86U08OGrI+VHTvWAVH6rDTe1TXcWJcfj3B9ccXRS/2uosqHmE2CaUbHqzdNP7X8JnWe13tw/xYt7X+kt5sg7pgqcPgluDCRBaAyKQg9g7TrFVCUX39z94L8Pn72WbefTjxyi67mp/fPvLz7Sqm+Ar7V842S1m6W7x/+uWYXBaLzf7fey9W4ZxIBTk/Sy/nK+0UC+ko55qLCXUUlKHtHeaAuOdTLRFuY0H72/o0fpb/TSVDt/yYr26WdqG5EY6oKo2Nzp8kKr/HK72UL/W7pjswrJsF1Zt5qbB6atVuKnm/NRVjeXNpzZpeeuujpXmfOgZooZRJ5TShAnpFWWWMooQl5b2Oa5HTT1gVz1/H+1fKx4E+NfwcK/jwzWN34QGbpreWT/p84Yfn1e7WdbzfvCOWY2Cu+h+d5ZcRl/J5PB58c0/hzqS3WmW7k7/rOIbxAnXv8RTI96sMuJYdKWzD/EAh80qoY2Rstxbt4pQ45GV2hnAHYcC6zDVDf8nBdO9vnzE0HGU0RuMtgIT3Sy3dvVxeTe+YCfki5i60W2r73/99c3b31Uv+xXPNLvB7nGr+LjV7nHz+XDM3/fu2atm6TF+pnfPnsCU+ErFWcZSLY0bg92geAi75I2qf6h+6W/4TBD2P25XJl4IvxuzWuy6Q/JMj4bGZA+cpXvg/7yMPs6rYGm7vtkfxevC2V5hg8VhUR4apSHyUgmkqCbCEqo44NbLMLthwdPsQ6OGdo5D4k1tz2T2zo3Bf13dhAF5sagWcVJc5wrZQa9+vip9voDGZR1JUO9bFOh9ddBLNtY5GNskafyYBHddyWxX0oBu7/qeYNHELXNInMCKSUEkwEwSb6ngzupe27tn5Di4bZarjzuXbbYxbunOj7c/hAEvfOZVmJ59rJegwji2so1PHJH0Jjxkv0fyJj5knaG2zevzl93r/a7smDxdfzLZe+dwGkZZivS9vp4kRx+U5PuOAGPMDZJKciUgM8YZo7ijHmjqEJgC07GZ0M0nnXztmWsRem5AvbxSf3dNAuduH/3DPPxn1c0041ZJ/ay7WWa7DlJw9cXhKtnD5+ke/putWr8/dOb9Jla4w4H34/UOpOQ6fMNnDlS1zXD70ny6yzkDtyHsBAm5mgZ+WT/SDmfbPV1LuvbTzM42iY+4dB+rP9wEmwGKF1EqY94Hv/FKrQM0goN1reqY0OA8eqe2N2v3onq1dtF6k/HueZ76eqEC5Leb3z3BBF6TnfHh83bxKeAkW/gcD4Dzi1veDMBy1VzMBGB9Sb5przGEFFgPBXBcEMuZgp46FfNLeEB3uOnvP9KVOzFCTqD9+hYQcmKt2J2Bcl9V8cr7jdvGN/wOXP/tefLP/9KDK4vvIIl/5unF9djFd5+LvmTrn5MB+gYp85rePZ4vLy3L51QoZqoAUHvmYm5uZQW0wnrAiBRIyj0MniJTXkHhN4VC9PkorLGE479Q/BecQuJYvfXo1c/GYiKK4HSAxVdNbxqA0eyuj6CxO3QjW1SknIdZGAMQY6epFZIYwjyCKODTeb0Hx64XnxWPg7NN0Is6V1oB5JcBSPz5gJzRiKQZTv6N7jA80g6J+QDZXw5f4e/zpXV/C7/CPhejJBGWcDbE6DD3QAuiiYQDeWmuL3EMY8xs+FdApYfAGeMttZIT6JjZHzVPk1qgjJuPAtNTHGR0H3iS88DzPmNmD0742eBMZDacD8A5lt+z6e+TyT33ivMsINIbj61n1AvCoXcYaGeCkxvPz6bJedl7RspAWgbSuyOVPu2BlH4OVoc5qkmicuFiGrntKa7TAG4PVL0Fx22tDM6cCOINJT7MTVXUvRiJnZQIQYYhMG4Kzq2tMux+ucPuI8CanfS4nMkBMZGrcDk6o8yjbPsZ30iIbVaYHyJl4+mtiGkOJIYIK2mlV54gYhUzmI7MKI8Ori2Q+abGQf6UPVb02R5rImoRYADQn1ar7cjyq+8uj8CzKcuzC3GIkTWQCsetsZq4GLOgoFIAICDUHjobC+cFJyxe6heNTvEQ6NxDHTrOU8WfjdFEMSPgAKN/dh83C7cdw+kyLRrBal++t2XJmbWWCasd01ZRZxx3YXzlikIC8R5eeyuPjNkyoH5JkJX39EBvNqFmeMG6PLRX/d/w9813/6P15z5744Mk2hmRnUExv6je3MRT+ao3Kk+9N7+YbeqS2UYlOff2rudndjHOg1vKIZCcYQSkRZh4aTxynDGTpG3NjRwHqz1js83l6vpeR52eGlR7jVq9CQ/Uac1qSPXZXdwnV4Wea0IfrRVptZTN7Y6a7CD5u6/1SHeSaFNEqk15u1YfXKi8Hlvx33aFw1X/YVF+soOgmBBnGcIsfAUkAVNcAkwttJSDPk5+aOe4TtrYm+nFKj0k4tzHyr2smueo4nNU3XO0QXlRkOw220bhn8ThvXfLSichpJ9BzsEVubn+bRnc3s0tT/jnVRyA4smktXSzuV6LOuPoEMag8FxV/SE24fnDg7nKhS7nbFWfaOrC0HOxWGm1iCNJaNrAo3XtF/9bBzb4x1eXzrwPA0w9cv1vVV2unf8/7+72Ce3K3FyFp6nTMAW7YRy4qF2s3/RCLd+Hh/8hrRFeX/1jDeo69HMoNq0u3eL6xdFZ/Yqe9P7UM7I+msh0RJahY736j/j+IzR03RSNbD3uFeTiAGkEVZYAZpUkWFuLqAfCW0Yk46SPat+3chwBDa2dXaxdtc+wTzwxGnhTU03MkLhp4N+Cu3MOA8BdgNHi0++eXLLM0w2GiTxFpPKUOAMa64BxYjLsfdnVfAWeeaollpACIJHCAGDhIYMx2ysBql+Bz0wc1+/2TJ2/08UHKD1uvMfRRGwhcrHFav2pmcxtDkvrQ73o1YR6d1LYH6h+UGh/h/s+d1Lem/6MOfhJ5PVJW4+GpXRdM/Sc0GNXlWkm0OFHwtx8FtyLcDm+RzxlINSuJxF9/oXYWC+qX+ZtVoU426g9pfnSzj/M7Y2q3cH4473pf/31n/9Sm/z0NEX2h3vnw2vtxRSgEoGE4ANADbT2se+Na+27knz64pHnxkoYj/yF1HgvXJhtA8+FMIyCZOGqu//YJauj0HGSFapvBR0nX6e6H0hOm717EiCJDkGIAUBG5PCxA07J4fuyfD8GquBhUwCFQsQYazg0SDDsrHecU7cHk9PI4QtQvhGgoPMAJVEWCDnumlVw3BWbwXGotIV5LholvXOSW+MJ5w4zC4hQXigJULii9rDSmihgKWDZPIRM/TPBkuzySzAASxvYMQKXtldMAWZXnEdbcY4ZJFobRwnWAitgkUbKCq+MkWwPMjsjBTQFNJuHEI9/JmiSbXcJJ0YYNDHCoEMjTJ6jAjkOhMPGaaUpNwoBjZDwXiuCmHF8dIRBBSwFLJuH0G9/JliSHXSJJsCCJ8CCD4EF50u0kDLjAZOeUUaIV14CiJBVmlCIMBwFCy5gKWDZnEIVfSKwJLv6Ek+6Y2jSHUOH3bF8fAnwwMZybqEPsxcmHZPBMQPhqoPMKT7hjpURpoDmbqDh5wFNsgMtycQIQyZGGHJohCF5KAFVhggX/j8MJxYZLBBgJjhjjjutmRgdYUgBSwHL5iGEyp8JlmSrXNLJEQZPjjD48AiTO2UCGWUo8lgrLg2gVHoHlAXGemmxRhMjTHHLCmjuBhp5FtCwZLdfprv9L7ukv7/Ml/PueRPoXIXL3bb7DjfpxQwtxjADFNbAS4yVECYeB6kd8ApLbmB/QGpq4Q5QiQqzRk+WgKYRV7YtG2CS27xdbYJeIHxi1OxSKMdnGYrqL1WUAIcv69bLeAaCXqvAVOEn5hfLGgeTOpQq5o+N+PgfMAHR9zfzRQRlrWxBAPx/dj+1KQfrPd10lixRCshUKfBTTAn8g1vMY8r//UN0fCic2bZwB8Xs6l4KBeSkRsh7gmN4C6PUOYUJFJhaQHosZiZOBcbMaHs2z9kh+a83V1cBO29jdvP6uJwdEkOdD/OlcZvuzBxzqZYXUf9sVotat9uds/M8FO4lkO2hO18sAlTXzemsNYI3V6vV7sCxVXjdTjldAHnsYSZ1m4bGvh5N7J4XDt/il67CV8gnibBCZsKKxmf7a+zif0q7auobN+8VYTCb79VpKGayRi680AbFk6A1Y9IjxjEx3FsrNGUCO9mfDjdp7lTUc+AHzs5AL9sIgOaZev6pWSeM7Z9q97Yb7rugh+cNC8UooSHDXC/CfZF8dpEaD8Aw9z8wqRw1dBijiaZDppqO/+uWYXpgLpfhi198OiS4/btbzra7mneQ3N5ywwHR7R3vPBap4z/zOTA9gRb3lg/RhO91vnuA5Px9HQbbHuaexPD1bxSumXp63EY/vKh+bCEfA5dqNF8Evz4GB4dJw5nktt+Y134niD28alhO8UIvX6EA7PHCnmY4wmVMMdxdz4+H0BRbTimgQnPqFYMcUQisMQp5pPtEpN3dpxp+7wxqdIYJ+VcF6hOvVN0fFqfVCcs7RecxmgAE7gFkoBmOnW9cMdyX5DuI2GJjbTwsGwgGmbeKOyQRUEg6AFgGkzurhc88+hWg3BcoZRA8t9h5cgBkCb7RHr5f6tXNdg/eqr02QHddsHeKNLDES02wAyiMgVJSgLVUxDnDaHJC7+72gu2C7W8B2/g82OYJtvEetn9qcgJt9uDt+8sDhHdl+THcxHMffGevHOUaakqVDf0JYg8w4FxkIO8sFJwXnH8LOCfnwblIcE72cP4v8aj3PZB/aK8NEF4X5PBWAlsPNaGaSwo54RwElANIqRPS4wze9e0F2wXb3wK26XmwLRNs0z1sv17PTehne+i+3l0d4LstyjeqEfTCUQMpsxIg7plywkNDHUEM7XnprYGC8YLxbwHj7CwY5yDBOBtsTm2286vVch5qV2/rgv09qb7CbNtWGCB/WCufqkvlnKaSGUAotdZSRhQDCllCpIY8I4GhrcIHhQ++BT7g5+EDmPABP8AHB5jgNg7I0E8VcAASSKU0DAskHNFSOqyNYBgzNon+gvunjvu7HANSkH/u4IpJ5KME+WJ/xW7/xIR6RW30vIS+JE+Ayb0WDBCHlAoTe+ON5J4qz6m3SsLc1b/zWQkF4WVk/+LxLc+Db5zgO5WhvVbz5VavbzaXSWvOQmfu0d5XmTVVdqAflORHLkhMLMScWQ8Q88B7QgnhAdNcU+f6szYHZk6F/evecKOVnPUnGzwSA0y1d4R+jPO4duv66kdVYzh8+WqzunJNqu76w8+3dUlNA12kSS0rHURqPa4wNGn8UZTnpWMw37VUEZ4/LVErT8RrMBWvvb5cbVcX4Z3j4QYHJK3XSb07CFoPVj8gZ73TfUeTzKEfeSRN68HvMEE1AW3rlb0xrqGW/nzWeJjFR6M2bUH92ttN9XG1fr953rkdjUa9PbSkja7ZLJx7H48fWG6a7vXIStevDc93ANyDC1zrEXGUIxL9HoRTHDEQ8qWlsz+OKvpGquTJp5B1QmMNnTOKWmAhEJxLqJAwhpF+sjFi6GSex6lJ4RSux9dPCidWyt4XXSfVyU4jK1HOQTQ9+i5MdBzfmLVzyymEtbVmu1rTSMur7h1V6hgOXj6XygrNDVCKaw8Z0TZM8IUfR1xusCCvIO/zkYfOg7xE1wbxFPK67zOFuaR8Gm1dpRxnGhmuICWQMOo5dwJJJZWhQiKGqRzHWWeqIOwrR1jxe8+je53mh0QPB8kUP7zuOtoUQaQVphliVytfdFPUGAqQkhRQjqgLw7B0yhNBUXCEJ4bina3CEWUU/nyUkfOgLFGmQTqFsldtq0+BLCmfxlhXKc8FrgwkiGNsLGJAU0tjKJlxGAhBASfjEOtMFYQVhH0+wuhZECYSXRhkUwgbbAtn/f2n0f3hkSq5ICRGczChpBAWcOQ1JJoxYwLckFOEjWPrp5PuGBdkfYvIYudBVqKwgnwKWb/UvzkBrK5wGld1jTxJD9OEK86oslBq4whHjBLgPUcQGsDHYVXbKagqqPp8VN2mW4SnQVWvXkJZHuWY3PJKLfop10Smy1BntvuSg7SXOxgdqrq/99jW/W1X97ejzqyc/OlDGBpk2gD50eIn2GkctvA2EzPVvFA1WWEztUL31cO9dWeorNuq+aKKQqfPSGl19+PG/+QjQAOcl9uI5/rGGug+AGH3jO5vKryGq9Qm1HDLAPuGDJqv9rzJxhXuWS0Wq4910djR4iMrIr/36j/DY8df3WUNbk857b/k6FHjXYbjNsdsBML6xjQJwgIcXX36eDz0/B/jP+Mt1zfDF3os+qmIbNBvz7FZCqfkWSKRZ8FUfvn9Itxf/bSe2zD6vKlTLA8CK3WsM/N1nVmbhjkPtJyskTkJiimiNHLIc4CVcg4o6BhEUAiore0DqifNncpXOPADt+fEJjnHHekm1B+geZJq5X346Sr0hDCCX0Vl5nb1Ua3tpiYUv15d1URg3fX2chNqVzVPPW/4bhuTkWZJsuvMpKEf3SzcYyYJXay227kbWxpOS4brwkMU/1zXfyy1VtO2dTcZe5lB8V3eKEXc1yfjEqmMKxWFvrpU6ygz/PNqOXu9Xvn5djb0m0xTabZcxejMutKk43Sw7r7nNF35VJKt6V+4y0QEn9yJejfS4p2nGobX2pG62biYF7TTgg+TjDdziXnttfxDl4+4SUweu3KbLLSef+zSlTcIr+YmZnV9XHHWF0dD99itOoinh5doTeI/kWghMIL/vTyEHWzGchGmZfnpZpxLorAEBBruIRLWYU2VlVo4boHdEUBq4VSOxEmBfoIFh68O6CdeXrgXUE6rtpoESaK2QnAEJAMJY9fpxvMR5qV56k4GJOOCW+IsQ5Igoy0RninKnbTED6By2ryEBSwPDJa7hEQ+HFzuK5GK051NPavffifB9d+ei/gv3v3rf+nv4h+Tf/7XYnBlPbjy7nNhmEivEBobq+abunuODFe7kvERqynOhVaGGsu4w05TaIBR2FEOCRDKCCe5Hg5ajZECxa9m3Cp+6i18gs8z/CaSKoRHcP/TzdJuRlDv2+ujmK8L83zAwCpKieEUSecllIw6yKBQgGgCwRDxtYmC94L3bwXv5Dx4T8RdiIzg/c2NMW4zhvjNrmQU821xhnpgMCVEGCgBRRwxwJzghHAhmMJEuAHqWyMF9wX33wru6VlwLxPJGaJjuG+OFB3D/a5kHPdNcZ5cFHHuIaFWemmwBwBjrYWJXVMTI4cz7dZIwX1Zl7oVMOw8gEmUZIiNAOavq/XCXqnrEcR87ItGIdOV5+k6HQBGK4OY1BIZjYi3GGGAJPeECTrATGelgKaA5lbQ8POAJklzhfgIaH6OSpbqT1dNPol93Cxi6Wzelo5CJ6myl85aIg4wM0hDwhASGEHAwlXBtRGOD9CTGCoAKgC6FUDiPABKhEpIjLlp18H8aj3qp/VF445aW54rl70FESI4HiUOKcRSeekktoQ7h+Rw1OmsFNAU0NwKGnke0CQ6GyRHtxAX16MbiIvr6e3DRe6eEY8phwZoxD1gkBER5jFeUg0V9hyKkc3DRXHNCkjusM8OzoOSRI2Cx9Qog3iz3VL8aKhZXppPZTABXgWEUMYwVUJxAY3B3BDtKRZmuNh/0gCzgpavGS3nkaXIRJaCM1nKfOlim5swqqxXTeL+zBvrymexlZos+r1LNlqaR2hCRaWhRGvJDeIESGQRstoTz4CgyZL5mKmTQWjc+COhZ6zJY1hEFgnTpx6N0vAYbLKpEx81OvAmBKTaXqptxFqs31l9ngDGbbdRyxz6SJSfN6B68bh5Pr/ahfKT6axlol3BqXblB7eZXyyrH/78ciq2w9Y1ZnapxiM7JspzWZmEAvjgDXIFuKNAYOQNVEx4TZxWaIfYCWOnwuyk+dvj1sgDoHai8XPcvrsBQAG1y8X9fADcJoCjAW7A+c2mzth9s66W7mMeP9Dg4BEjPb6wtNvPS7xKiVfJeDTRAuFUCxRmBrb6wS3C7etP3Wdt2iLh0uDE25lta3WdZdPVavj0QJ3cC7Jee2UINeFPnAOEsNAKaoKVd8L3eSoOGDwVrx78icfxiL49bi1e0K3oTZQ9mOyj9y/OzK9d9UqtY7q5xVjS8Lqfr+t6M9PWO5A0/Lbq+2FnB+ufKvJs7EfOH3OWZ6owq1V9zEjzWJsuXNVVrj1IJM5H3o1+pgTQL6pXi7mpDcV7mxlZtbp2ywDc6zCfaeP7Y7udKQ/4vSb5t/XChw/TQuPAoSCRxmB6C3Buwcv+ItlYnTzZmVaSSRrGNoWQYk5KLxnB0IbZA4BO5APdoGefcIQ7HjVlqWwIn13HODd+TrtMNomdRCWD2QR29tMtpd3taizb0qBCLiU3VCMnqTRWcuy8oQYKwRVWBPH05OqBmYKXLyWG69xoQSfNozSJlkQegzN5zGp9vVrHb3HIQTNdrbu4Z4crD3ICdLV/62r/pm+WdnF8KoDhY8TuNlvETq9Xf7sLaNgh0NQf/n6gGWntGih19pznmVvWPXTrtCldLdWH+UUNjBdVNNa9SJtlyYRf3gT3LyDlU5ODqU7B1D7A82q+tC74bDZmR1r52pXb+QUdQM7ksSGA4AzAGZQVpN9B8h3c25Y52Ckf3l/DUyhKNDJYHETRQfAMNjQHNfJlXmCdAg5jLCE2mjqtvbDWWWGwErhPDj+0c4dx50A2qNtT8hSIPJRXlmMEse8oPDVGTo+PRA6D5Sg+fu7Zd4iPhJon8NHVyGN6MTKIcx38MYWEMMB6b7kgjgACEaMj+OjsnBgfZQj5x/N4YTk6MPkOsyPQAU/qg02iI5HBkEwG80nHtOaH/K9Y406+12TFgd8Va57a5cp//ZHdrQCLZNl5B4ZLtdmhpD5It72nnmWER9zOTejzPVIicDYNXC7Ds9TvE7f8V+saLzpg4FItL2IWzAizMNkJTzQ376ub6ygICHjpVs7ir63WJx9Jnn+m30XAd4jmqJnsiA/vc5Ep1CRyGAInUTMJlsFYkpXmJ2xQ5+tcRkQKbaE1xguEiPZaWZcJLTMbJ1O+3Ac9902OWNBzEj+MoO8IOSVmTo+XRJJC0PQoM+aI5R1w0hsbr5ZByWgJlXbOAkqp9SbunRJpMHfchP+gCSjdxy8rI9JTw9Rn+W4UfAc/dxQ6rd82iahEnEBSccJfV6v+MX9dpg7bx9UqdMWr4GEly0+rZe+xTVXIUGQ9UFIa57EU0BnNgAhTG+Is5VjFiJ0ORVPWTgWj1P5OVWTen38G9LJNNB2a/lX7QP0UpPqnm802pv1udz/Ds1/Uwd01kNLZSgDGYhGBcr26vlnUy8o1VOr7UtvX9YkA281DOG19m94LMuw7EAahHDKxJ7Z6g9fh4oNvytApqCRKAEIOQKV6ExOImzsgZrbpah4GTlsv1/IYSanCggLMpONSQweFRBCDeNKT9bfipzV6Bxh9SRBqXmo3yvT4ed2kvo9rB9t6iyfGMbRN8Kxqn7JO955g5GlBgwZ0HIJG3/EeFiFsAiEw2fIndAohbz+uboPG9uPqMCZChTxO2VouuRVOCiUhFp5ShjUTWlKnHTSHwRCslcHkqxxM2HeU33MwQWcZTGCyw0/YAajccTAJXfhOg0lfLz983mPtdRg1gkvGCCeIGScB8xCE+U08WO02/JTB5AsbTOL/6OcNJug8g0myq0/4HkJ+cmp7s3bt806AwzeVZrsEtkNc5FXyWb5QCoZxBAJGnfM+5lj0yAqrnGdWw1FI5Pa+iUGlbbrbh5Sm4qMNKH0a48/HjPwO4nsOJ+A8w0myeU/EQbAcHlDyDnxoSBmtuTeoIOmEtxBAw6UMwwikSHEJocbYKHYHBH0Tw0oLjEcdU06ADgRucbamRxRwnhEl2cEncg8kP8/DG9rRAWW2qMtGxpG8JA/W94RSzzHjVHFstfNOhPYSYYoiiUc87fy5mYcYNfbf4MwdfjhetFExsaN/f6P1wv2yWl9fNgExdR9X8fC60DndZhsrNi/QhQ5/OYPN9Wqzrc/Nuh1aUzE6um6fq9g+Y4E6g+JhtE7awmcM0NmjB/wdwKcP0Ilnqe9QTcEhVB8e+TKIHBr4xirmK3OCCCiRjyc/h/7qJFUSKkUxDAUOytFxb8zqV8gE40PfcWTwUz4k7k65PDySnnvk/NrhTb7D9CHgnUgkKNyDd+56p0N24uENhUTDCvsColCjqRAv/WY/hbYOIC/TuPOOrMnnbXJXjq6BfM5YO+rGIlABGfV2996AOr1iaHKilyggKJqGw+hYl/a6/RFuChx9vcMYacfBApGnCJEj0CC/Q/CEk7qjQDE5sUtEDDQ7bWXtVLTWZDh6tUtllOqC2ipNRiaTVmlzS01UyPN9IgARsxJbICCg1FHvsWdSQC059KqXBE1YO5kmaNL+7Qg6rLKT90aQV8ut2kR3Lzhvof3DS226w7Ubt25xFSi7FmS3Ks8X1d45501SqegeLlpcxbPNVZ1o4XkTXfepsmt1Uc3r+vWJ6PN1sBpGg7pb1aiMaI1FC/WpPjy80Xd3iRpWwUXcGLcMCDuVV/htJrn5wn1ZNEO4guA7hL4j/CF82URBQlMFyevL1XY1XHu6jpcv1ur6Mk4J89WnkbKckQCAgBjvEYYOKeU0JFJjw7DjQiUJ70YMnYqMMtMBhk3mrP3fOj8xXUSS7NDfzC8/VenDvvt9+qTVx8tVTUibSBV2vgnv9ykSyHwdWGa99avFfBU4Lk5T3fJCXcQ56kf16eGlh1/pnHKHQ/odhg+AQ5ToVGiqU/mLU4vqx+jKjmwthk4TGDaW7WNxUJIvB0nmvFfaO8+Z8ABzaLRCGnprgYH9UcIDM6fCYTQ86yy3SVQeDX57WVwWcxeBFR+xah4xnuDp1gFDu5wu802o51QzlAdLH+bLOpFk6lA8is6366iEZjFap+uoiUqEpiqRNyp4Qa+becOwp25C6aydVez31ZGyPB7XeC6ABFR4LDBB1FACpFIQAYIx7WWFI4ZO1V9HTZ+7n75uOlfTTe38Yh6+ThXa/U03X2t6p4rjiFsvqyZPZONtbm+WtQx9l+1h83hjwfbTtfu4nscErCNDwX7pcCR4u6txyoFg7Km+ouSJk0MakVmMzemYIlHLUD6aWPmv84VdzL0bjcHcJSb+2NY6FId5sPIgFnNY+0RZyUYsT5LFSEiZOOFy0Y9qMw8T0Xr27focyNkIlQ5nvbP5aVYvWbZrRs+brIGtCKLJv7z84JZxkKz+dXXz9ka7qvZN61Wl60cZ9cgMsm7UE3l0y8HO9vALRHwKHYk8horD6BiMppPdbBA7NlUxG2AV5hoQhxBUglDLLCHME8uBE5BqwUcykQ+696mzkZ8cP/Irxk8ymnwffvoEOOLfAXhqHJ0eQ4l6hsrDGNpPTTbS00YzlE3Vy3P7YaaYEBRK6ZkgynKCIePGOcWBNeQQgE6ar6zg53HHHxr+x47AzWkjLCdxk+hTWKpP+YO6inOEuH8S53LJ2vhgCLqoq9ZbcXFi1FfdH4luq5hL1ISwngIKPFKEKgiE8xhRKBRHVPs+JcBtVk95wsy2XeQe/5274Ko+yuRUwHrVIKpWnzQffw9T9XyvW9KoN0HjjkeLtZvl/D9vXLNscbPZrq7mf1d6UYcwhxc929gzNTVM2zufVqUlw2nVq7r0/JMoMkMybkpG4IuHmEQlWhOWpeOIS1LBNbxcXVdvrhfzbUzjHcPch85iXXPmF+rD6iY5NHDv+t6AxhEjhKswrkFihafYa89AfVQtwDhJ8dQbOeFRgY3V0ImvZ5v4crMmhv8eoKMnXXmJsf+7jJhuETrQss2T2awCtpt4V+q9a0azdr89Lr9/imFJWxNX7ePCfpspuv568QVfhIEh4HK+/Z9tVoIelvPw5p+eNwbTI3Cu3breUovmWqA3SzufqriIEfcS2wWh3z3GYMhmEEZMRFigh8BEIjhhqeDkl2bZ6/VuAyQu7IZ+sxhZj2xLBmuR+fU8X41xFklFBXWMQ4oVdJbHHAHWWM1kv2q+Z+RUqGhW9Wa7/Z3Z4HduX5CkD7Nwrp0KzxyTz9aeWAONxKMbLJsv2lTpO11KKG5XLf/5T/Xd///2vrZJUhxJ868w+2HnS1EHEq95Z7bW09PzYju9UzZVu21nNmZtAkQmUxFBLERUVs7Z/veTBAQCJOREEFnV1ezOWyf+eIAkf+SSXO5NKCWf3diYbtW8td5JQ5+P9y64gA/4nNb808mXSY7WjXrXe/DuEVSMpIiSQI4o+a+iPpOd9V114mGn+3o62D8JCZvNkHbOJS6jffxgWAcz80PikyRHTpJ6bB7wc4qdCIckxSl1+wCSsZa1xvtY7xdj/27f/R88yooknOnZ2GOjmR+qXga2yA3zYuU7+rngHhUfxO2QHo72N9ahZFMFL0BmPYuKHIeMaa5eRJgJ8/rZH1YOvLpuJEcPbnyPkSzFHARyzMHv2A89VuWZNVwbNPKnpv5gN5CTR7uhBbstTNgM4+GfhyedfpI4ORvGaRCQLPI8hHO2JveS0HGpnJJiqGOtIZxcvkjWvjAIyp8NI1w6mNtoJn66yUZrF9TEz4ca14RZHU9S1C4XHsvqkZbn2mIEnBUXrydj8D3zNipyaEKa6jfW/0kq6+//S6QGl12gv/+vQQka9oB+ZkOE/zYf+yKyirIx39lIvnqCpDdb6NMvIORC8xF7HjDKxtlR9Qmjh9MP+LET+FKv31uIiFxWHXcqJKYf8l32iRyY/2l96E3u9Ve7ke3E7TGLf4fKRrxacT8z+JNken9k66H0qbOq6UKXC+XnQ3+94vKXoWPDFrFpSF3shF6SpV7gO04cojQLnSgN5fzeHXzd9HiP4jO6CWGJ777mPPB77jUXB8b9xMrPp3MldomYb0LLwxtLvKn1XFa7THJxyJ78U/LaL2vSZnOWP5EmgeYzWz9eniqa+hJWf97eXZuSwHzB3SyE5UR8NZshLjn32mUyX5CLrebf3MVlWj55fAvRDd8mbfnug3+PSAcsxUQFwWBDotkX3TG/argrkTZbpR117YWgnTDBfn1/oTHl02Feg8iJgoRmXpzmCeJJdTPPyWM3zQKPxmGfLEepar0NCoXyS3gfbN0WrLprd9lv6PfDpQ0HwrNznsSWgXyC1FdIJPzCQPpiNR9m8Q+TiOw3El9xBulu0xDmyz6WzfqPHs5W0QQTZiLhaLOoZbTVeNv8mI6yVSX7dVK//UoYbPO5vkbyCh7wPfaVsBSmFchhWpyweOxxvxJXXAcQMspF+fTRsIhEmPsJIyfPy1I/Cf0kZaRFsoQmKAop7Z2wqZ7V7gJMNC/aYVqdqVpqahfK3M1hvmdT555fMDpYxZ4f9NXccdsxdhHxxrzOF98LvRR/vcSCDu42kcPL8xNfZpeH7rZflfF9rfpyz2nkfXXBo7uGuopDujuzv/WnH7viI2257k1DdOLgsUwLNmr2NCvIqGjYl/bLvkFacB+c6MG9x8EjluLTgkH6puLAa0N/KPZ0VxxU+c6EgH1qBfqEFcO/DzMvozTNSO4QP+WZaZBLIxoRnAehi2iU9EcrIyWrpaMYqv1ii7IPdLdr7LN8Zk7Lqazko5OcJOcd34zr3rO7/yuZ7l8616M1RG6CnS33B5eMCEaGnVnF9Jrj8ORR3HJkI+XARhVPci5z0G/uEzmw+S7fBEm5+AHf4yQBSwGAgRwA+H5PqpP1l+ITH588//U79rOV9V+ufATMZeydkLG7mpmV/cmdhpfPiY6Dy8VP281P2+ynbfHT9n/dfgVF9RJ9Xe28rOxn1rDCRWCvBiOvNSPO/4Oyn7OSM1vSMKLgDCGaycqrcm8xJTwIwiKPpBArJ8FW09sQTTK5zjcRpbaEQ0Sqpqr9S7uCuuTrEb93CRNkI6R8rgWRMQ5rgw+ZR2Tv2Mv1pVGr1n0RBMfftDjwQznOq2+7d0OOlRX83hf/lb8PhtTf/6X10ur2uK6l0OYy2F6ow/ycQ1RaFT4ao5XzsV55j2qmENGvwwuKbSe0XI+tjB68Ydz/HAPcP+o/0hGWFHkZOgDCQgDCQnDCQgsIC70uYaGNsDbC+vUQVjROYjPHAPcnrFhHWFL8aegCCAsDCAvDCQsvICz8uoSFN8LaCOvXQ1jxuBLfHAPcnbBE+IGSsKTg4HAQHMx3KOX1H9+ytN3xfa/mr8NgeOo7OMpC180RpRFGQRrGKSYxdQI2JvvbXQ12tZQDr73eizc2+srZSLcZpgji7OzWcx9ctO7KaP1VkRTaHMqhzeLQSbZZ1nXCCsRhzcR2h09Huc/9nKZB7AdJhqjL/j9NfR+TKAm90E36A/Khjq/Hlt3Nln8dtvzrciu86MFzr6Yn93XoSYpXD+V49e/EVQCZn8TlgAkvNX8dVodLvThATozzwGW2y+uROH5KE98JcuJn/T5Ng918io2Hvh6fgl929a42WvQqRutJocShHEr8nlafipS1+uAsqP3jxHQvDwbW60R5iEjkEprEJM8I8cPc9zzqYeySIOuvRl3gmwFvBnyLAc+dlV9jweiWaRe/jgVLUbWhHFX7rir/QdPT0IKP7R8nFnx5MLBgtpbPA4dGKE9zcc0dpWxlkFKcpm4W5dI5SQffLHiz4DtNwYtuZzYm7D847i1Hnt7rmLAUWxrKsaV/KEt+v0E24Fz8abqo7/4+XM57YU7SOA6imMSRn4a5k4cZW+F7mFl2kFzMt0Nv1rtZ79fiQPuibLpzte36r2O7UgBoKAeA/vCZjXUeL2n9blemHy3X4hdeB7ZMOxE74SK2Ky7NTkxbIzaw9BC7ceQkNHcocQIU4MzxExQFiU9Cn1n8xdI1yn41hv+diO98JH0Js0u2mUsliz/IuQnk9E/LYrSFGf18YMxab2z0DbBR8OCEV7NR8DpsJEV6hrGZjZCRjRCMjdAwTp1mIXZyF/u+m4cRW/1HYeL6cRKiLEppZGAjtLHRxkYbG82zUfiAgqvZKHwdNpLCOCNHtTUh0s0qNyiahK+2dp+iez5MPeaGJEe5R5EbRkHougSl1COpk3oeDkg22a7otGzrns22v6pdi+gW645WTY+rtW4p5jFyxyFEaBxChJQhREO/gUSZ6+A89DGlvpN5eeQS4rmOk+VREubxMIToC7kJaLPabUZW2Cxy2L/WjVVePU7Zk8L+IjQOIZJtVgT2TGy2+etw54H6ARvPeZR6SUDZSMd+EjrU9VySpoT0vn6D3Wx2s9ktVOhuoUKMhsIHP76ahtzXoSEpkjHCqqgDpIg6mNJR/2S4/UBQ5kdRgmKXhCGvghaQNAxDL0iImxF/EncgaKn938g+PZ33yYEUu42jNo76CvwKniL8aoNGr2PQUuxfNI39Q+PYv6kpt38eJr+hMY28zCU0daKMBtSJYy/EQYST3KF+OIz+23yLzW6/JrvFzoPrX223+FXs1pfC/yJftUOHVHtzSLsrNzTgOE7SICWhnweZTx03Ch1mzLmf+wlCCQqn+3GbDW82/FXtxGH04ARXW7H3OlYshQBGwTR+CE3ih5A6fGhsvVnuxUGG8ozNw3HIvGqaJEEQ+1GaBK4zih7aTHcz3a9p+vVucZv91zFcKfAvCmeO65E5eAjBgoeQIniIUOplnkvjlE3NbM2cBXGSJ5SZvpulbqI/rkdfMnhoM/zN8JWG70MjftHd43S0hi9FDUaR2fCR0fARzPDR6LwckTRCXuSlfoYCtryOvTiM8th32D9JC2yNss3wN8P/igw/fHCuX3CHr2P4UoBeFOtDYpA+JAYZQmJGR+qpG/Aa5R4mEXPcCUUxdqmXUN9Lcj+gupCYzbY32/66FuLRA0JXW/e6ITFa65YC3mJnHBKDxyExWBkSg0eB/Y7jozjzAy/wUBoGNHCj2Elzh+Z+mObDkBj8ZawWb1a7zcgKm/XQg4PXzYa1eiYsXwpji91xSAweh8RgZUgMHt17zxLmPcceSXKPBqnrhFGUJhmvqhijBA1DYjab3Wz2q5ppvQC65Y3vHUGit1opkC1GkwNnPDlwxuoDZzwKHEkdN0/jJM6CwMtRyDNgkYC4SZJEvpOODpw3y90s92uabcNbck+i17FbKfIrVkZ+YVXkF9ZGfg0N2EtI5qYeCQM/pXmYxTjDaUgRcWgYJBGeRn5tNrzZ8Fdkw75zi8eMX8eGpWCv2FPtYWHV7hXW7lsNbZhijEMSeS5C1I+cgPnRoZdREmVhkuMwne5YbTa82fBX5UH77gN2r7Zi71WsOJBCv2J/GjSCp0lnsCbpzNB+feTlnuf5hC2tfWaxNHezlNkuyh2EojQdJ53ZrHez3q9pBsa3zMD+69iuFPAVBzPHx9gcN4JhcSNYETeSuF4Qk9jnOaMTj7pZwKw+cLzI8UI3yPRJZ/CXjBvZDH8zfKXhe9D7m/jecSN6w5cCxuLQbPjIaPgIZvjDQ2WcExLwaR15Ec1RQnDmO2kaOFni+2HiGgwfbYa/Gf5XZPj+oGT4QsMPX8fwpYCxONLHjWB93Ag2xI0MvXh+QSPxwxQ7NGRefMgceBJmzBwIchOca+NGNm9+s+2vay0OjgrD944b0Vu3FBUWy1Fh/1klrN3enypKT9b7j7x3J4XEz1zGroWMXXMZ+1IWurF3rcQw17OXuBGNI5L6LiExQgQFXhJ6vhtlQY76W9NadWuZvvYHhlb/+ib/fWNgKTftF4u/BPs7aS78i/rj9Y7Sj1afNqB+Y51rPsyE5TXfJW79Z11Ncuu7vnI4N+nf1taRVmxBdWK2X5+LE8/0JmiifiqfUyK0MQvPzpz0uQWy0fyRnvifU2aApHg81HcqM77VF/+lpoZwPcuN+AoHO3eoLx70YW+BI4e9/YHUJ+sPZZlZvztXj2LmY+hzxfMdTnjs5bzfv9iJEKwv3DX463ARklHsI4fkkROHXoQiN8eEEDfIohQh1EfZDFSsxVE5+zRGR2XWKmYd033ahQ0h9BSvSE8/EjbHi+SR6a5gf6qtnDIv4Ol8eKxeGoISPHRi7/5i7cryI2eN5m2Zu8G47Vzxv/yDPFtZVR6P/B/Iodi3FMfZpt6XJdNTsN+s+MBgf/+N9QOjJUZXcnLKMWXxprIqylsvu/DX2/vw1JvFqWB+KXQ1Nm3XsV3XchE/+8f4HqYdSKYtR8d9IKdTWVo/fOLu4k9NrlLrQzeT9d5bZ90nIW9TLm+3uU17b/54kR8VvIXCxsVvG9zPAvdzi/u5fXyr6c++0+1Wv7Ta7Qdu0qyPaXVgq4KXY/nIRiJzT7KKdS37U7cI6DLK9v4Gp4In2vkblvgga8esXPgYvKWsn54oExEpaYXv35EGt25iXVyxFjv5BSHFXlUsK9LpK7yxpkuiR/bazZKGQ/dH5tvwQWoRPpee+Iew5cbw91hjMbfn7V1WGy2ZvLmmxu3mBX09XhCnSiRK9Ibj8MZZLnuVMr1a+g0l+kU6+hWRyhN/akBTItJ4tCxst4F0ckNni3g0cXKUuxkNkpgEnpcFKEg9L0TIifpKIjpta/lddybfeCPfb4V8vzn2wpbrPrB/IXd99lqfuSKJubCOuUS0to6zSPtQz1ZCYpTKICIkRwmvORh5Dg5S7JMUZx5xw4hmgZqnhJ6NoTaGWnrQNEtM003p3oqZG+LfZMXu61hxLFmxp7Xi6lTUp1prx5fHM5bcyAwDQV03CXwnQq6H4yAOcBr5AclT9lfHo36kseVG02bNmzUv2TpKScWXWzteKaXzPa607eAB37a+QK9i26Ej2bavs+336RPlR386467753rr7oRGN5sT6iWxj0noxnkakyQnGV9Q0ChKYkczVXeqNvve7Pua9cS2i/ONrIPiBze8iWXx67CsK7FsoGPZ/6DPWvfp0DzTsysXGOZNdijJCfs/lLuR56UkDVM/dWmeOLGLMlfNrFzNxqobq94l2O5it8h98G/zjrzXsVsk2W2os9vmrozOcvPuqd52G5Fh9ojUDfIQxU4YezmiKPCDII1IlJIoD7wYq623UbTZ72a/d7Zf/OBGN9mv/zr2iyX7lQNm359IdTofVW96uXbeiEwG/vR4ekZyfCKtE705Tlaj9/UPov9CuI/XBKC0bzUwNSnq9I0UjZKWO4bIz7sLiJsEObwoTKmPUSFWzqzy6Y1FSf1in0rmTJKstZImUOWcnETR1DZ8xaI5p4D6EvD6U/MG1Pq/5fnDOaHWJ9bSpSWGodBwPhS8/QiPwj3XIqjlEoXLbzPUb9pwmo4KUtY0bPyVFlPGnP7MInVr4KqvaZgj4fGBnF6OZXXKy11RXgS+viOVY7l7Ye+YqRYRw2fT5cO79rn1Pq3K3c76QXTH6y8gXNvBlhPzsip4lC1Dzwz3PwFGOh7zJB6LFTzGU8spuGvf/HmYNEN6Ngz9dZIw8nHq+JkXkjimgUuCiKYhzR3CFhN92gxJw2qB/ncjsHgjsF8cgb2r6L447691UzrrxujBc1e17vUtW4qadR2FZf+p4emxZbf0rbRs/my4yUo8lwZRQtIoScM8xmES0iT2Q+q4NHHdiWVzDZtlb5b9ZS371+CAYO8Gilp6/PvP4pDRz6yLsOP8/VrCkmKBXVdBWONojs7+lYEcg4cDzkKIRG6QkDgKvDAgOMhpjqMozHMvcymZctaq4RsbaW2ktZGWlrSCB9+/lrTQtaR1PWVJ8bMuUlDWH4QB0HqQIqWjgLx9aLs68uolRmkI2YIqicIQJwQ7SZb6URIFyPOQ6/s5ma6nej0bjW00ttHY3WksfnCv9r3wl/C9pHBaF88RGZojMmQkMjRaPgZR4PtBSqLUwzzRE4mxm2Aae8wxyxw9kaGNyDYi24js3kTmOZOcz3Ai817fH5PiiV1PQWMfKNkrCOzU/FlJXfzZkLTiIM7dnNFWnqEwoKnjZWmSe7HreRnKowlpcQ0bXW10tdHV3ekKPbjoWrryX2VbPpLCol1fQVF/E8xQK1iqujxRElX7eLhSzHzkYwdFbuCnCIdpRvzcQynOQ+Sm4sBvyFWtko2uNrra6OrudIUZY11LV8EXWCZGUrSxGyjI6/sP3ymIKz0RHWmxR8O8gDkN0wSR2MuyCMXIDWPqBnyvPs1R6E2dK6ZgI6uNrDayujtZ+Q/O1WQVvo5vJQVVu6FqF2scT33ZV1KGUg+fDkt5hdgLAsdDmetEQRxnOAiSPE5JghJKyJSn1g2g3qhqo6rVg5q8YFJWBG7h0etYuBR27arCrv9LdKdIVqwwc9HZTSZhna1LIsOyI3nmYxKRLMaeHxDXRynynTDOAw+HOAwnBi8p2qx+s/qv1+rDG7Z441XzF2utXgpSduUg5e+fqqI+7Vnb/7HIT9b3pMqsv7TD8N0wQWDaidqPTNROmajdjlhxt2d6+QKAGF/CMEFuJQCTfhgRiKPJtW5l/FHkjuY2dHoih48NJXwq2MApq5rTAGnyhvP7R8/kxcoam+bG2Pfen5gxZOSllqgie2GecJEyu3suRVUHSZx/vMU/fnTV6s8ZZfbML1ZRmzXdnlb9ham6yWj+zHPDnkpxRcqqjzQtGCIr6rQ884Sm0ts9te/01vrA/ikvqvrUpimfGj+jnIKnVi6fD1x5IpR85q/6qUj4T5eWRAu/uUummPZj8s9LFij1oXxWLU76v08XJu/Zsy912ZwPhCLd0Vq5oho+VCypOoHXWkz9Kq7MI9uJeI5YZ1LnAkDP97/5gnWTihQfjxzlpCK/6yCCq+dhmX2ncVw6ueHtmJAmgR+4OMqcMEgJr3uTxTnhJWYTN+mXkmb2X8fNfIVZJt5mmW2W2WaZbZZZPstEDzi8yyyz/gwjXWhArnmGQeYZBgFnmGGYHSVOhtI8S4jvpJETOGkQUBomcRinWC5brtO2zSzbzLLNLBsnazjZdR5871ZOdl+Hk6UbG0i+sfHnPafgSZbzgv95nNlc/uMwM5ZPojzNeXUrJ3JiNwySDGdBkoZO4pEkvxCtrKHtAvtmdj3Q56SsDvZQOYhR0ZqMKvjUEq0var09l89//5embt2QXXu2bApbJawLHyvGZJklvuFSO0ZQX1sXTuyz7ij7hf/8c8OVpH6xDuRT8dhs/kplZKRKWV9NLZhviAKY/bu247Wnw/Jt09UKxETSxQQkX0z4w3m3s37iQ3ZqtLyyoS2G89hyJ0+GfhIKYxQ5Hg2Jm2OaxsxXygPCiIJXm4+zvrT8WM1aDlJGd0ValOfaVvwEyJK9FS35J/rbT7zeI+V8zIyq3FNmrdy/EBWeuPExg+Y15i7v3aW3emNVtD6yfuZ+Cv8WS7zUxaKF6RP+R2qx8ctsvcy5L8J8k5o2paCIddyx3ysrwp+Jep1vuM1Lpl4eN9u+p227Ds/J5TkPjncP25ai9ZEcrf/dcTZ/FjlCcmdppMZHNiqxm89p+aDbk4OtUr6CHS89o/kDn3qJVZ/Oh4NIPdfcorK6pNRvhIPPi8pSeqifypP1yPuqemnWRbQ+FfvywFca/YQsMuYlBT92Zb01OfB84sscpqgQRWRXXjH8uqt1NJYZWszrRujBH265a0zn/tvsnsbIYyneHfkaIx8lmZLNRpVoavx8MImnOHUdJ0twEKXMBc8cN/JRlseR7yZx5PV3CsdaVovSWGj97p1n8W/N+n/1k3Jj+sGD661m+uubvRQpjgKN2Y8yUMn2ospCNX4+yongoTj0EifKUYxwHAUxRjTzUcz+mgW50uxXzUZ150l/M/vN7B2eVtJxrjH7pdtr1pL7IloWkAKyUThigd+Xz4ddSXjx5tOJ/+iQCbL2sZ1cHk/YYCwzDNH2aZrSwEeRl6axn/pOwFwBylb0iLkFvj9ghLGmjRV+2awwDniUTAi7DwhdY0LodWZOKcQZRZqZc5wKTR5dynRoE4GBqTC/2AvDBFMSprGH2X8GCQ2j2HdC36M4VU6e66ZF2+zkrnbSbmkttBQ8LmULtBT8OpYihQWjWGMpXeIajbHk/WOtvXQywyyCTkCcPMS+j1PmYZIsCsLYyRMSEBfTPFOaTKdps5pvd3bxH5zoGpvxXsdmpKhH7GhsprlE8724tasymuZqi+JWr1JoGOwYJyjGTh6nGd+MydI0obGXJm7KE0BRpDSbi6rNbra12i9nrYaDB9e/hgr816ECKTwNuxoqeH8ZcroZtB5IaOlAEhu6nl5KI0ppmoR5TrIAER7+jBhNODiPMzUhSMo2SviWHdDoSgsKXseCpGAijEYW9KHvgtr6IB4MDUjqo9o+tQIT+5lKDfNlsCWbl5OAupGTU4QdJ0xxhlw/cRMnFMe2vflMdW3Ws02ov5wJ1XMekHsNHYSvQwdSrBLG2niG3ga1MQ0DEe2UKssN45hCD0ckCh3Cj0LDjHhpGCHX8YPMd91cvZ0ja9to4RueVD33wY+vsaKlKR6sMs9reuLf92Czmen4+c3ov5DP/ut/Jw/8H6R//+/d5C/V5C9/X+mIQgpCwvogpEHa0OFonqYOHT8fHkvEjotzFAcR9XAexEEepSnGOcE+G92hqzHOFVOIbkb5tW0a8URwV53qxTeZpN/Y4vC/nFtM8iobDBwpRgjrYoQmuZsGG6vK/E1TiWFKF+piFwVJjOKcJjiK85g6Ec6xx7P6eoF6C3fdPE6bLW5+8/39Zn+cFhcaNPAqwUKBIwUL4XGwkDqjE7eXmWxOo8fD/N05jVzXz5wkcP0ojdm6OUaZ63oezcLEGU7A98jitNn8Vzf/Bg/eVS6x666aAElrIFIcDR5Ui5da//u2v0SjyDXjexm761P72MiMYubnRMeB81rZm4vDqxSnJWuSVNAfzEL8FePnvztYdEcf+W225u27qy9VN7TfWn/Y0c9FIrKQZVZ6rk/lvvgnTyS2cpnlrkXAIxy7lhuIndThtfm5oXP/cHFfN9Kl6BccmUa6axrmk4wsaqnhEWWaunmMaJawCSHzwjyKnNRJvDwMKfZwf7Kv1rXWNHF/M1h8Hay9e87mgGeZ92t+f1y2BuvfLEaeguHZn620ZO9Js7eW9VcmI08Y3XdZvHfErOB3d7r4D6VPZVnT5uaouDDW5A+sG63sPSmpi91LZ271V2JrnjvOlHuzra1vZ1LsDI5NdoZMdoZAdjbMSpEEJHOD0E+izPVSJ03TAOd56rgJQi4h6bydoc3OfvV2hh+Qf7Wdua9jZ1K8jeeY7Ayb7AyD7AwPL0QlHglRnnhOnnqOQ0I39Nlk5iZxkqAsoPN2hjc7+9XbWfDguFfbGXodO5OCWTzXZGeeyc48kJ15o9IVKYmjLGCG5qEER1nueB6NKSIBf4Dn7czb7OxXb2fhg3/9Gg2/jp1JIS8eMtmZb7IzH2Rn/vCmH4mTOA1R4rsBiqjL1mTsu2ic5DmOXT+ftzN/s7NfvZ3FD+h6O/Nex86kWBJPjiX5PaVH6/c8q8pfU54E6Sf2hVWbaVKytoyJ2Rn/1c7ALn8ZnoGlqePHceTznW8nyqlHQ7YuS8M8yWPi9mdgF/h6qW5ahXbJP8R+5h9iN5n7v4DxfCAfqUUs/kJWcWCDm+fQE28mpanCv7f67J7fXcoNXPa1+bZgO177/DKXKgQ8D18tivnYCeFp99jv0IoIurD27Pfr5lf4BnaXqo9n6ktqrola9IUypjmlT+0GJE/J17RdRfnPZ5fdyDWrCVyZma9Lk/pMWA/PpFHtn+szqbJBznrl1Y/P2L9intsKYTY1r5//JnCk0BNPDj0Zfvd7Rudpk6Kos+6u8WzRenUv0M2lqsejTc6YpF4Y5lmA2aQeZW7koizKeMorJ4pjacNfpWstEtBpByXJWNP8/1wPZ0g2W9VNJk1yYtMn5RVC/vtMu6ojdMfGWTvb0uYcS+T47JPc8VIg9CTGw7+JDJzDThUjT80XFj3wc4NmFuVHb5nEFJ/oG85ClyTEcs68Sf2TNmVosdtZZE/+Sds32xXs1evfrEQSw2RZG1tgZ3ABbDW2cKUgGU8OkmkOyHkuDfYfZJgJrzm+5j3D/oPImfAmTwb0kAckdP3MS1yHOqEX5CFl7rbjRDhIiEuSCz1M1KzFDArFr+4TiEyW/NclF4B1Ia0Ob6z8zKsTMbcxbYsJiVm7edXeGRa1jh4rkgmT69LalbuXR2al3aC2+Ki+eAkd3TdJfNmb7/jb1zwHnjDfE02fLhP+paRQx1ttXr3mlZpcBg0LZDzkIBNue0I5B6Qfmcv/FTgKe+5tnypyVNn96OHU6H/sBL50rvhvgbnwwyDgZzXmksJ7vEHV2HJH2AT4UjO7v7g503SeNRezayF28RHGmT3nhIbbB04eJiigJMwjhKLMc2hE4zR3cuwlPpUqN85oXC0WaPY3vtgOguQtMPNiC/p/s/5Slh95Sbf8XLHBV721+g47VmytwtyNN03W3tpq1iZNqtBuK4D/00dOYj2VCnJ7YU+PpAucGG0YiL+L7KFN9FEbfvHWuovv8muJE/z2mcx3Bjs86zGZFIflyXFYfz1yR4BZxHGGx4QQt/KjlsX0IgMOc1zfiRl5pXEckMzzU14nO3Nw4Hu5F8e9e6bXtxaDlTO/AOKvYM1NHE4rcupwi9dsZH7UkVaiFEv3iv3+ieg4/vpvLPaBu+KfXf2EZMfYr1lINWUgkootpArOkM/k5a31Z14w4VCerH+ceWUF5vf1UWEXrc2PMT+sqbdAmC9ImTOWswVj9waNQ9mRKM+2XLOPIc3O0SvRnGKzFNlu0AWz3MWUpEAvTw70+on9AvsI5tN+/8TYhO+zZdYfmYf3VA/qo/Bnl7DZ6R6ITmB0lEBRTgM34hkpgjRI/QS7Ac8c6pIMpYFUGEWtbS0remYfzXu+tttfYpOh/Sg+GmhG4ZpuwFNp1bycCRsRRGz7M5+AJ/a2kpKXBvk3SxRU5SO9763mxZuNjTeXaV/UTpG2Lrl1Na3RrIbEqqlujkzaggDSXkeTy78NTLbb1OLtL7390j5A11PTmVJ+Mp0ju2G9VSC5fcLHvIit6z/4/oMb3IOlpDA5Tw6T+wOpn/hO2yVPRjPdKLKV541kn7uibWVt4nIzYByKrUbcyklqrUA6itcMv7baV+kmdb6hIU++fCptRX5jfRjUaea1Rc7FqVlItDNuUx+lOYLZk+ojPQlWIfsj6SpKi9maNQitux0VvgppFyHd9YfL6WhTR7o7ed2XFW1XQvc673xzPWv9UrZbFKbuepaLHxyeWGdwequ2xVcJYw90vCGF/fmOkTeMdDEOk9BY/KAWUZ5EOIxzL8Re4IY4J06WeQ7KMoJDHPR50HV2vo5nczcWiTcW2VjkehbxHvw1WWR9BpECGn3X7HmML0hqvAjlbck52eHVySjKsed4OAmIn6dJzv/TTTFGKE98Bxk4Zd17lBuzbMzyNTJLNE5SBGaWdS+TaplFCuH00aCkWnUoxNVfvXfSiej8E53AqExi6HsxppmfZy6liAahy/7tMW8lo2maSHXW1NpWoxCt/lcnkXdVuS9P/WEKP0RpN08uN7PlarGX6onU0vXbW+sHkrYl14ZkkRV5Tvn4YipfyvOpOSLm+zVdRVjCyyzKgWjsdURtRatg7/CpyM78vnezbzMOL/3iOzO/YA5B2HK9B8d/8Lx7bGdIUaX+oJpicRJhBH982c8YfyNkP77steavFRkSQBDFXhZHFHvEjx0aOcTNnDTDWZilkdtHn+n1rUYBM78AIQHkrEgCP/Ig1EEcWl8rtT2afSpOwujZ+zK7S0WYyAuzRNqcqbafc8F3B6Y8Ak0KFRPxIc0ObBPY9oZ5GvVHXuRRsIVUOFVEpl5iXzgV8LqumcVo4zdf8HzCs92YFyd00OBy0nqmIgVn+oO8YIX1r9bfyqQ8FWndGEt28cJ7r+iSqKSw7aqVbgZYdnGHjxfpce1CEGhSyrAQxwZD4GkMvNVg5n9lBaNZuj34JxFPaT3uiv2xFnVEuX2I+CzxT+JN29ir6lTkhaiZzk8ZdrvikTIb4hVMP/FJ7XLE0GUy6c4NuWvOA69EWCc5FG2JUjZsqtP5uLYfffXE9w0c4Td2zRMWjS/3Ag3v/pt+oYYykBSh6fvzlKGaX+cta5LiaFZ6mA/Uc5IQxUHm+m4ch6yhYxqHnkec1OH5+PuMRwbbXmfKXcwg7p2n3Y1BvkkGCR686G4Msj57SFGS/iAJ2p91OdCK2RRohTYDGiEJDpjjHXsuTkIaBFmeZSTKfTdMvDBxZT64QwK0u3sQm/1v9u8/IOfBX8WDWHdbTmv/UmyhL8cW/ljwez0768PLsRQhQS96F2LfyNqni6zOizBKDgOlcJoHOGMrITfDjDMyj/ox9h327yzESX/n2qh2LRIB/NCr+xE/NitlOohqmly+viyf5Vslzde8saTPaQ4AGlUtmTSpGcVpQFnyW9kVG0Xks5WcE36A0F374vrzHeu56Wr+7dd06+vbikXybOTzzTscDwIUVtuRQFLEpC9HTHqOx9jrkVrfX7IPSJTAntp8w1jKTXAhAcWzgdnj3EmQz29FxDhxQ8dnboMXs3+IvcAnLrmYvULRWoauVA1yEdwVTZtHdTdmvCvr03R7jh/AHQ5NSlRxYeuJslmQH+DRuuZ989xFTPLe4t/TnwFKjf8FN9R8NoL5hhp2HvA9bgEhKZTOl0Pp6Pflfk+rlFrv2hjoybRG01bErsluMpUpnw6nrzglXuhhJ3bSLEsJG8mUuk5ECY2DMO1LAStVrTWSe+XtIc8yjxetOZxLEaH7JBzfg9V3AY+Ebx1danW+rPBd2bR23p34DWMmRfjV42NxYv5sN73Jh1P/xpj4RQTS81PqA/u2UyPE2i4tynPdG47ItSCOpIXSyUUjfjR1EIajGycr70JDrYVnDvYeEHrw0T2sRQogC1QBZM1dE130WHMfY3Q2M3022iWKIhq7KMgS6hHspQ5Ko5i4ruvnXp7Hk+AOSdHaMR0D1a9uHd+36Xs5R3/u77W9aXL78mu9fNxyB6/kV2pFHDu3JOHKJZSwCYKtGkljTG1MSNWe4XbmUj4fLrMI08UGPLOttY9Of7W+GDPPiAdjoGGY13rmKUVnBXJ01l9YH9OqYEuzUzkXSLFr5eyay+kWabNSw8isJCMZCn3kJmEaM1/NTQI3yvIc5cTBbj/Dzapcy4wNPzIxaHRng/5wSavTWqOInyoO6e6c8fuqQgdbYu/p4WwdyKfiscmj0Xhzh4+cAphufpeLT5vdWeyZ/TNP/VGL9PlMmOx4qhB5Jny73VS9i10Pg6xWsWv2l/rnAx/u/HRIWLkUKRXIkVK/ozyw5odPIqmDyLyhXHolXMymQqxJZaFYg80JDfO45lGYZoHvh4jGSepR6rhxmjIf1k1DP+8vrs9pXO3i+pn7YrbhC83bL6um8Hqidbv30twBvbwvL3vErV5cObfLlNkqT/HzmU/TPGXHjifRGE7z7YZGt6ey2fGqdhwKOw7Y5Pzg3iN6A0mBToEc6PQ9D6njNwvfldUpL3dFOQ6knoZwpC3GPnYYTWjFNJBjCXQczgHG3mrLxh8COeBrFtwQ8zWbSsXGj3V5rWkhmWc29yZnZl18Oi724grtW7Y2YvbM5+RjeRKbMSJ0cbdr92HL6qO09VqfqoKvct8MLp62eb44EzyXzzwqkxOCeNTmzxIr4mYJ0MZgnejR4uXBmCJxsCB+7dqASPDhDmv1plW2pDu/pFOqhgFDfp3Nw4NTqiUUdf9gl0jHsFJ8XODNM+yPhHnPkyWQgnb2TFAT7jIvPXCUUOK4GQ2ox5ZmLvWwj3M3iMLAiQkJQikR97zOtVyl+9NrvNHrRq8bvSrpFbN/3ZdeV6dWLMURBv48tb6ryn/w8BJ3nliPjdi0Htac7DAjpEsxcUMnw7kTZKEbIM/zc8oXoHGMsT9HqheNG6VulLpR6i+dUsMHz1+NUtcNrtJSqhRcGQQwSkUwSkULKHVYAM2PcRDnhOZ+4hHHD92UX4gMkYdRxv7fgVAq2ih1o9SNUn/hlOqiBydejVLR61CqFK8ahDBKxTBKxQsodVjrjqRBhHAS5zlNSBymfsCW/LnHmNZ1YirVBprTuFHqRqkbpf7SKdUbF+G9hVLx61CqFOEbRDBK9WCU6i2g1GFZQ+zmfpp6aZy5mORhwig1y0mYhGnkZWzxD6FUb6PUjVI3Sv2lU2rw4DmrUar3OpQqRZ0HMYxSfRil+gsodVjBEuE0om6U+X6QEcdzaB6QFOEIZR4j1tiDUKq/UepGqRul/sIpFTkPaD0v1X8dSpWuJoQOjFIDGKUGCyg1GO6lupGHPcKPpkjsx0mGc0yd2PEp8hFyQF5qsFHqRqkbpf7SKdV98N3VKDV4HUqVrpOELoxSQxilhgsoNRxQapK4vo9CL4j8OAwCmicUu3EWpg5x4zCiEEoNN0rdKHWj1F86pXprBlGFr0Op0t2dEA3TKV2a9fvdmVlEJa7wDBMrXQpTp43IhUUVz0a3aMM4dPMUxU4W4ignKWHc6TpOmoYZCT05t9JY0YoJlsaqxeUcyFXa4O2aGVH+LIrWTi6Tk0tO4yGj9WWt+1rWl6JqfamplkzeNOQ4LaB9od76XNHdC0+yTroC3pdKVKzfFlEeY5Pz8edDyVq4GZT3To7yRLu+U132GT2dcse0WXgO2G7EvzaXuI7tBJZI6niffK1YuvETyjd+vmNDSpRpftdly5kmXmxF7C6hzjgGXScwPHt2vSjK/dxja888Q7GL8thHTpIQRJDn9vfzdNpWM3+t/tc2/z+W1SNt0z2cWU81F+h3lFRSoqM3zOz57zf+DlNdssHUJD9q0hf1F3LfSMmIezq4pEHqyi905k+YysOB/aXhnGeurCKHR5HUjV/e5Td661VoQDKz3zVlCLc7fzoGiB/wPZKbY+lGSijfSPmRPJJ/cm/7+2ZgKtKmtRJ2O3QnydLUzwfmH4SOS1NESBIGKfKx43hZQDM/9P00j/O+lqRG2WqJ0bTf8qqm/2Foo+2DzkR5qYGsqNk7v4iSJzUveJpepKZT/rGsT2zV9JfiIxUAumMj8yAqszZ5z0VmtI4yeg54I5ZAwwv+/MfbQtMJIwS6Lz8xYJFbxakp2nKgNKPZ/d0D/lGC6DZSwOxf0R1IwZPuUoS+mRSs92IkmrnBrjvBWYpoxYYRFYmbhxkKYyfwcuLmScycBOQ4Do1pkoaJiSlanRthfAWE8dvVGQPkSWzM0TMHzxV/D+aQrgyEwYA56vJQvVh/bMtsfd9Xveo4oxWxWxFbEmnYQicwTPjhRnEUeQT7EfXiyEujnHkVsRvETpz7Xs8TOm3rMUSjvy0sZqcX/V+EJNrXudQ5u/j73M2fLntF/eqnilKp7FGnoil/VL+xnp8Knpu5qYC0Lz6z0f2vTIrvE2SXfHgtB6RderCsqavSZRARctK3MHXHcQmVy7t+4m+e7+jnItkx0hFrnz0nqnXXJSr/41KmDZTqrjc05rf79zA0KZA8lAPJ/4PyomkXRm97VpQe/0A/nyR7O1BeB/BSQ33kvSufDiwtzgLkZHkaZbmbUD+J/YAwd94JiJcSPwsvlqZUtZaZKZXbfGTYPA/dF7K2opnhxPRK2M/z046+U9rZszmqYC8pbEDk0XnLXKluj++7P1uPlC3ECc+I2mTZGSz62fvUR2Zw9YEcjy/95p9sOTPbfN06/zdf94beNzn9eu4Diu/BClIsdCjHQv+NMuFzxVOw/ZVxrkh83J49SIzQS9lMyuZSdi/V8MKMzDC3nheG2KE5m4hjLwjTxA9QSKiLcITZVNzf05tRuBZHfGSO345NVazPLr/VHUJ2J6KvTxTfWf3rSOTQZzgeONDMe652Jck6629d8bqpQngo+akqU8hGxItwrOtmmv33v58dJw+a77dmhoHJIchLNoPzpGAH4esXBya2b/cXSZeZViT5q0XRVEq/tqnYww9+eA+jk6JlQzla9qeyvGTfneyePZdlnzZ5OPVOHw2jtnLse3mcuWGGk4iZFQ2zPCGpk6AoJkmfqWWqZ7VEdgfKphg2zSp+4bXN6D3tzv8vVUBzIo5r+lAAUZWkOdAYlhppt893lH4cp7DkO+6H1td9rSlSas9f0aH/NzrHh/fZsfekSNLImaWb6b7c1GDHW3JaieG+fZBFzM93sYMRwiShKU1x6kXISdIsyp0ZDlp5I26jontQ0UY+v2zy8Z0H5y6+jhRzGbkD8un813e81IfC3elW6HwXdurxKJ4Ot/Ui3yM+dRKK4pQ5Ory2ipMkcZTFvAi6TDgKVesl8D3SSmTs1fzMF9lsIHt+FPGocNr5u6kOA9qDALH19sKGMPvfk0OEt9bvW2nBaMmufGzOByxyPpXc9U/FYoNHCWRZIyQy//e7GXwn4nDmUq+2yXDVHv8vtfR5b+7owb1H+RlPigeMkMncp+7GRczmYnYjZr8fehxzQsMowYwZPA2Rl4ehH5E8R67P1js09JgHwnjgwgFzGjcq+Bao4C6RQ798GsCDtLjr0YAUJhjhEQ2Iod8WW52Z9puSqNp5X348TKGY+U6aozQMiJuz+T+Pkgz7jAVC4jAHIFRM/LKutcxdp/31rVw+SJBb3bSBJ7L585jetDhQYbOW+BSLNwjnDPr5yMuPiMKs4ryoOFniGsXLrqif3jCzP1f88CFho+uxKs/MtIWCtsZrq43TBPthMdzejI7vREhxXpxO/OdEyQEmdt5RK30qi7R5cXGc1+7J1m+31c622gHwnj+4vbYe70nBkZE3CI9On9j4TEWt424D/UM3zKfFEIgkf7mC1ZmFvhACFDYugqDGPZ33ye1R0jNvdDsbRlewofxK03tkF9Zj44BWhzdtUDVzVsjxSMmuqS7W3kdrdlja85U2yuASuNBsxzQxTuJwpT/m/QcTYT/BT18sfsJyov1ti4Qp5P6WKJ7EuK8Jq2YcV4pCfR8LXtZW1M7e0998setkM8cmfvzghsOK0MDRf/88+7HGcH0pgDHydYb7Iz2cdUa6b54Ni8OPBYY3GaLUC7LE90ji52yl4joeIWnqpAkKMi8i0k2GkZr1rjDc1TjjzTjvum6Bl51tbROzRf8D8u9nm+vbpRQeGAU6u/wTJWI3YXrjSBrfT0JIU/dCLzncUHBxFmex62QJxqHrozClSZzHiKDQ8cNMbbIDfZvtbra7sAxub71oEIR7g/W6r2O9UsxhFOqsl0cZWr/blelHnenyrSE7aSX0dtuLjQJ8sZNlEfFzkocpilHqe0kcpxFCKEjFrWWF0fbKNov91Vgs2DdeaLf+gxesYrfodexWigqMIp3dfpewDteZLGkf6q1VSIzilPwopqlLAxzTjDnDceJ5vocCn5/gSTlQp3o2G91m1VuNNHxwvFWMFL+OkUpRhFGsM9J3VZnyjd8P4qHGWI+NkH1qhfRGO5AcBvikxA0TmqIs9VyHBGlEIoe4OEoDBxOcqo13oG8z4m2ivW5VGz140Sqm672O6UoRebFjMF2D0ULMdWCoWR6w1sudwHXC2I1RntHATcPQDwLkpcG8oW4mupnolYtX5DxgdxUj9V/HSKXItdjVGmmXmUtrppLAjKF2UgNT9TwvCYnvoChm/4WJG1BKfB44m4S5E+lMtdO1GetmrFfNpwixJesqphq8jqlKUWcxMpqq9aP4dZPB2vtWDGC2jeyo7lwcewnzgNOIGa/nxFno51mapCFb5jqObzDeRuNmwtu69uoJFw+SvdxgxevmktRasRQ0FmOdFfNEMky5znrTy2O91bYywzS8bp57ae5kgY+dLIzzMAtCZrU5M9ksjjQnO62mzUq3ifa6idZ/8OJVTDR6nYlWim+K5fimP/OQXWabe/bbRc16cnIWK4J6mcF0EuODWM3z4UmOT9jciVFCfSdP/chNMfEJxW7Cyw6SPlWLRtladqpVD7HQcEULFQmC6SWIO6Fs+DcJUkjOb5FJKR4uCV47I25vmNEm3Nrqv2acq+ktG4fWnmRNoleRXvuQ7s7sn/fn3ak4Miumn9Pi1ISEEgail5/j0pdELvwfxCvsRJrta3Jhrxqa2TSXaClVYOPk8TSq8XdNg3+Xv0ay119FhKYrkmG7D3xX7x4JLwIp0CuWA71+okwTG8HvnsrTJUJ6JkLzuZG3j1y+u6lqjtCEwsYRmu3r2eL1ugsq7VvdHKqueKfbuSy6LTOdeJlJrtnW4RAx3yKlNXMIRLrrS3KLkueg+8Rlm3u1XE2TAbdjvibPxZ4UF6arSu5ViPxV5fnxSUJaT+xrROGALmg93RXpx9an4O7HiREma1sq8u5aQjQpP1tdyoku5ZScCOuttW7YZtrnPbuaCy85weeS6NemDPq19QProPS0ceGqXBiPTyahZHX3gNrA0fGsFLgXBwaeNdDqeDGnkhnum8ZOgh2SeWxNGSRJHjrYYy5j4LsJ8iIiXQFSMt9KF4Duwqrxxqo6Vr03qW5s+k2wKfLG22Krsun6TCoFUcahyWMdb20r/U3lxrZecritHSQeY1cS4iSMgtzHyMmjyPXSLMtwnpFZbl13U3tj2K+fYa+5v7Cx6i+QVcMHH6/Cqu6ahw16VpVCXGM5xJW15ic2/L97pIdUZJ3Opk5qJqy32VjjaZqzsaOqExgdEJIcZZikIcKhnwdh4OUIeVmMs8BxSH+6r9O2Fo+exCfbRHzy8Aden0xFwb3uczlfNckhml4RiSTK/h/bfFiX44CM5sWB/a+mGtXf/4Uk5Sdq/auV0JfykP39X6S0WieeZys/87OK5vCCU98kT736avwX37n8xSae6OgCuw/+PdLJB1JQbCwHxf57wZOMH6x/PzAFNY+t4+nWpqb9UTy323RsY7tWPh2dI2YoS6I8zTBlS0+Xxl6cOU4aO3kW0LRPO6VUtVr+2uZrbc2PvLZV//CJtXwhTPm3FRWHeswJKoUr0ryixVwOcVqYnOviwPyoNhNE++YTs2SPJmniuQ/FjwDb9O42T+/e+EwJJaydGmNvjkSY9KWeVVuzgv1km5i+ouxH0i5vruCf8vlgvT0eHn9b81J6PHvuqbju+vWqPPBt+hLYG4TzrkcOfdht6Mhhtx8KNmRalv89qeR7aGwmeukWL1nzqKGC8YPh1B7mfpp5lLkWAXJzPwmpEyepwwghRJl05WysZS0CYI794WS386Mt/QrM+KOVp3ROACfrd+10LTe3yPAizh7TJqt9mz3GeiYv3KAZAezLblEkvkpklB6cZLIpui55pnhrT7OCtMloBplk3ojDSG7faXtk2ibO5D+5Lzgn7Jocmy3TNAsz/rbip85H9o7igLN5BQ7rvA8ps/X9M1i/WRYLhGzk8EADn1nVXebbQDIpV2NSfxEjR21Tu/bZ1KjEk1HtNxoHnkOcLAuZ15w6HvYQwTydbOL4HlFalVCzmdVmVncxq+AB3cWsQsms5IDWd5T5rKeyuR2i9mCPlDl6XETnxOoEhraWR16IUBj7ERuZ2HVdJ4p9l4RhiFyK+ruYOm1rmZxe/5ewOF37j1KWsVfNmRPbFDfjg/pSD1ksVxsbrJ/KZ+6jttt2TLP4zt/WfTLom0yyc5A7y+yyNYoUi1I5aLVp7nn6x2N5PO9I83LdS20p1lZzeBsa8R4cnjTpHjQSSTSCB8XVWJvzYfSff1aVaW0e2udiWqF1/GhYwoWGsRMTB7PZ2M8jJ40SErmOm/pJnCRSgaepnvWKqE01fwmimLZwv/fZLF4FB/AyZNwe27fhAa9s2hb7pvXHYrer31r/tzVnJpB+FAvYbGLaMt/YoyzxU6ZpDfkNW3RXn4qUsv/FiEWab/kSl6hiecVvHx7JY0tjX3wj7Bsr334hhGCQpmk9QoglQpDjd/8kKoL9qWSvTl5q609N/reOEZ74U/upfWq32eEaSlA8G2Y5IwnFKI8DnKRBkOEgD9ww9WM/JSh38z6wXqFoLVJQqn5tVviJu9+UFyTkhZfEK1ndKzU7Tdw4D/SZson3+yde8mFPamaK9VGUcBPpT2ua3tUh/lVtQL2ZP2Z8Jp/o3Elj/1x/2Gj9xIS+CI8gy4nFqdw9HIvQkXhEjqJ9z0ef9a/W+7Sw/1BY/Eicjf5mUpk4GmKo2mxOsWsmnhf2URIfux4Q4fEKhkRxmhMSII94JA3jOHbcPI38JHJQTzwQzRcmOh5uSwIvfmvudyC0FN+h+iRzImglzsWl3Monmj4dyl35+NJsJhwK7iyw1+dJn628EGRkPVdsbVLxB6L3md6nc826uF3Q78/pE1tOVPTtfbOVXlUuckvP/LUcAGDbcW3kiQyy4YO3tvvz5l/Y1PpzO2YeeMyrIDJXIjI5TPX7HXlhY/bIrGOvqj0tP58WnlY+HbBTlBOaxiTLnTjEIUmziOYZyULipmkShH1NPqWqtRyjVFa+rN50vPKCSdngphT1grcu65T6VBWDlQ8vdCmVvaTW+VD895la8meLnVH6JYJHx/uKFwPAD467/r6iwgD+p329mhuB+OYivQwD9h3/r5/XuZjlXkblWHgwIBlZjYDIBEQaIDYBsQbomYCeBuibgH4DZB3aCnRNam4uxVYHoK0GKHBDDVDgVhqgwE00QEnt0xj4iST1fOv0cvC2mWAALTPB4Mu75szI+cmDnVNuMTNvO5Acvq/QUz8JwpvVIGTA3zqUN3/nUN7c90N5c68P5fv+znmIaWU/ctapXuabYCA6acXHl/0snD0Ht14va265XrYfGZdIWhgzTsXBb6qFml9cCzX3vhbqKZqg20kENkEnfkUTjKBLmmAEXdIEI2jfBM2Vb7HSmPt0ITbZuhIK+HQMso2B5EQPDxI/lH0h8ITMTz0KeXBv6LHm7tBjzf2hx5rJSY/tiYrH0Ld+4WzbSXLgNptizG01xZjbaIrRtU04gwn7NuEHit2os0/P8+N8Ig1vHw0S0EoaJKCtNEhdiwVGZDBqt446bV7fjle0ArTeBLOwDXV4aEvq8ND21OGhrarD923LFiy13VcPayqpzbZsg3hsJCfcKZ5CKFgWBPeKAmTuCgXI3P4KkKf8yKbAZFPeFPq9EkbdgMZJ8CKlxgN7Ud+FO3riR3qg95Bkp7rK0yM90KpI59VcxOBDYQwBDIQxBDAMxhDz7DiB9JOidONstjkkOXB7TDHmBplizC0yxZibZIrxjQQ2xQTGyXeKCTWYaAYTaTDxDCbWYFxnrlMd1ciArYFUgGvGyvJ10Ax40ehZvls0A140nsbgRQNrDF40wsbgRUNtDF425iajpB98NeUp6Gwem2Jm/LHwhPK79R1oGI+FwUNYAzQPXw3QPHQ1QPOw1QDNQ1YDNA9XDdA8VDVA8zDVAON+VPCsqwDHppFTDqzTcyEcDeP2oSw40fKp2NMS5KEOJNV6jJ9zkZrgn2lyCbcVt17m1IyFwWaiAZrNRAM0m4kG6Gk/3DwmlIjZBm12mhYp7iEqza1Uc5XCoFKWXdJRChyonxQ4UDcpcH0v8WQE54SCDGUkO2m/9rmxOyS56aySVuVuZ1ORV2CeQYRkIwifTqYgwFQyBeHxyYz9z7LcQ45muNzSoxkJAz6akTDS0UxZZjC/k0sunqwVIMARyxQEOGeZggCHLVOQeXJWgMwTswLUbw+KVCP80hOvaz9/nNeJCsnpRNkkG+B5fMXZ6rE9v56bMpUQcAfPws1dPQs3d/os3JMtMqXHk8kYucwSQ5TkQUYoyUsGeN7tGJ1QerCbxDHzRjiWhluiBgkwRw0SYJMaJMAwNUjp/JuH5xefaM6EMhPRDmXhfazEAfpaiev7vLsdX6f0MH9IMpCcTo3sHxkXlJ9otSMv83Y+koXPj0ocYIpU4rDBabNxdoXfxlBT160sk+JxXpkQUSHTcr+nVUrrPWt9k46B8DRmoThQ1hCsKeYN+yI20dCmjikOJ4MXJQtOtJTn6kTJvJ20MuCxMZQ3j4mhvJk/hvJm1hjKm2fyobx5Eh/Kh3Lb2vwBzJFqtSz2pdQ4cKsv9qjUOHAvLPar1Dhwr2i9q0ScUrRLjNmeGUiC+0WFMveKCoVHNt/eTG1KnANMfyAPfn891vwVeqy8HuK30OvS4Nr0Ygt8sBEE4oaNIP171ofy2TwjX6TgM+gIAZg7RwgsrRTSjwk5ZIY1QiOk8Bco/bhjT1gTHEUiuVmHYSi8wGNQAiEugxIoWcXxCH37oeikJTJafzT39UVqgk93lBz4ESgoPnUguyBCVYWDxKiqcJAoVRUOEqeqwvnD6C5QbJYkCG4lBcjcRAqQuX0UIHPjKEDmmVABMk+DCpB5218Binq6ODEL4gkLn4+g3UCFvNpwbBGDAAyfUCIUEYCXnAvPvMZPUrIXMUQCKhDwYTeDBoy/GTRgIM6gASNyBg0YmjNowBidQQMG6ww6kkbCofxETqY48V5sQZ+PIJCOHkH6yUycZ4h9Dl6ILNmxSdve08N5fkbSgKYTnELQXazaBelFNkmYH7tYe4sDt79ZB5p9T2x3ORkWv2oPveltJ2rmX9jr9jqWv3APvemFJ2rMQx6kxkxyIDVmtgOp8Wd7wWdr+/pU7MtDQXbLe2IIBxlUYKds+rzGpC5I0O+Edl6WJ4P7Ogec7nYt5DMIlQ1l3AX6XNP7QZjrRtIC8tV1VHU7S8EJ6jpuup2Wbmek28nodh6CU9D17LOMeK7iHDDdXMM0UJLhiRP+UZ6rA5nfaJXk4OeZEwzgEHOCkTa/mItKCVsK1U/88vrcOkeWhG8SKFCALQIFCrBBoEB5ioNMGOtfRK84wpRgS84vJdiSw0sJtuTkUoKpji3Lw8m4izWRvuLocohccng5RALGhwYJ2ELSIM3rUR3SvBbVIc3rUB0ykg83OZEl52InUp2YDEIhr4pFk2UgIW5jeZPOdFfwTLFL1LYQk2aQN6PBmHRnRZ3yY+YlujvMkii9GTwoWm8GD4ram8GbLWwe72v7zby9rURc266qrW7FOGVOx6kkqXGTZwZnGlUAf0WJmHpCZXquuzgOQ4SdJLkgxG6KgsTYTVHS3tS5PJWmw5FGBr69MJAH7CMM5AEbBgN5wM7AQN480wzl+3uU1c9Gem9EJiOjMnJ49bOStqufzcvWVkaBBa3bejFwB08g5j6eQKSTzp95zlTDO3IRVTKAY1GJTVfAyflEeqJvTx55BXjKTx9qw5V2SXLBpfYpCnKtfYqCXGyfonoXnn4+7kpwy02kwV+sQ5q/Woc0f7kO2X/96eVIm2x7gFjzsTB8gakGAlaZamBvMcmOHjJebgvQdyPZ6RJbZJ7bFWlxejHz20R6Xh/g/RTy8zpFDUi4SiE+r/H5iZyeaVbClXaIeb2M8f5BTfSrRMDH2AwaMNBm0ICQ7Bn0dFKek/bbBHyN3m76VvZT/ciXZMt6qsHM99WJMENZ0FON/LxOfhuDuaD8GiVcsQSa1w5wWxXyE53/wRZe3x2y7/nZ+88/mux/Ij2v709m+1fIz+t8D1lgKhHzer8zOlpT8WkuBCZCDpmIZPgZkKFhIj6vsS9HC1fbY+a//x2ErZQIMFvNoc1sNYc2s9Uc2ryEmEP76r460c8nsb29oK96zPw4gGzgqwDzWgGMopCf6Iyc+S9mzyeYZHeuADsQvRg8ZncMAQTsjiG95/W9CCp9X5aH73gK3tmXHclOYzQP5TMxarlILYpClRGwKFQZMbi/IhKwt5cy7dJ8i2UsD89YocUCElZosfpvMSXnUshP+nAi81TRZS0kEFO9ZcVcgF1R8oTEBqMYycLbW4kDtLUSB8gLosQBUoIocYBsIEpcIMcYg/IwSnLTDJsV+cScq4zWxeO8HQ8kJ3o8x6NVVVbGcyJZcBpy2V6MgIRwjmSXHEMqcKCDSAUOdBSpwAEOmpQ4wDGTEhdIt7x2e54h+2i45NVKwTd3RwjAxu4IId1v4Lm2yyOtiCEPRycGn1vGEMDkMoYA0rCMIYAELGPI5KDDfKtOFlx6rCGDwGdEMghLu5D1RxAxyYIL9iAnIMgW5AQE2YGcgLzJxVieqoA9Mq3npuJL3Ao1FORVqKGAyU4HBcx3OqgUvFiekx2ln49lfWbug3kTUwWAn+fowYDDHT1YGvLl+XAixaH7dMC+oRoynaDLMuM3Cow7m7KgVgvgvYai8PTaKhgg07YKhifvLXbBnsoT6M07YW0rtLlvM5C2TlirrT6WgJw7E+nFLTtGwht3jJy2L+g28Fh48Reo7wMPXsO8LTCS1XeyeTNgKDprejz7LNj8uLBWW7IrHxeYYS8+q7FNnANW2RVd0ekER3KqAIsHhgKMlJ+5oFN78elmDc3LipKcV6sC7NmMpRdct1YjIVeu1UhpM6A9jYb4WSNZuOehxAHcDiWuf3ceztNNqH1dqvlMBEoIPCHBHByQl2AOrkqWwnNuAbOlcFFl3HBamqPxJDmdDsgRpiyp02OO45AFdVpA0XUjWZ0u8/GELKjTcqyg79NI6vSAGVMhvyjmW42FxX6rsXj8LZCjOVlSEaFGTk/GmDQhs2ChKstD1qiyPCRuUZbvV3o4cI68lATZz+9GSHLgb5pizN81xUyi4Xh9PdvAqEPRpbFxQxg4RG4Ik0Ko6CdKdpDXHkjCA74UKEDMlwIlBbHwUqEnnlCHhygZBnu9J9Xp4nSNoYOyokJ3xXd8XyBBrSPNA+BQ79y2mFkJ0ijBS5Tg/gvP1SOtTFVrRio7zLXfNcIv/qQRfvw1Nntk8137ihSnxd81QN/0hSpN132rSlP/1Ww9Z1emVcdQbQeZjPiUxznRJZoE4Mp2GoCXNs0A3LdGW8Sb0QXzFpe0yRA4aZni+MSZk3vStW3eaBjqnoIn+nkVltRwP22otEVc2fZDNJLe4zP7+8F+rIrdsreRcFe/01TH0mGh0tGPjn2ZFDvKxv6JFLvlvK6CX/utelWLP1mvSv7yA32x6ef0iRwe6aJvloFXf61CyfLvVCjpv7CvMiZWYnZeVPXJbq7WLfjeOTUTqx0L15TpyW7/0YEe46+enopqhR+V1Ux+s34qGXfVp7JaMngk1JUjZ6ph6bCZaujHTH0+0opJf6Qn2PX0kWoF/Nrv1Kta/MF6VVijyluuytOo8per8i/90eZnLg41H5fpkqE2hk59m+rleCoh+dckwQX3ZycgyNXZCQhya3YCkitj7pta4ZCg+bHw9GZMJ2B352Q1TGEvP6OzHQVAja30jD5A+MxYeO7tgBW4lIgZvcwxyYAKuagiUcLh4wtgFEtyCy7MjzGQ2/JjDB4kb6t43JT5SshQVJkGrnkMGNdj4Rlt+6KuTbveE2m1PpuL2MD8jgPpRRkeVUhYjkcVEqu+gR/cQL+Ay861B+SK+FR8VmNztQGssRGf7bPi8MgcaNgYnUAAmqFjVgECvXdWkMUvzjAQ3SZ/Tw0BaF7YjUOUOk0kNNfrWFj9tukZ8HLpgsxOIwDQaHsALCOrBIClYpUAgLjGIQCQNWMIACTLGALMBcVGAECtu3HPOVIq/wOzufpUndOP5jlrIq0oDSBJAFhAIT+v03weOBWHn/XooIBjHx0UcAKkg3rKJuA1cAyXY6bis40KoiYVYBricE6SHWWEeHyaD27o5eBhDRMMIKBhgpEOrQq+ROYn6ubbJCNZ+LGVEgc4t1LiACkelDhAqgclDpDyQYkLpHnlnOS7F6Mr0Eop7okUh1NSnesncx+NZBcEuqpwkChXFW4algGhwZGs6r5M8xwScDUW1msDHLiPZCe6uIvyRHOzLykLarUAmmooCu5lJczcyUoYnrz38anYlXVpWjpPxbUtwcuhgXRxQa2Wnahzf6IgTZ3w3DudgL2jGS0iSXmXYgOydFQB4HXQ9WBARXQ9GFAbXQ/2pOgDsrP5lvQJ1BRT8QVxCBooJBhBA5UKtJH6ie/eAIx3KArfplHBADs1KhiWazvXbOLamTNjDCSnTg+pEp6Z66k8QtpgKj6rsT3sMvKrBjOrG3xipAPNaje76hPpWX2gID4VYFZr87/hSlv5WZ2tewxX2gHme8tMv1NxRbm104HWtc2dLvtE98cdMcwPSsSCC3p6NOSynh4NyFA6g+55uC7TlDda+lSWhggAWRJ++U+BAtz/U6Ckmz/nukjtJqAL0ocKefjVNy0WcANOiwVchNNizQsaPdaX5t/BcbBh8h3ILph5VTjItKvCSZvXzK/Yi5qukP33kTB8A08NBGzkqYH9++PM7lYWdnpODKQ+kYZHumqQgHhXDVKyQRFRVAHm5oHkNH1e9xRyfW8oq9dlnnyHojNv1SXCAb5YJ67XCJrIJ9J6fVmZnsoKqK4V1mtjpsd3S59g6jppOJtqkAAu1SABTKpBetOvf3564TOO6Qr1RFzfnpDNxbGwXhvACRrJTg87RCAl4PSrl9PpgJxzyZI6PcD9g4m0Tp950S8L6rSc2LIH9nWNpE5PXhyycw3R00hq9Zj7fiA5HUXFodiz9ewlxcn8OBpLw21cgwTYuAYJsHEN0tN/PVsnZoYIXA3m+pYY4K9ojwH+ilYZ4AF+5CzevEE+jzefJs7j+xK+hB8WZ2ZOk+SmZbSbZ5BiurKkTo8xqEKS0+kAeQojWa2uM1tQ1TBVjahOE4CHBpI6Pe3+PMAMVQB4+WI9GFC/WA82W98M2Gx6M2Cz3c2A+9OppHi0k3IHMJuB5HSTpnsK2f0byup1QU56xsJ6bfxaOkwVl5z5QtBiYCqu1wjZ1RrKTnT9jZ7Ks8Fhb2XARjOUN9vJUH54tRWyRpfkFl3LXboyn2KkE0tKPkLGsCQ3PVvkz8yLz15MrQHmoQ1F1ZogZ5y9nD6joP1Md2m5p7Ccgp30jD5AIw1l596Nx3jYrR7Y+/UIo17QobMaM6MbtEk+FZ9o/O54tN+fzhmT+QnQRVPxOY2grMkK+Tmd5ozJY+E5bd9DmlEhP11knRNqE+5uGtNiDEXh24kqGGAzUQWTL0TzrV7A+Vgnpjhk4Y9AR3e9oEYLaNqWJXV6IKmRhqLwSCoVDBBMpYKZnUAlzOz+KWH+pJXMmZsGkprWNt5R6MU0GkSyj6YuI0CRJK3RBzrs6wU1WoTvlZSfAXo60YWjaASDjqIRDDqKRjDoKBrBzMsHJaxfOBxEbjZQ/IosCQ9cUaAAESsKVE+TpDrZkAS3khx8hTnBABaWEwxgPTnBeFKK8YMITuVzhA0ooKCQnxjRUMbkWUykwe2nQ5pbUYfE6m8AFStQIgxtI+JAXxY0TwOY1wpyvpSIeb0gl0mJUCWgtn/giaXt9zyTrv2Blw4xZaKeIqYhd81lDZvf1jBXspxIz+trc0vWcJ0dYl4vZDZWAQxaAR6VCjCvFZw3S4syt4V9Yis3cw3GGZxpXOyOS8bF7mgYF4D4zqn8vE6RvQyww6kDTbTTA60eX+ysKg5smWk0jam4QaN5Wa6QN+iEXPxVImB6bbRcs42AuvEVurFBd1kZS+dN5Q06AYNXBTBoNQ9chbxi9qmOvLQehTkmQ+EZbe0Ghv3eHMGpA81oN+9TjGRndL0D7ecp5Gd0fv9EKuj7CdkZXf9hOqwais71cMFGwuM6uj5AJyk1ZIH/OQOHOKEzcKz4rvfGrCoj2Zk2en8+8k1CqLZGerbNyR7c1mQ/92Z0xzxnml18aPuDcYPWiF7ye9f+0hXjRqdjyeDR6TCvC806zDsFZh3mbQOzDvOJv1lHqOJCQNaBifSsFXw+2b8z7mapADNaf2zuJXx3PAK19oC5eQC2nBuLz2j8g9mXGAvP2aVItmx/KNm/oB8+wEzTpVM2gZ8qyLb3UHRGk9GTHorOaDJupg5FZzSZffGR7IwuXiOwBuoSsjO6QGEpU3HT2xn8+In0rD5oIn0lZEYzJBf+SHhGG2iDeioOT/WvgwLKWOig5vlICzVPQ1qoefbRQqWIl+p8IjvAYVkvNz1ZaJ4Z+UKS0+kA3BCTBLVvAotJGQnrtIGqT49k4WcmShzg0ESJA5yaKHHe+JthN+uGsku/eYQDf/MIB/7mEW7yzaCjw4GobsRAjupkyamr8HSu0ifQ3oAsqdPzn8dUlFC1f/hk9gmVEPgCYA4O8P3n4Hj8XYD9CElQ1zrvSG28LDIU1Wri6e/sPwLO1FQAndbvy/3+fChOII0XYZ2297Tam+rtypL6t4L42ENZnS6Idy1L6vT8hdP4AquR5ed1XmFBSuBSO5pTAramOSVY/b1gy5LE51twgZUNAAatSy1OAZv/hUXWN4LMa4Zboixvelu4VQ4R83rhFirLT3RWZfqRJJDkBQNJvR6jzzmQhF/SVaAAV3QVKLN3okKZVwUqlD9tn11xoOcjrIUaWX1bN88NS9KJtF5fG7cBCFJVQ4yaF+lcPjaWxrdogAtGyNLSzRqgeeGoAZr3KjXAcNpH9bE81KYJYSKt73OAzz2S1evKmjoC5qM+JWL5SFqAxjehvZvQ/k3o4CZ0eBM6ugkd34SWsm5eBb9ttLm3DTf3tvHm3jbg3NtGnHvbkHNvG3PuokGnox/odDvE3EZBRjy+Ee/diPdvxAc34sMb8dGN+PhGvImSzApuHYHurUPQvXUMurcOQvfWUejeOgzdW8ehu3AgjlMUtnV1IWHvf+O4Hxrc+w73flkQvFkH5FamSUe/I1LUl/M68weOhcFfpQGaP0UD7N//B7ETQau0+8LZD3gvigSJ4JqlHaOFmj9CC535DPtHo2M+VduAbvikgYJrPmygoP+8n8py8oG/fzmQfZEu/cQWdstHDlVc9ZlDFdK1vF3ZbEBC7tUNZacHLd1zwIHhQFSvCXbBeCqu1/hMMxHBbN7gUEPMmmF3AnUo+IGdQQPg6M6gAXCIZ9AAuPll0AC4BGbQEMyMAfr5tHAIMMTMaCXVqaD1krE1gJg1LxtbY9TysaXRsGBsaTQsGFsaDQvGlkbDgrGl0RDMjAHw2JIR+hGQnw+0Ym7SgrE1gJg1A/wpDWb5uFLiF4wqJX7BmFLiF4woJX7BeFLig5leB48mGaHvc0i2v7GwqkDBqUghBz4DSU05ElvU/wAELI2ltYUTQO/VS070NNe/jUp6sYmGj/RgJ+fqALgBNRTVJj+oeIqNHY84Nt1XUyIWXhtXo6G3x9Vo6CVyNRp6l1yNhl4pV6MD6e7c+ZA+cdv4JKrYl8a7gxP5SQ//Jy/cY8v3WWdVTsUnGt91VvdDnlODsY9kTboMO6AT6Yk+ttivPppPnHsxjQbAskUW1GiBXF4dSOr0QNyzoSg8P7kKBkhQroLh0XvDllkjWU0b9LmAml2rJSpbyMI20cChbaOBm3lqFm4mqlm4malm4YFigJvm+4GkpnMBB7qyoEYLzyW5oyeYpl5YmZ2uPvNdGrsmJq94KAufCJU4wBSoxEkZ50Rd6B17DCKNqTg8/5wOCkhDp4OajUMLNRuGFmo2Ci20N4g2yhrW7GNheLkyNRBQr0wNNDe4Bmhubg3Q3NgaoDkgRQMMhwWoQB00kFxWcmpx16hQwCJTiztFhTL3iApl7g4VylwQVYWKJKIvmaML8O86McVUwR+B/LteUKNFpPCyXYCaVlKjp0tUC9F0kZ19JwR+JzSrB4P1YMO3oQXfNv9OHvidPMM74QXvhJX55O1nmtSFqfyOJLgod/oIBEuYPgLBsqSPQP19GV5gkPmAu+KTKchyIDlt+Oa86Lk4PdnFbndmy0uR0HE+JlCLgrvyBg0Ab96gAeDQGzT0rf1PejCTWyc0aWP+AEBsvZhSg/mU7SKlxIPyS8mCSi1i98uoQkgp8TyJkCkThySn1CHfiQVskKshRs2LdILHvQZoHu4aoHmUa4DDwQ1Y6PViit2irugubO9pJA1uPB3S3Ho6ZL9AE9dRHityfGKUALi+pJCftosssyAt0Axu/je6aBq49g4xrxeWKEgNmdcMuiyjRMzrBVyWUcjP69SEvFQ6nT8qQ0yTHWEuUF4VGXnhBTt5Rgkzq2pR04zRT6QqTgBnXBbUaoHUUhqIwvNOq2CAvNMqGJ5+fVHXxoTZQ1ltG+TnQ1aDNAlJrR5IrZORrF4Xc4ILCtTVyGp1PZfVLtuTI0hZJ6zVtiPVI7WLPXmkIIWSvP5rIRdVxsIzY3p3BI7onf47IXWvBqJTTZd6jOIASmipgTUjJcQVhSOn6CXVI6fo3v4yWhePBzs7EDi3aTDTIrnySsbeladTQVsEfAU0xKl/o6JpcaSwHSkVAF6GVw8GVOHVgwFFePVg827VDNi8aTUDDpTdYL4CNpG+qgOWlWDSIZc1/bLiSzrkskZXl11KL1muuk6B1TA+Mr+EUTdjgouGnzsNPydsPtzRmd8wlA0ci8OpTgcF8JwOau5ZLdTctVqor2g9UH6mqfgVrbc4P5MWuqT1Fudn0kKl1ntJpGOixWObo7XDeqB6vlMGovAOUcEAnaGCATpCBfN0LQkbjGrMlQ1wxbCcxS9tEs0AZW3zXJZpd4/gIl0e5oeZDjRxTnSCNr9LY7iqYMCCewKmx9wjMD3mnoHpMVMITI95poXpCeb79PRcLu9MBoKNGCZ49YjpsbeNmImeK0fMRM+VI2ai58oRM9Fz5YiZ6FGPmHavHhLMrYfNjpqh6NJxo0RfNXLmNC0bO3Oalo2eOU3Lxs+cpmUjaE7TYAyxSey/z0UGHDpD6dkRM5BcOmBU4KvGy4yiZcNlRtGy0TKjaNlgmVG0bKzMKBoOlVaC+8NAh5mhGhD/089Zcx1RpxMySHSqG2jvnFZs/Bef6KLYeR0I7p7OKwD4p/MKpGqw8gEDwHQV8vCgNi0WENemxQJC27RYQHSbFusP7s931+fNLTiRhif20CABaao0SECeKg2yX6LUhPQ1YQDfr5CHR3losYD4Di0WK3bQn4tdtityunhhP9XQPpz7EUCzaVFXbNerNSzZsldrAKx7DRoAWzMGDeYZy6TBHPFo0hDO9bV5+1kHuqWnl21GGxRc1c/LtqYNCq7qZcVG9bJOlhX0ffxIxDVHTpKcYGhNDycR9wUxaxMYngMfpgiQER+mCJAfH6YIkC0fpkje2c5zypYuO/KpPJtOeSXZasHZpwoG2c5WwCBb2QoYZBtbAeubief6qSgFXd0eycJnbCUOMFsrcYAYTCUOcJtKiQNco1LizOyixpnD5tW4yJhUTI2LzcnENB3vSNec6zMv3lCd7Lys9rXhsvNQGDyONEDzQNIAzSNJAzQPJQ1Qqmr+aNPmYqv5tvpAFH7rTAUDXDpTwQAXrlWw0flOfj58NJ/ocKllZzgSAnhqIyGA5zQSAsC5I0Tf7ftSzFnJ7lwBb8wqEfCbBTNowBWDGTTgrsEM2tyGc2gzJc+hzcQ8hzbT8xy6v93En/CUe0ASmIrDt1x0UMCOiw4K2HDRQaWDTeZdi6Tfe8qzis/v5w5l4du3Shxgt1aJA2zOKnGAvVglDrD1qsSZh7ga1y9o6j2fu3bFJ+5186NGXq65sj+5wD2Q9wL/lwb/V4Z/J/D/5Rp/Ad34C8j4C/jGX+j3iniYs+EmXyMyOdxgr3Op4W7QMBSdaBK3c+Y1NCLTe1pt4STDVcROapokpy025ULuP4/x5ovPFwT4xvMFAb7qfEGA7zhfEODLzRfEIBTxxEaSa4pAFELTwtWfjzvC7be7airyf80r02CAutEVupF2vLRJaGHDphNePHpGQPggGgHhY2kEhA+pERA+skbAYEhMyExM004SLDOPbES0dGK6/nsRYxra/43s09N5nxxIsRvymkFXK6MfaQg2xtDy0YWWjyu0fESh5WMJLR9FSENQCMBPyEgh6Ap6QkB6QlfQE4LRE1pCT+haekLX0hO6lp7QtfSErqUnpKYnbKYnrKYnbKYnDO6Qgbi5GwbieMRWGMBWWE+cGEacWD90MWzQ4uXDFS8fqNNWal0aDPF7sNH48RXEgoHEgq8gFgwjFryEWPC1xIKvJRZ8LbHga4kFX0sseEIs5yohB7s+VZSe7PojMBxDiwI3vkmDuRdMGszdYdJg7heTBnMHmTSYNyZMGsz7byYN5oMSkwbAkYlxSDnmEixGHYAqLEYd/XbJy3m/f+EJZB+p4bx0IAm2ERXKbBcqlNkWVCjz+Feh+r37EzmdytKmvMxql0PnEhrURfgAt5YaXT8LXT+3un4eBwkNflD4HQAu04Hguf7mFQAy/s0rwOrvM6eimYpPZtqhSHUqakMWCBXgupYaghe20hAMyIyoBwNyI+rBmsFep080OxtS4igR17XlCL2wMUdozXjjuefg38Ol50cb4Oq+Ql6Z3fR0Pk74BcgrOvhEPyhtcieofUvjsZUsqNViNv2BpFZPl2TKmFtvLG7WiJZpRFqNJ0r2IF1cUKulop8K0/gdyWp1pScC0sPk9O0Ey+nbi2o1NZnwzfGRCnlFVo2Kcdue1PZjkYtUoZm9I4esqZgBnqtNahS/Jz82jEaT9pmvGvwKAv7KEDTRLnKmgOqiSYKtFhtQFE2BAlREU6DMk6QKZZ4dVah+WszPu539XGSnJ0gbTaThOSQ0SEAOCQ0SkENCg+wP7Mnx6olJBVXqNU5MY+HpgagkYJygxsJKbVn5fNiVJGNLAzaDG/JYqgCz72ie/ibS4HGkQ5rHkQ6Jld8ASgSpAsy2TEPupglKiZjVW4u0d/VTeYK/sIS5qvWneDR4t4UJKNWQ2a8GJ6LUgQzaDY7NWHhWG8ChmIorNUIdipHs1NnvG6K/Ub3g8qIWP/8L886DGgJfdM3BAauuOThgETsH9+abBS1vFnRbs6DbmgXd1izwQ7tZuD/fqnh5q+LbWhXf1qrTEyalmLf8uzwYAfjLNfu3tZh/W4v5t41Df2KeGaXM3yk+UUM6vlZKXwHumXzqS0/DSsENIPCDsjk44LhsDg44NJuDA47O5uC+ou4cJNvqRHq6PC93pLLrl5r57ovqg88B4ReIzEoAt4nMSgBXi8xKAPeMzEoAl47MSgA3kMxKANeRzEoAd5PMSuLLaPzrkV/JZFLHRWNRDwOPRKMK8zg0qjCPQqMK8xg0qvAHyWlPdX/SBeJoHWiaHJXUT/y6xGWd1KTwWLi9oNZi+JH5vRslBL6BMwcH7OLMwQFbOXNwQE7QObhv6jpAbtUZ4I0tvDTjqlnJta29NA+rWYm8DVkdCpGSacmI1oAWbErOKoDsTc4qgGxRzioAtPK8AqmFi9OB1rX9+LJf1MZaGLyVTSoA7WxSAWhpkwpAW5tU9K1NCtuuyqRkc1LdyGZUTuYEP6xhmsghGyk7jZXJPzwjPr9hNAuF7xFC1AC2ayFqzN0OUuPJzQfeXytmt9d4Yao9rzn+cmxSLb0s6QsjelEpLogmWH0uiCZY0S6Ipr5fPMdrDviAycoU8uAW02PNbaTHmltFj+3bgV7S0vECqpCRpESA22IObW6NObS5PebQ3sRnazx/uBssyS/20KZYuGM2xcL9sSm2b4ddcXikFa/ZcCqXuVGzSHDbQLSYWwmixdxeEC3m6R6iRcp/QUn61IRC1YvyKs4B4bkxzEoAmTLMSgB5M8xKvGkiyr5kt9q/gUa2QPXNvcGeFKAsV/PQ5Wkx59QsSI45pwaQGwSiBpAwBKIGkO8MogaQ9QyixrwvCFITzQ2trsizu3RgXYC3DKuxkqsG1VjJVUNqrOSqATVW4kNaHl3b8miNlkdrtDxao+XRGi2PlrQ8vrbl8Rotj9doebxGy+M1Wh4vaXnv2pb31mh5b42W99ZoeW+NlveWtLx/bcv7a7S8v0bL+2u0vL9Gy/tLWj64tuWDNVo+WKPlgzVaPlij5YMlLR9e2/LhGi0frtHy4RotH67R8qFqZ/kSMpHycuzmXd2x/JKtXA0WtH+rwUoBt+KuVpFySbLbkc+gbWoNCP5V8woAnzavALApPa+gXx/vySP5Z3HgW4KHk7gKBtg6VmOmG9RqOUiZiXkofGsaogawLw1RA9iUhqjpu+ZHUpeH6sX+I+tAnnjue0hlOx0I3GQGBebGMijobfNA+dltWWU8N3UNGXhKBPjL5tDmz5pDm7t+Dm2m7zl0z9t/4wUnzhVhA6vLvGf/1OxNzbbqDA7ctmYd5hY26zC3s1mHubXNOszbSmYd5j0lsw7zhpJZhznOzKwDkNwBMMgA6R0AWtTFsBYWZlvILFroshJXCzlFC/VmmmBpIbDbK4DdXvrr9ppf8xNtz6zHsj7BxooCMfF/fmJS74TUOy71vnmJ9+YOmAOC+wCgxNwNACXmngAoMbMyQImZlgFKAsWwaKIwFo0LGbLAbGbgEJuZgUMMZgYOKY03A5dWl1X6xOg6HUSUXZkSRq2Lp8VU/5z5ouxYeno/TpZoIv9hS0odbMGi0qACsqw0qMDq7zzRz6cmYRv8I3vMfBsCrvJOxOc1Hqsy5cMQcCNUCwP9wmLd1/X1ELywl4dgTf/CyiqoIYaW6s8xzeFuM8ArW06pZGkLKpVAtmCMSjx1o/HtAZIuMIoWoMlMwbygI6mKGlZZS4MBd8A8Hpq4QoeHprDQ4SWnj2ZNUg9eqXJ8hWLhPPRTq+ud0NV6Fe9GcSCqH5x3JhQAuCuhBwMcCT0Y4EbowYbWN1OEHnZTwyykB6OK6xpJQw0Zv1R6EIXb6ibXDWDs6EDgZjIoMDeSQUE/E308FJ/oolKoSgT4y+bQ5s+aQ5u7fQ4tXd8vDi/dmMhINe90jYXhV6XVQMAlaTUQcD1aDQRc0FcDzes9DTBQNvWueHw6gdtaSF/V2DJyWWvLyGXNLSOXtbeMXNbgMrJv8SNPqirCXRdYvA4Ev8A+rwBwhX1eAeAS+7wCwDX2eQVSwTTmwFQ8BcG5gJ3mjcUXHK9poJAjNQ20nxieyPH4Yj8xrzkjL7U5L5VCfnopnzltVNzXqdPCzovFhWchCi6/ejwYLunDlSGNMnyNMqxR5l2jzGuUscb9fkde9mV1fCrqPey0UokAD785tHkEzqHN5jyH7mby//mf/w/iS6od','no'),(173,'woocommerce_store_address','','yes'),(174,'woocommerce_store_address_2','','yes'),(175,'woocommerce_store_city','','yes'),(176,'woocommerce_default_country','GB','yes'),(177,'woocommerce_store_postcode','','yes'),(178,'woocommerce_allowed_countries','all','yes'),(179,'woocommerce_all_except_countries','','yes'),(180,'woocommerce_specific_allowed_countries','','yes'),(181,'woocommerce_ship_to_countries','','yes'),(182,'woocommerce_specific_ship_to_countries','','yes'),(183,'woocommerce_default_customer_address','base','yes'),(184,'woocommerce_calc_taxes','no','yes'),(185,'woocommerce_enable_coupons','yes','yes'),(186,'woocommerce_calc_discounts_sequentially','no','no'),(187,'woocommerce_currency','GBP','yes'),(188,'woocommerce_currency_pos','left','yes'),(189,'woocommerce_price_thousand_sep',',','yes'),(190,'woocommerce_price_decimal_sep','.','yes'),(191,'woocommerce_price_num_decimals','2','yes'),(192,'woocommerce_shop_page_id','25188','yes'),(193,'woocommerce_cart_redirect_after_add','no','yes'),(194,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(195,'woocommerce_placeholder_image','6','yes'),(196,'woocommerce_weight_unit','kg','yes'),(197,'woocommerce_dimension_unit','cm','yes'),(198,'woocommerce_enable_reviews','yes','yes'),(199,'woocommerce_review_rating_verification_label','yes','no'),(200,'woocommerce_review_rating_verification_required','no','no'),(201,'woocommerce_enable_review_rating','yes','yes'),(202,'woocommerce_review_rating_required','yes','no'),(203,'woocommerce_manage_stock','yes','yes'),(204,'woocommerce_hold_stock_minutes','60','no'),(205,'woocommerce_notify_low_stock','yes','no'),(206,'woocommerce_notify_no_stock','yes','no'),(207,'woocommerce_stock_email_recipient','santhosh@iamdesigning.com','no'),(208,'woocommerce_notify_low_stock_amount','2','no'),(209,'woocommerce_notify_no_stock_amount','0','yes'),(210,'woocommerce_hide_out_of_stock_items','no','yes'),(211,'woocommerce_stock_format','','yes'),(212,'woocommerce_file_download_method','force','no'),(213,'woocommerce_downloads_require_login','no','no'),(214,'woocommerce_downloads_grant_access_after_payment','yes','no'),(215,'woocommerce_prices_include_tax','no','yes'),(216,'woocommerce_tax_based_on','shipping','yes'),(217,'woocommerce_shipping_tax_class','inherit','yes'),(218,'woocommerce_tax_round_at_subtotal','no','yes'),(219,'woocommerce_tax_classes','','yes'),(220,'woocommerce_tax_display_shop','excl','yes'),(221,'woocommerce_tax_display_cart','excl','yes'),(222,'woocommerce_price_display_suffix','','yes'),(223,'woocommerce_tax_total_display','itemized','no'),(224,'woocommerce_enable_shipping_calc','yes','no'),(225,'woocommerce_shipping_cost_requires_address','no','yes'),(226,'woocommerce_ship_to_destination','billing','no'),(227,'woocommerce_shipping_debug_mode','no','yes'),(228,'woocommerce_enable_guest_checkout','yes','no'),(229,'woocommerce_enable_checkout_login_reminder','no','no'),(230,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(231,'woocommerce_enable_myaccount_registration','no','no'),(232,'woocommerce_registration_generate_username','yes','no'),(233,'woocommerce_registration_generate_password','yes','no'),(234,'woocommerce_erasure_request_removes_order_data','no','no'),(235,'woocommerce_erasure_request_removes_download_data','no','no'),(236,'woocommerce_allow_bulk_remove_personal_data','no','no'),(237,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(238,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(239,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(240,'woocommerce_trash_pending_orders','','no'),(241,'woocommerce_trash_failed_orders','','no'),(242,'woocommerce_trash_cancelled_orders','','no'),(243,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(244,'woocommerce_email_from_name','Astrology','no'),(245,'woocommerce_email_from_address','santhosh@iamdesigning.com','no'),(246,'woocommerce_email_header_image','','no'),(247,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(248,'woocommerce_email_base_color','#96588a','no'),(249,'woocommerce_email_background_color','#f7f7f7','no'),(250,'woocommerce_email_body_background_color','#ffffff','no'),(251,'woocommerce_email_text_color','#3c3c3c','no'),(252,'woocommerce_cart_page_id','25192','no'),(253,'woocommerce_checkout_page_id','25193','no'),(254,'woocommerce_myaccount_page_id','25194','no'),(255,'woocommerce_terms_page_id','','no'),(256,'woocommerce_force_ssl_checkout','no','yes'),(257,'woocommerce_unforce_ssl_checkout','no','yes'),(258,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(259,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(260,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(261,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(262,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(263,'woocommerce_myaccount_orders_endpoint','orders','yes'),(264,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(265,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(266,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(267,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(268,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(269,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(270,'woocommerce_logout_endpoint','customer-logout','yes'),(271,'woocommerce_api_enabled','no','yes'),(272,'woocommerce_allow_tracking','no','no'),(273,'woocommerce_show_marketplace_suggestions','yes','no'),(274,'woocommerce_single_image_width','600','yes'),(275,'woocommerce_thumbnail_image_width','300','yes'),(276,'woocommerce_checkout_highlight_required_fields','yes','yes'),(277,'woocommerce_demo_store','no','no'),(278,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:8:\"/product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(279,'current_theme_supports_woocommerce','yes','yes'),(280,'woocommerce_queue_flush_rewrite_rules','no','yes'),(283,'default_product_cat','15','yes'),(288,'yit_recently_activated','a:0:{}','yes'),(290,'fw_active_extensions','a:7:{s:4:\"blog\";a:0:{}s:6:\"update\";a:0:{}s:16:\"bitbucket-update\";a:0:{}s:13:\"custom-update\";a:0:{}s:13:\"github-update\";a:0:{}s:7:\"backups\";a:0:{}s:12:\"backups-demo\";a:0:{}}','yes'),(291,'woocommerce_admin_notices','a:2:{i:0;s:6:\"update\";i:1;s:14:\"template_files\";}','yes'),(292,'revslider_update_version','6.6.0','yes'),(293,'elementor_version','3.8.1','yes'),(294,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"1lGrOz9QblMk2xKtkyp2cDEHzhFJrTjZ\";}','yes'),(296,'widget_layerslider_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(297,'widget_dtportfolio_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(298,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(299,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(300,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(301,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(302,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(303,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(304,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(305,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(306,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(307,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(308,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(309,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(310,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(311,'widget__theme_twitter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(312,'widget__theme_flickr','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(313,'widget__theme_recent_posts','a:2:{i:2;a:5:{s:5:\"title\";s:11:\"Recent Post\";s:11:\"_post_count\";s:1:\"3\";s:16:\"_post_categories\";N;s:8:\"_excerpt\";s:22:\"show title and excerpt\";s:14:\"_enabled_image\";i:1;}s:12:\"_multiwidget\";i:1;}','yes'),(314,'widget_yith-woocompare-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(319,'woocommerce_meta_box_errors','a:0:{}','yes'),(321,'yith-wcwl-page-id','7','yes'),(322,'yith_wcwl_wishlist_page_id','7','yes'),(323,'yith_wcwl_version','3.0.5','yes'),(324,'yith_wcwl_db_version','3.0.0','yes'),(325,'envato_market_state','activated','yes'),(330,'yith_system_info','a:2:{s:11:\"system_info\";a:13:{s:14:\"min_wp_version\";a:1:{s:5:\"value\";s:5:\"5.3.2\";}s:14:\"min_wc_version\";a:1:{s:5:\"value\";s:5:\"3.9.0\";}s:15:\"wp_memory_limit\";a:1:{s:5:\"value\";i:536870912;}s:15:\"min_php_version\";a:1:{s:5:\"value\";s:6:\"7.1.27\";}s:15:\"min_tls_version\";a:1:{s:5:\"value\";s:3:\"1.2\";}s:15:\"imagick_version\";a:1:{s:5:\"value\";s:3:\"n/a\";}s:15:\"wp_cron_enabled\";a:1:{s:5:\"value\";b:1;}s:16:\"mbstring_enabled\";a:1:{s:5:\"value\";b:1;}s:17:\"simplexml_enabled\";a:1:{s:5:\"value\";b:1;}s:10:\"gd_enabled\";a:1:{s:5:\"value\";b:1;}s:13:\"iconv_enabled\";a:1:{s:5:\"value\";b:1;}s:15:\"opcache_enabled\";a:1:{s:5:\"value\";b:0;}s:17:\"url_fopen_enabled\";a:1:{s:5:\"value\";s:1:\"1\";}}s:6:\"errors\";b:0;}','yes'),(331,'yith_woocompare_is_button','button','yes'),(332,'yith_woocompare_button_text','Compare','yes'),(333,'yith_woocompare_compare_button_in_product_page','yes','yes'),(334,'yith_woocompare_compare_button_in_products_list','no','yes'),(335,'yith_woocompare_auto_open','yes','yes'),(336,'yith_woocompare_table_text','Compare products','yes'),(337,'yith_woocompare_fields_attrs','a:9:{i:0;s:5:\"image\";i:1;s:5:\"title\";i:2;s:5:\"price\";i:3;s:11:\"add-to-cart\";i:4;s:11:\"description\";i:5;s:3:\"sku\";i:6;s:5:\"stock\";i:7;s:6:\"weight\";i:8;s:10:\"dimensions\";}','yes'),(338,'yith_woocompare_price_end','yes','yes'),(339,'yith_woocompare_add_to_cart_end','no','yes'),(340,'yith_woocompare_image_size','a:3:{s:5:\"width\";s:3:\"220\";s:6:\"height\";s:3:\"154\";s:4:\"crop\";s:2:\"on\";}','yes'),(341,'yit_plugin_fw_panel_wc_default_options_set','a:3:{s:21:\"yith_woocompare_panel\";b:1;s:15:\"yith_wcqv_panel\";b:1;s:15:\"yith_wcwl_panel\";b:1;}','yes'),(342,'yith-wcqv-enable','yes','yes'),(343,'yith-wcqv-enable-mobile','yes','yes'),(344,'yith-wcqv-button-label','Quick View','yes'),(345,'yith-wcqv-enable-lightbox','yes','yes'),(346,'yith-wcqv-background-modal','#ffffff','yes'),(347,'yith-wcqv-close-color','#cdcdcd','yes'),(348,'yith-wcqv-close-color-hover','#ff0000','yes'),(349,'yith_wcwl_ajax_enable','no','yes'),(350,'yith_wfbt_enable_integration','yes','yes'),(351,'yith_wcwl_after_add_to_wishlist_behaviour','view','yes'),(352,'yith_wcwl_show_on_loop','no','yes'),(353,'yith_wcwl_loop_position','after_add_to_cart','yes'),(354,'yith_wcwl_button_position','after_add_to_cart','yes'),(355,'yith_wcwl_add_to_wishlist_text','Add to wishlist','yes'),(356,'yith_wcwl_product_added_text','Product added!','yes'),(357,'yith_wcwl_browse_wishlist_text','Browse wishlist','yes'),(358,'yith_wcwl_already_in_wishlist_text','The product is already in your wishlist!','yes'),(359,'yith_wcwl_add_to_wishlist_style','link','yes'),(360,'yith_wcwl_rounded_corners_radius','16','yes'),(361,'yith_wcwl_add_to_wishlist_icon','','yes'),(362,'yith_wcwl_add_to_wishlist_custom_icon','','yes'),(363,'yith_wcwl_added_to_wishlist_icon','','yes'),(364,'yith_wcwl_added_to_wishlist_custom_icon','','yes'),(365,'yith_wcwl_custom_css','','yes'),(366,'yith_wcwl_variation_show','','yes'),(367,'yith_wcwl_price_show','','yes'),(368,'yith_wcwl_stock_show','','yes'),(369,'yith_wcwl_show_dateadded','','yes'),(370,'yith_wcwl_add_to_cart_show','','yes'),(371,'yith_wcwl_show_remove','yes','yes'),(372,'yith_wcwl_repeat_remove_button','','yes'),(373,'yith_wcwl_redirect_cart','no','yes'),(374,'yith_wcwl_remove_after_add_to_cart','yes','yes'),(375,'yith_wcwl_enable_share','yes','yes'),(376,'yith_wcwl_share_fb','yes','yes'),(377,'yith_wcwl_share_twitter','yes','yes'),(378,'yith_wcwl_share_pinterest','yes','yes'),(379,'yith_wcwl_share_email','yes','yes'),(380,'yith_wcwl_share_whatsapp','yes','yes'),(381,'yith_wcwl_share_url','no','yes'),(382,'yith_wcwl_socials_title','My wishlist on Astrology','yes'),(383,'yith_wcwl_socials_text','','yes'),(384,'yith_wcwl_socials_image_url','','yes'),(385,'yith_wcwl_wishlist_title','My wishlist on Astrology','yes'),(386,'yith_wcwl_add_to_cart_text','Add to cart','yes'),(387,'yith_wcwl_add_to_cart_style','link','yes'),(388,'yith_wcwl_add_to_cart_rounded_corners_radius','16','yes'),(389,'yith_wcwl_add_to_cart_icon','fa-shopping-cart','yes'),(390,'yith_wcwl_add_to_cart_custom_icon','','yes'),(391,'yith_wcwl_color_headers_background','#F4F4F4','yes'),(392,'yith_wcwl_fb_button_icon','fa-facebook','yes'),(393,'yith_wcwl_fb_button_custom_icon','','yes'),(394,'yith_wcwl_tw_button_icon','fa-twitter','yes'),(395,'yith_wcwl_tw_button_custom_icon','','yes'),(396,'yith_wcwl_pr_button_icon','fa-pinterest','yes'),(397,'yith_wcwl_pr_button_custom_icon','','yes'),(398,'yith_wcwl_em_button_icon','fa-envelope-o','yes'),(399,'yith_wcwl_em_button_custom_icon','','yes'),(400,'yith_wcwl_wa_button_icon','fa-whatsapp','yes'),(401,'yith_wcwl_wa_button_custom_icon','','yes'),(402,'yith_plugin_fw_promo_2019_bis','1','yes'),(403,'_elementor_installed_time','1580198094','yes'),(404,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:3:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}}s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}s:9:\"templates\";a:825:{i:0;a:18:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:18:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:18:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:18:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:18:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:18:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:18:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:18:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:18:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:18:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:18:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:18:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:18:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:18:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:18:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:18:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:18:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:18:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:18:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:18:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:18:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:18:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:18:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:18:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:18:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:18:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:18:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:18:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:18:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:18:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:18:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:18:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:18:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:18:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:18:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:18:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:18:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:18:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:18:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:18:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:18:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:18:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:18:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:18:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:18:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:18:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:18:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:18:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:18:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:18:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:18:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:18:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:18:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:18:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:18:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:18:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:18:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:18:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:18:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:18:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:18:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:18:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:18:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:18:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:18:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:18:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:18:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:18:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:18:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:18:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:18:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:18:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:18:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:18:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:18:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:18:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:18:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:18:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:18:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:18:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:18:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:18:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:18:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:18:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:18:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:18:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:18:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:18:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:18:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:18:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:18:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:18:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:18:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:18:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:18:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:18:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:18:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:18:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:18:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:18:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:18:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:18:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:18:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:18:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:18:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:18:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:18:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:18:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:18:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:18:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:18:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:18:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:18:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:18:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:18:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:18:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:18:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:18:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:18:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:18:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:120;a:18:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:18:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:18:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:18:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:18:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:125;a:18:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:126;a:18:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:18:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:18:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:18:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:18:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:18:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:18:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:18:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:18:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:18:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:18:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:18:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:18:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:18:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:18:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:18:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:18:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:18:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:18:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:145;a:18:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:18:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:18:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:18:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:18:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:18:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:18:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:18:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:18:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:18:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:18:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:18:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:18:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:18:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:18:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:160;a:18:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:18:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:162;a:18:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:163;a:18:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:164;a:18:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:165;a:18:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:166;a:18:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:18:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:18:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:18:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:18:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:171;a:18:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:172;a:18:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:18:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:174;a:18:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:18:{s:4:\"tmpl\";i:1204;s:2:\"id\";i:20208;s:5:\"title\";s:49:\"Alternative Medicine Acupuncture &#8211; Business\";s:9:\"thumbnail\";s:112:\"https://library.elementor.com/wp-content/uploads/2021/10/Alternative-Medicine-Acupuncture-Business-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633880557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/lp/alternative-medicine-acupuncture-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:47:\"[\"Health\",\"Landing Pages\",\"Medical\",\"Services\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:176;a:18:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:18:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:18:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:18:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:18:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:181;a:18:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:18:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:183;a:18:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:184;a:18:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:185;a:18:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:186;a:18:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:187;a:18:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:188;a:18:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:189;a:18:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:18:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:18:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:192;a:18:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:193;a:18:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:18:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:18:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:196;a:18:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:197;a:18:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:18:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:18:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:18:{s:4:\"tmpl\";i:1215;s:2:\"id\";i:20556;s:5:\"title\";s:41:\"Faroe Islands Trip Planner &#8211; Travel\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Faroe-Islands-Trip-Planner-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634026480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/faroe-islands-trip-planner-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:26:\"[\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:201;a:18:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:18:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:18:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:204;a:18:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:18:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:18:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:207;a:18:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:18:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:209;a:18:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:18:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:211;a:18:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:18:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:18:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:18:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:18:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:216;a:18:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:18:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:218;a:18:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:219;a:18:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:220;a:18:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:221;a:18:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:18:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:223;a:18:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:18:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:225;a:18:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:226;a:18:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:18:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:228;a:18:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:18:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:230;a:18:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:231;a:18:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:232;a:18:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:18:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:18:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:235;a:18:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:18:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:237;a:18:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:18:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:239;a:18:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:18:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:241;a:18:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:18:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:18:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:18:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:18:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:18:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:18:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:18:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:18:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:18:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:18:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:252;a:18:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:18:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:254;a:18:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:255;a:18:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:256;a:18:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:18:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:258;a:18:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:18:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:260;a:18:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:261;a:18:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:18:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:263;a:18:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:264;a:18:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:18:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:18:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:18:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:268;a:18:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:269;a:18:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:18:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:271;a:18:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:272;a:18:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:18:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:274;a:18:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:18:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:18:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:277;a:18:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:278;a:18:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:279;a:18:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:18:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:18:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:18:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:18:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:18:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:285;a:18:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:286;a:18:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:287;a:18:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:288;a:18:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:289;a:18:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:18:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:18:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:18:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:18:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:18:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:18:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:18:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:18:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:18:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:18:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:18:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:18:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:18:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:18:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:18:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:18:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:18:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:307;a:18:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:18:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:18:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:18:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:18:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:18:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:18:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:18:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:18:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:18:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:18:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:318;a:18:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:18:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:18:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:321;a:18:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:18:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:18:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:324;a:18:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:18:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:18:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:327;a:18:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:18:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:18:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:18:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:18:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:18:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:18:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:18:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:18:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:18:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:18:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:18:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:18:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:18:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:341;a:18:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:18:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:18:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:344;a:18:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:18:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:346;a:18:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:18:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:18:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:18:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:350;a:18:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:351;a:18:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:352;a:18:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:18:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:18:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:355;a:18:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:18:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:18:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:18:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:18:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:18:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:18:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:18:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:363;a:18:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:18:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:18:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:366;a:18:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:18:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:368;a:18:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:369;a:18:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:18:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:371;a:18:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:372;a:18:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:373;a:18:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:374;a:18:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:18:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:18:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:18:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:18:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:18:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:380;a:18:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:18:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:382;a:18:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:18:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:18:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:18:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:18:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:18:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:388;a:18:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:18:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:18:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:18:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:18:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:18:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:18:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:18:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:18:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:18:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:18:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:399;a:18:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:400;a:18:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:18:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:18:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:18:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:18:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:18:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:406;a:18:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:18:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:18:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:18:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:18:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:411;a:18:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:412;a:18:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:18:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:414;a:18:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:415;a:18:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:18:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:417;a:18:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:418;a:18:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:18:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:420;a:18:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:421;a:18:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:18:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:423;a:18:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:18:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:18:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:18:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:18:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:428;a:18:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:18:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:430;a:18:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:18:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:432;a:18:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:18:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:434;a:18:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:18:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:436;a:18:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:18:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:438;a:18:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:18:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:440;a:18:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:18:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:442;a:18:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:443;a:18:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:444;a:18:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:18:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:446;a:18:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:18:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:448;a:18:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:449;a:18:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:450;a:18:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:18:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:18:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:453;a:18:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:18:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:455;a:18:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:18:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:18:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:18:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:459;a:18:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:18:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:18:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:462;a:18:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:463;a:18:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:18:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:18:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:18:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:18:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:18:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:469;a:18:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:470;a:18:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:471;a:18:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:18:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:18:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:18:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:18:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:18:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:18:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:18:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:479;a:18:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:18:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:18:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:18:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:483;a:18:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:18:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:485;a:18:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:18:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:487;a:18:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:18:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:489;a:18:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:18:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:491;a:18:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:18:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:18:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:18:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:18:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:18:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:18:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:18:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:18:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:500;a:18:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:501;a:18:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:18:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:18:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:18:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:505;a:18:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:506;a:18:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:507;a:18:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:508;a:18:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:18:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:510;a:18:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:511;a:18:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:18:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:513;a:18:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:18:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:515;a:18:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:18:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:517;a:18:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:18:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:519;a:18:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:18:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:521;a:18:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:18:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:523;a:18:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:18:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:525;a:18:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:18:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:527;a:18:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:18:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:529;a:18:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:530;a:18:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:531;a:18:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:532;a:18:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:18:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:534;a:18:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:535;a:18:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:536;a:18:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:537;a:18:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:18:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:539;a:18:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:18:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:541;a:18:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:18:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:18:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:544;a:18:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:18:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:546;a:18:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:18:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:548;a:18:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:18:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:550;a:18:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:551;a:18:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:18:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:553;a:18:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:554;a:18:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:555;a:18:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:556;a:18:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:557;a:18:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:558;a:18:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:559;a:18:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:560;a:18:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:561;a:18:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:562;a:18:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:563;a:18:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:564;a:18:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:565;a:18:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:566;a:18:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:567;a:18:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:568;a:18:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:569;a:18:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:570;a:18:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:571;a:18:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:572;a:18:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:18:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:18:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:18:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:18:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:18:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:18:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:18:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:18:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:18:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:18:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:18:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:18:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:18:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:18:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:18:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:18:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:18:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:18:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:18:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:18:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:18:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:18:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:18:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:18:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:18:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:18:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:18:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:18:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:18:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:18:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:18:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:18:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:18:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:18:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:18:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:18:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:18:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:18:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:18:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:18:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:18:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:614;a:18:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:18:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:18:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:18:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:618;a:18:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:619;a:18:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:18:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:18:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:18:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:18:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:624;a:18:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:625;a:18:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:626;a:18:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:18:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:18:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:18:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:18:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:18:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:18:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:18:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:18:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:18:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:18:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:18:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:18:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:18:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:18:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:18:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:18:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:18:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:18:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:18:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:18:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:18:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:18:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:18:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:18:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:18:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:18:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:18:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:18:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:18:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:18:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:18:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:18:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:18:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:18:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:18:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:18:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:18:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:18:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:18:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:18:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:241;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:18:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:242;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:18:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:18:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:18:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:245;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:18:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:18:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:18:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:18:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:249;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:18:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:676;a:18:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:18:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:252;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:678;a:18:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:18:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:254;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:18:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:18:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:256;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:682;a:18:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:683;a:18:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:258;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:18:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:259;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:18:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:686;a:18:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:687;a:18:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:262;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:18:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:263;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:689;a:18:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:690;a:18:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:18:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:266;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:692;a:18:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:693;a:18:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:268;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:18:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:18:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:270;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:18:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:18:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:272;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:18:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:18:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:18:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:275;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:18:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:18:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:18:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:278;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:18:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:18:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:18:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:18:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:18:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:18:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:284;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:18:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:285;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:18:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:18:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:18:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:288;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:18:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:289;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:715;a:18:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:716;a:18:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:18:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:18:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:293;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:18:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:18:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:295;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:18:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:18:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:18:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:298;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:18:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:18:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:300;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:18:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:301;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:18:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:18:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:18:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:304;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:18:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:18:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:306;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:18:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:307;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:18:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:18:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:309;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:18:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:18:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:737;a:18:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:312;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:738;a:18:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:313;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:18:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:18:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:315;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:18:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:18:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:18:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:318;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:18:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:319;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:18:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:18:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:18:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:322;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:18:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:18:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:324;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:18:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:18:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:18:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:327;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:18:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:18:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:755;a:18:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:330;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:18:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:18:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:332;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:18:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:333;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:18:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:334;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:18:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:335;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:18:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:336;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:18:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:337;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:18:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:18:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:339;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:765;a:18:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:766;a:18:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:341;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:767;a:18:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:18:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:343;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:769;a:18:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:18:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:345;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:18:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:18:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:347;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:773;a:18:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:348;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:18:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:18:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:350;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:776;a:18:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:18:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:778;a:18:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:353;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:18:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:780;a:18:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:355;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:18:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:18:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:357;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:18:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:784;a:18:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:359;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:18:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:786;a:18:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:361;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:18:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:18:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:363;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:18:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:364;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:18:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:791;a:18:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:366;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:18:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:18:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:368;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:18:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:18:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:370;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:796;a:18:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:797;a:18:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:18:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:373;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:799;a:18:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:374;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:18:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:801;a:18:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:802;a:18:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:377;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:18:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:378;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:804;a:18:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:18:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:18:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:381;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:807;a:18:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:382;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:808;a:18:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:809;a:18:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:18:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:385;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:811;a:18:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:812;a:18:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:387;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:18:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:388;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:18:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:18:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:390;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:18:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:18:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:392;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:18:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:18:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:394;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:18:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:18:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:18:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:397;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:823;a:18:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:824;a:18:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:399;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(405,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:82:\"Introducing Loop Builder: Design Every Aspect of your Post and Product Collections\";s:7:\"excerpt\";s:306:\"Elementor 3.8 includes some highly anticipated features, including the first phase of the Loop Builder, with additional functions and capabilities added in upcoming versions. With the Loop Builder, you gain more creative freedom to design your posts and listings, so you can design it any way you’d like.\";s:7:\"created\";i:1667397460;s:5:\"badge\";s:3:\"New\";s:3:\"url\";s:128:\"https://elementor.com/blog/introducing-the-loop-builder/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:47:\"The Complete Guide To Design Project Management\";s:7:\"excerpt\";s:347:\"Successful web creators understand that design and systems must work side by side for people to deliver high-quality work without burning out. In this guide, we will explore the practical steps you can take to shut down time-wasting activities and frustration. Say no to scope creep and build a no-fail framework that can pivot for the unexpected.\";s:7:\"created\";i:1655196509;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:131:\"https://elementor.com/blog/design-project-management-guide/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:30:\"Elementor Websites of May 2022\";s:7:\"excerpt\";s:315:\"May’s marvelous showcase offers a taste of new design trends and reimagined retro themes that will activate your artistic mind. Hear the sound of music festivals, awaken the entrepreneurial spirit, rediscover the joy of childhood learning, glide through skateparks, and rejuvenate with a splash of the Aegean Sea.\";s:7:\"created\";i:1655101192;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:117:\"https://elementor.com/blog/showcase-may-2022/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(442,'_theme_name-settings','a:110:{s:15:\"site-title-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:2:\"36\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:2:\"60\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:0:\"\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:17:\"site-tagline-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:0:\"\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:0:\"\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:0:\"\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:21:\"breadcrumb-title-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:4:\"none\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:2:\"60\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:2:\"68\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:0:\"\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:15:\"breadcrumb-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:7:\"inherit\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:2:\"18\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:0:\"\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:0:\"\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:17:\"widget-title-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:0:\"\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:0:\"\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:0:\"\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:19:\"widget-content-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"300\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:0:\"\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:0:\"\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:0:\"\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:9:\"body-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"300\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:4:\"none\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:2:\"25\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:2:\"36\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:0:\"\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:9:\"menu-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:9:\"uppercase\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:2:\"15\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:0:\"\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:0:\"\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:7:\"h1-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:2:\"60\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:2:\"68\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:1:\"0\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:7:\"h2-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:2:\"55\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:2:\"68\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:1:\"0\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:7:\"h3-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:2:\"38\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:0:\"\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:1:\"0\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:7:\"h4-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:2:\"28\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:0:\"\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:1:\"0\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:7:\"h5-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:2:\"22\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:0:\"\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:1:\"0\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:7:\"h6-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:2:\"18\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:0:\"\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:1:\"0\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:17:\"footer-title-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:2:\"25\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:2:\"36\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:0:\"\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:19:\"footer-content-typo\";a:35:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"300\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:2:\"25\";s:15:\"fs-desktop-unit\";s:2:\"px\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:2:\"px\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:2:\"px\";s:10:\"lh-desktop\";s:2:\"36\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:0:\"\";s:15:\"ls-desktop-unit\";s:2:\"px\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:2:\"px\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:2:\"px\";s:17:\"fs-tablet-ls-unit\";s:2:\"px\";s:17:\"lh-tablet-ls-unit\";s:2:\"px\";s:17:\"ls-tablet-ls-unit\";s:2:\"px\";}s:26:\"site-global-sidebar-layout\";s:18:\"content-full-width\";s:25:\"blog-archives-page-layout\";s:18:\"content-full-width\";s:18:\"footer-title-color\";s:7:\"#ffffff\";s:18:\"body-content-color\";s:7:\"#a3a1a1\";s:23:\"body-content-link-color\";s:7:\"#ffffff\";s:29:\"body-content-link-hover-color\";s:7:\"#ffa35a\";s:16:\"site-title-color\";s:0:\"\";s:18:\"site-title-h-color\";s:0:\"\";s:24:\"apply-dark-bg-breadcrumb\";b:1;s:16:\"breadcrumb-style\";s:11:\"aligncenter\";s:27:\"change-breadcrumb-delimiter\";b:0;s:22:\"breadcrumb-title-color\";s:7:\"#ffffff\";s:21:\"breadcrumb-text-color\";s:7:\"#ffffff\";s:21:\"breadcrumb-link-color\";s:7:\"#ffffff\";s:23:\"breadcrumb-link-h-color\";s:7:\"#ffa35a\";s:13:\"breadcrumb-bg\";a:6:{s:16:\"background-color\";s:13:\"rgba(0,0,0,0)\";s:16:\"background-image\";s:67:\"https://mg7717.dev34.info/wp-content/uploads/2020/01/breadcrumb.jpg\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:13:\"primary-color\";s:7:\"#ffffff\";s:15:\"secondary-color\";s:7:\"#ffa35a\";s:14:\"tertiary-color\";s:7:\"#ffffff\";s:13:\"body-bg-color\";s:7:\"#030303\";s:20:\"footer-content-color\";s:7:\"#ffffff\";s:22:\"footer-content-a-color\";s:7:\"#ffffff\";s:28:\"footer-content-a-hover-color\";s:7:\"#000000\";s:10:\"menu-color\";s:7:\"#ffffff\";s:8:\"h1-color\";s:7:\"#ffffff\";s:8:\"h2-color\";s:7:\"#ffffff\";s:8:\"h3-color\";s:7:\"#ffffff\";s:8:\"h4-color\";s:7:\"#ffffff\";s:8:\"h5-color\";s:7:\"#ffffff\";s:8:\"h6-color\";s:7:\"#ffffff\";s:12:\"extra-1-typo\";a:32:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:0:\"\";s:15:\"fs-desktop-unit\";s:0:\"\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:0:\"\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:0:\"\";s:10:\"lh-desktop\";s:0:\"\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:0:\"\";s:15:\"ls-desktop-unit\";s:0:\"\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:0:\"\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:0:\"\";}s:12:\"extra-2-typo\";a:32:{s:11:\"font-family\";s:12:\"Josefin Sans\";s:13:\"font-fallback\";s:26:\"\'Josefin Sans\', sans-serif\";s:9:\"font-type\";s:6:\"google\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:6:\"normal\";s:14:\"text-transform\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:10:\"fs-desktop\";s:0:\"\";s:15:\"fs-desktop-unit\";s:0:\"\";s:9:\"fs-tablet\";s:0:\"\";s:14:\"fs-tablet-unit\";s:0:\"\";s:19:\"fs-tablet-landscape\";s:0:\"\";s:24:\"fs-tablet-landscape-unit\";s:0:\"\";s:9:\"fs-mobile\";s:0:\"\";s:14:\"fs-mobile-unit\";s:0:\"\";s:10:\"lh-desktop\";s:0:\"\";s:15:\"lh-desktop-unit\";s:2:\"px\";s:9:\"lh-tablet\";s:0:\"\";s:14:\"lh-tablet-unit\";s:2:\"px\";s:19:\"lh-tablet-landscape\";s:0:\"\";s:24:\"lh-tablet-landscape-unit\";s:2:\"px\";s:9:\"lh-mobile\";s:0:\"\";s:14:\"lh-mobile-unit\";s:2:\"px\";s:10:\"ls-desktop\";s:0:\"\";s:15:\"ls-desktop-unit\";s:0:\"\";s:9:\"ls-tablet\";s:0:\"\";s:14:\"ls-tablet-unit\";s:0:\"\";s:19:\"ls-tablet-landscape\";s:0:\"\";s:24:\"ls-tablet-landscape-unit\";s:0:\"\";s:9:\"ls-mobile\";s:0:\"\";s:14:\"ls-mobile-unit\";s:0:\"\";}s:18:\"widget-title-color\";s:7:\"#ffffff\";s:20:\"widget-content-color\";s:7:\"#ffffff\";s:25:\"widget-content-link-color\";s:7:\"#ffffff\";s:27:\"widget-content-link-h-color\";s:7:\"#ffa35a\";s:18:\"site-custom-header\";s:5:\"20376\";s:15:\"show-breadcrumb\";b:1;s:18:\"site-custom-footer\";s:5:\"20331\";s:17:\"show-pagecomments\";b:0;s:32:\"shop-page-product-style-template\";s:5:\"20848\";s:14:\"google-map-key\";s:39:\"AIzaSyDJlXcXv_Y-u4sHfd-t_kVavI2oJvNXZOM\";s:13:\"mailchimp-key\";s:37:\"8853d846f5b4a0e721d02d273fa89522-us20\";s:22:\"post-elements-position\";a:5:{i:0;s:12:\"social_share\";i:1;s:7:\"content\";i:2;s:10:\"meta_group\";i:3;s:11:\"comment_box\";i:4;s:10:\"navigation\";}s:18:\"post-meta-position\";a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}s:27:\"dt-portfolio-custom-field-1\";s:11:\"Project For\";s:27:\"dt-portfolio-custom-field-2\";s:8:\"Duration\";s:27:\"dt-portfolio-custom-field-3\";s:10:\"Project In\";s:27:\"dt-portfolio-custom-field-4\";s:12:\"Project Lead\";s:11:\"show-loader\";b:1;s:15:\"notfound-darkbg\";b:1;s:19:\"notfound_background\";a:6:{s:16:\"background-color\";s:7:\"#000000\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:14:\"notfound-style\";s:5:\"type1\";s:17:\"enable-comingsoon\";b:0;s:9:\"uc-darkbg\";b:1;s:15:\"show-launchdate\";b:1;s:21:\"comingsoon-launchdate\";s:19:\"02/28/2020 03:55:44\";s:19:\"comingsoon-timezone\";s:1:\"0\";s:21:\"comingsoon_background\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:25:\"blog-post-grid-list-style\";s:21:\"dt-sc-content-overlay\";s:17:\"blog-post-columns\";s:16:\"one-third-column\";s:14:\"blog-alignment\";s:11:\"aligncenter\";s:22:\"blog-elements-position\";a:4:{i:0;s:13:\"feature_image\";i:1;s:10:\"categories\";i:2;s:5:\"title\";i:3;s:7:\"content\";}s:18:\"blog-meta-position\";a:1:{i:0;s:4:\"date\";}s:19:\"blog-excerpt-length\";i:19;s:18:\"enable-post-format\";b:0;s:25:\"dt-woo-tag-archive-layout\";s:18:\"content-full-width\";s:19:\"privacy-commentform\";b:0;s:21:\"privacy-subscribeform\";b:0;s:17:\"privacy-loginform\";b:0;s:21:\"enable-cookie-consent\";b:0;s:31:\"enable-dismiss-the-notification\";b:1;s:30:\"dismiss-the-notification-label\";s:5:\"Close\";s:27:\"enable-link-to-another-page\";b:1;s:26:\"link-to-another-page-label\";s:1:\"#\";s:25:\"link-to-another-page-link\";s:1:\"#\";s:44:\"enable-open-infomodal-on-privacy-and-cookies\";b:1;s:27:\"enable-custom-model-content\";b:1;s:20:\"sociable-google-plus\";s:1:\"#\";s:35:\"dt-single-product-enable-breadcrumb\";b:1;s:21:\"portfolio-hover-style\";s:0:\"\";s:28:\"portfolio-cursor-hover-style\";s:0:\"\";s:20:\"portfolio-grid-space\";b:0;s:26:\"portfolio-allow-full-width\";b:0;s:30:\"portfolio-disable-item-options\";b:0;s:38:\"dt-woo-category-product-style-template\";s:5:\"20848\";s:33:\"dt-woo-tag-product-style-template\";s:5:\"20848\";s:30:\"dt-woo-category-archive-layout\";s:18:\"content-full-width\";s:38:\"dt-woo-category-archive-product-layout\";s:1:\"4\";s:45:\"dt-woo-category-archive-show-standard-sidebar\";b:0;s:33:\"dt-woo-tag-archive-product-layout\";s:1:\"4\";s:38:\"dt-single-product-show-sharer-facebook\";b:1;s:37:\"dt-single-product-show-sharer-twitter\";b:1;s:38:\"dt-single-product-show-sharer-linkedin\";b:1;}','yes'),(443,'woocommerce_maybe_regenerate_images_hash','827c412eebb87e7826e7df964caeb2be','yes'),(493,'new_admin_email','admin@iamdesigning.com','yes'),(509,'layerslider_update_info','O:8:\"stdClass\":5:{s:5:\"basic\";O:8:\"stdClass\":9:{s:4:\"slug\";s:11:\"LayerSlider\";s:6:\"plugin\";s:27:\"LayerSlider/layerslider.php\";s:7:\"version\";s:6:\"6.10.0\";s:5:\"icons\";a:3:{s:2:\"1x\";s:89:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-128x128.png?ver=6.9.2\";s:2:\"2x\";s:89:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-256x256.png?ver=6.9.2\";s:7:\"default\";s:89:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-256x256.png?ver=6.9.2\";}s:7:\"banners\";a:3:{s:3:\"low\";s:94:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-772x250.png?ver=6.9.2\";s:4:\"high\";s:95:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-1544x500.png?ver=6.9.2\";s:7:\"default\";s:95:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-1544x500.png?ver=6.9.2\";}s:3:\"url\";s:79:\"http://codecanyon.net/item/layerslider-wp-the-wordpress-parallax-slider/1362246\";s:7:\"package\";s:0:\"\";s:6:\"tested\";s:5:\"5.3.2\";s:14:\"upgrade_notice\";s:64:\"Say hello to the all-new Template Store with additional content.\";}s:4:\"full\";O:8:\"stdClass\":20:{s:4:\"name\";s:14:\"LayerSlider WP\";s:8:\"homepage\";s:72:\"http://kreaturamedia.com/layerslider-responsive-wordpress-slider-plugin/\";s:5:\"p_url\";s:46:\"https://layerslider.kreaturamedia.com/pricing/\";s:7:\"version\";s:6:\"6.10.0\";s:12:\"last_updated\";s:10:\"2019-11-25\";s:8:\"requires\";s:3:\"3.5\";s:6:\"tested\";s:5:\"5.3.2\";s:6:\"rating\";s:2:\"95\";s:11:\"num_ratings\";i:3147;s:14:\"upgrade_notice\";a:3:{s:6:\"stable\";s:64:\"Say hello to the all-new Template Store with additional content.\";s:4:\"beta\";s:64:\"Say hello to the all-new Template Store with additional content.\";s:4:\"edge\";s:64:\"Say hello to the all-new Template Store with additional content.\";}s:6:\"author\";s:80:\"<a href=\"http://codecanyon.net/user/kreatura\" target=\"_blank\">Kreatura Media</a>\";s:3:\"url\";s:79:\"http://codecanyon.net/item/layerslider-wp-the-wordpress-parallax-slider/1362246\";s:8:\"external\";b:1;s:9:\"file_name\";s:10:\"plugin.zip\";s:5:\"icons\";a:3:{s:2:\"1x\";s:89:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-128x128.png?ver=6.9.2\";s:2:\"2x\";s:89:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-256x256.png?ver=6.9.2\";s:7:\"default\";s:89:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/icon-256x256.png?ver=6.9.2\";}s:7:\"banners\";a:3:{s:3:\"low\";s:94:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-772x250.png?ver=6.9.2\";s:4:\"high\";s:95:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-1544x500.png?ver=6.9.2\";s:7:\"default\";s:95:\"https://repository.kreaturamedia.com/v4/updates/1362246/assets/thumbnail-1544x500.png?ver=6.9.2\";}s:8:\"sections\";a:3:{s:9:\"changelog\";s:343:\"<p style=\"text-align: justify;\">\n	<a href=\"https://layerslider.kreaturamedia.com/release-log/\" target=\"_blank\">Click here to see the release log.</a> Don’t forget, the release log and all product-related news are also integrated right into LayerSlider. Look for the “LayerSlider News” section at the bottom of its main admin screen.\n</p>\";s:12:\"installation\";s:563:\"<p style=\"text-align: justify;\">\n	Updating the plugin won’t touch your sliders or settings. New versions always have backward compatibility. You don’t have to worry about losing your work. Not sure how to update? Check the <a href=\"https://layerslider.kreaturamedia.com/documentation/#updating\" target=\"_blank\">Updating</a> section of our online documentation.\n</p>\n\n<p style=\"text-align: justify;\">\n	If you’re experiencing unwanted changes, it is always a good idea to check your settings since there are probably new options to control those changes.\n</p>\";s:3:\"faq\";s:607:\"<p style=\"text-align: justify;\">\n	Please visit our <a href=\"https://layerslider.kreaturamedia.com/help/\" target=\"_blank\">Help</a> page, where you can find all sorts of useful assets like <a href=\"https://layerslider.kreaturamedia.com/faq/\" target=\"_blank\">FAQs</a>, <a href=\"https://layerslider.kreaturamedia.com/documentation/\" target=\"_blank\">online documentation</a>, <a href=\"https://layerslider.kreaturamedia.com/documentation/#troubleshooting\" target=\"_blank\">troubleshooting</a>, and <a href=\"https://layerslider.kreaturamedia.com/documentation/#support\" target=\"_blank\">support</a> information.\n</p>\";}s:4:\"slug\";s:11:\"LayerSlider\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";}s:15:\"_latest_version\";s:6:\"6.10.0\";s:14:\"_not_activated\";b:1;s:7:\"checked\";i:1580279781;}','yes'),(538,'_elementor_general_settings','a:2:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:21:\"global_image_lightbox\";s:3:\"yes\";}','yes'),(539,'_elementor_settings_update_time','1604389433','yes'),(540,'elementor_cpt_support','a:8:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:7:\"product\";i:3;s:10:\"dt_headers\";i:4;s:13:\"dt_portfolios\";i:5;s:13:\"dt_mega_menus\";i:6;s:10:\"dt_footers\";i:7;s:19:\"dt_product_template\";}','yes'),(541,'elementor_disable_color_schemes','','yes'),(542,'elementor_disable_typography_schemes','','yes'),(543,'elementor_allow_tracking','yes','yes'),(544,'elementor_default_generic_fonts','Sans-serif','yes'),(545,'elementor_container_width','','yes'),(546,'elementor_space_between_widgets','','yes'),(547,'elementor_stretched_section_container','','yes'),(548,'elementor_page_title_selector','','yes'),(549,'elementor_viewport_lg','','yes'),(551,'elementor_viewport_md','','yes'),(552,'elementor_global_image_lightbox','yes','yes'),(553,'elementor_css_print_method','external','yes'),(554,'elementor_editor_break_lines','','yes'),(555,'elementor_allow_svg','1','yes'),(556,'elementor_load_fa4_shim','','yes');
INSERT INTO `wpmz_options` VALUES (560,'elementor_log','a:42:{s:32:\"2aff065a455e8da051125fb6951fd32a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:10\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:43:\"Custom colors already exist. nothing to do.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2020-11-02 12:17:10\";i:1;s:19:\"2020-11-02 12:17:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:43:\"Custom colors already exist. nothing to do.\";s:4:\"type\";s:6:\"notice\";}}s:32:\"e1d82961857c883b5ca29382ce8a014c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"72772c2e2113e71d11d7514da5998f0f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"67f7c9c711a658fa626a40de3c6fe3b3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:10\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:47:\"System typography already exist. nothing to do.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2020-11-02 12:17:10\";i:1;s:19:\"2020-11-02 12:17:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:47:\"System typography already exist. nothing to do.\";s:4:\"type\";s:6:\"notice\";}}s:32:\"fdda0937efe019645b2865a905c4311b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:69:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:69:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"1f73c2e75bf3f7fd2bead2f0bac6ea58\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.3\";s:2:\"to\";s:6:\"3.0.12\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:10\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.3\";s:2:\"to\";s:6:\"3.0.12\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"4dab5a86b99afd207a81424d535360c3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.3\";s:2:\"to\";s:6:\"3.0.12\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:10\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.3\";s:2:\"to\";s:6:\"3.0.12\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"19cf6cbc34092358c5ca6cfd7b2aefc5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"860a30eced8d600a5244e2b8b9ea0dd5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"2cb4d92e3526903bdb85d0fd8379bd88\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"820fee469f3a7b2d50f26fafa0526d3f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"cb6c0f49dda02fb9fbd577184cc7dcab\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"9ae6a8de84dd1540e79412f3d6733427\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:61:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:61:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"a39eb7c7d5fa773c9ea319ce94666797\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"1a26223ca258bf0b5c65717e693cba15\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"0df4f3fde1e1ed8f214b00d430408aaf\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:69:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:69:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"a78c4435466c9ce4df3ea08b6d1a2286\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.3\";s:2:\"to\";s:6:\"3.0.12\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:11\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.3\";s:2:\"to\";s:6:\"3.0.12\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"4f4539d7aa9ea676bdc6fddfb9e2224e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-11-02 12:17:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.3\";s:2:\"to\";s:6:\"3.0.12\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-11-02 12:17:11\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.3\";s:2:\"to\";s:6:\"3.0.12\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"65e4a80b28e2beccc2822c2e0c9a596c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:41\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.0.12\";s:2:\"to\";s:5:\"3.8.1\";}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2022-12-05 03:19:41\";i:1;s:19:\"2022-12-05 03:19:41\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.0.12\";s:2:\"to\";s:5:\"3.8.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"bc1177cde1a729cfec180e973ee400ec\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:41\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:41\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"c65883f19c2dd9875b87ae72bc905027\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:41\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:41\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"973796a256716a5cd96ad6f1c22a151e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"000e4d3f9fefcad35d8a30a406f1a7c4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:70:\"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:70:\"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"1fd2ef2dece89c8d08c5af07a9ec4bd3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:72:\"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:72:\"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"f7ee3143b093e6e6f6a3da52f95a990c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:81:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:81:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"7e976688d61625f99babcaa4f9f3334d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:83:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:83:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"2599d0c9c6e5c9052a26279f5c41fee0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:64:\"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:64:\"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"0e7ed9255d4dbf36049dfc1a49bd3084\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:66:\"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:66:\"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"ec5a5604e83e2e9a105638ef4d0448ad\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"9919d07947152626e2cb93924e97c186\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:65:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:65:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"280b48f64984fdbba222ea8b43ca0908\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"a24234722566057ae684cdb1cc0d2466\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:44\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"aadcc243b1994ed361eeb8289776c869\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:70:\"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:44\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:70:\"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"c9961c9a23f30cb444f3b9ad7ad260db\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:72:\"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:44\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:72:\"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"46570bbeb0541f0c886356cb26a59462\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:81:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:44\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:81:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"e4cf506d4031915ca799fe226096ff89\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:83:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:44\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:83:\"Elementor/Upgrades - _v_3_4_8_fix_font_awesome_default_value_from_1_to_yes Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"03eac0d72d1a04eb364ea73a5c056303\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:64:\"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:44\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:64:\"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"c0ad83b8cf107cc7b2fc24c485518225\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:66:\"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:44\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:66:\"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"3923d0a2f3811b980af1fe1f9289310f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:44\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"1ed5b88c0b8ed82a7ec8c9b0f88781b9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:65:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:44\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:65:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"cebfccd2c897d44a11ddd27a8452db15\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-05 03:19:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.0.12\";s:2:\"to\";s:5:\"3.8.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-05 03:19:44\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.0.12\";s:2:\"to\";s:5:\"3.8.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b61890cf3c4a19fdbcbea3972dbd85a7\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"15625\";s:7:\"\0*\0file\";s:96:\"https://mg7717.dev34.info/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.8.1\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2022-12-05 03:29:01\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:66:\"Cannot read properties of undefined (reading \\&#039;global\\&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2022-12-05 03:29:01\";i:1;s:19:\"2022-12-05 03:29:05\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1670210941\";s:7:\"message\";s:56:\"Cannot read properties of undefined (reading \\\'global\\\')\";s:3:\"url\";s:96:\"https://mg7717.dev34.info/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=3.8.1\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"15625\";}}}','no'),(576,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(729,'ls-latest-version','6.10.0','yes'),(730,'ls-p-url','https://layerslider.kreaturamedia.com/pricing/','yes'),(778,'jet-elements-db-version','2.2.8','yes'),(784,'_elementor_scheme_last_updated','1580273047','yes'),(910,'jet-license-data','a:1:{s:12:\"license-list\";a:0:{}}','yes'),(1240,'recovery_mode_email_last_sent','1582538532','yes'),(2058,'elementor_tracker_last_send','1675594587','yes'),(2260,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:117:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:117:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:119:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:12;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:13;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:98:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:14;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:15;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:16;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:119:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:18;a:8:{s:4:\"slug\";s:27:\"orders-empty-stripe-payment\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:26:\"woocommerce-gateway-stripe\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/stripe-payment.svg\";s:5:\"title\";s:6:\"Stripe\";s:4:\"copy\";s:132:\"The complete payments platform engineered for growth. Millions around the globe use Stripe to start, run and scale their businesses.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:40:\"https://woocommerce.com/products/stripe/\";}i:19;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:20;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:21;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:22;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:103:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:23;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:24;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:25;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:26;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}i:27;a:8:{s:4:\"slug\";s:29:\"products-empty-stripe-payment\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:26:\"woocommerce-gateway-stripe\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/stripe-payment.svg\";s:5:\"title\";s:6:\"Stripe\";s:4:\"copy\";s:132:\"The complete payments platform engineered for growth. Millions around the globe use Stripe to start, run and scale their businesses.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:40:\"https://woocommerce.com/products/stripe/\";}}s:7:\"updated\";i:1582691381;}','no'),(2277,'woocommerce_setup_ab_wc_admin_onboarding','a','yes'),(2560,'jet-elements-settings','a:12:{s:11:\"svg_uploads\";s:7:\"enabled\";s:13:\"jet_templates\";s:7:\"enabled\";s:18:\"widgets_load_level\";s:3:\"100\";s:7:\"api_key\";s:39:\"AIzaSyDJlXcXv_Y-u4sHfd-t_kVavI2oJvNXZOM\";s:14:\"disable_api_js\";a:1:{s:7:\"disable\";s:5:\"false\";}s:17:\"mailchimp-api-key\";s:0:\"\";s:17:\"mailchimp-list-id\";s:0:\"\";s:23:\"mailchimp-double-opt-in\";s:5:\"false\";s:18:\"insta_access_token\";s:0:\"\";s:15:\"weather_api_key\";s:0:\"\";s:17:\"avaliable_widgets\";a:35:{s:30:\"jet-elements-advanced-carousel\";s:4:\"true\";s:25:\"jet-elements-advanced-map\";s:4:\"true\";s:25:\"jet-elements-animated-box\";s:4:\"true\";s:26:\"jet-elements-animated-text\";s:4:\"true\";s:18:\"jet-elements-audio\";s:4:\"true\";s:19:\"jet-elements-banner\";s:4:\"true\";s:22:\"jet-elements-bar-chart\";s:4:\"true\";s:19:\"jet-elements-brands\";s:4:\"true\";s:19:\"jet-elements-button\";s:4:\"true\";s:28:\"jet-elements-circle-progress\";s:4:\"true\";s:28:\"jet-elements-countdown-timer\";s:4:\"true\";s:28:\"jet-elements-download-button\";s:4:\"true\";s:20:\"jet-elements-dropbar\";s:4:\"true\";s:21:\"jet-elements-headline\";s:4:\"true\";s:32:\"jet-elements-horizontal-timeline\";s:4:\"true\";s:29:\"jet-elements-image-comparison\";s:4:\"true\";s:26:\"jet-elements-images-layout\";s:4:\"true\";s:23:\"jet-elements-inline-svg\";s:4:\"true\";s:30:\"jet-elements-instagram-gallery\";s:4:\"true\";s:22:\"jet-elements-pie-chart\";s:4:\"true\";s:22:\"jet-elements-portfolio\";s:4:\"true\";s:18:\"jet-elements-posts\";s:4:\"true\";s:23:\"jet-elements-price-list\";s:4:\"true\";s:26:\"jet-elements-pricing-table\";s:4:\"true\";s:25:\"jet-elements-progress-bar\";s:4:\"true\";s:30:\"jet-elements-scroll-navigation\";s:4:\"true\";s:21:\"jet-elements-services\";s:4:\"true\";s:19:\"jet-elements-slider\";s:4:\"true\";s:27:\"jet-elements-subscribe-form\";s:4:\"true\";s:18:\"jet-elements-table\";s:4:\"true\";s:24:\"jet-elements-team-member\";s:4:\"true\";s:25:\"jet-elements-testimonials\";s:4:\"true\";s:21:\"jet-elements-timeline\";s:4:\"true\";s:18:\"jet-elements-video\";s:4:\"true\";s:20:\"jet-elements-weather\";s:4:\"true\";}s:20:\"avaliable_extensions\";a:1:{s:16:\"section_parallax\";s:4:\"true\";}}','yes'),(3444,'woocommerce_thumbnail_cropping','uncropped','yes'),(3445,'woocommerce_thumbnail_cropping_custom_width','2','yes'),(3446,'woocommerce_thumbnail_cropping_custom_height','3','yes'),(5075,'mtphr_post_duplicator_settings','','yes'),(6164,'wpo_update_version','3.0.16','yes'),(6165,'updraft_task_manager_dbversion','1.1','yes'),(6170,'wp-optimize-corrupted-tables-count','0','yes'),(6172,'wpo_cache_config','a:15:{s:19:\"enable_page_caching\";s:1:\"0\";s:23:\"page_cache_length_value\";i:24;s:22:\"page_cache_length_unit\";s:5:\"hours\";s:17:\"page_cache_length\";i:86400;s:20:\"cache_exception_urls\";a:1:{i:0;s:0:\"\";}s:23:\"cache_exception_cookies\";a:1:{i:0;s:0:\"\";}s:30:\"cache_exception_browser_agents\";a:1:{i:0;s:0:\"\";}s:22:\"enable_sitemap_preload\";b:0;s:23:\"enable_schedule_preload\";s:1:\"0\";s:21:\"preload_schedule_type\";s:22:\"wpo_use_cache_lifespan\";s:21:\"enable_mobile_caching\";s:1:\"0\";s:19:\"enable_user_caching\";s:1:\"0\";s:8:\"site_url\";s:26:\"https://mg7717.dev34.info/\";s:17:\"wpo_cache_cookies\";a:0:{}s:25:\"wpo_cache_query_variables\";a:0:{}}','yes'),(6175,'wp-optimize-install-or-update-notice-version','1.0','yes'),(6245,'wperedirect','no','no'),(6246,'bvActivateTime','1597300888','no'),(6248,'bvSecretKey','qJMtgL7lzEi0WhbjaUO4YYdmflwxbWqC','no'),(6249,'bvAccountsList','a:2:{s:32:\"76a078cf1dc39d5bf19f3e88cbd6b346\";a:1:{s:6:\"secret\";s:32:\"b3d42f18c3bd6869bb00358f95fc46a3\";}s:32:\"b68d61eea0ecf5374d7313cdd3b25117\";a:1:{s:6:\"secret\";s:32:\"52ddb06bd37472f245acb0e58207ea29\";}}','no'),(6354,'revslider_table_version','1.0.12','yes'),(6358,'widget_wpe_powered_by_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6380,'theme_mods_augury','a:2:{s:18:\"custom_css_post_id\";i:25510;s:18:\"nav_menu_locations\";a:1:{s:9:\"main-menu\";i:16;}}','yes'),(7849,'_cs_options','a:66:{s:23:\"enable-service-taxonomy\";b:1;s:22:\"enable-person-taxonomy\";b:1;s:18:\"appointment-pageid\";s:5:\"25342\";s:15:\"appointment_fs1\";a:2:{s:23:\"dt_booking_monday_start\";s:5:\"08:00\";s:21:\"dt_booking_monday_end\";s:5:\"17:00\";}s:15:\"appointment_fs2\";a:2:{s:24:\"dt_booking_tuesday_start\";s:5:\"08:00\";s:22:\"dt_booking_tuesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs3\";a:2:{s:26:\"dt_booking_wednesday_start\";s:5:\"08:00\";s:24:\"dt_booking_wednesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs4\";a:2:{s:25:\"dt_booking_thursday_start\";s:5:\"08:00\";s:23:\"dt_booking_thursday_end\";s:5:\"17:00\";}s:15:\"appointment_fs5\";a:2:{s:23:\"dt_booking_friday_start\";s:5:\"08:00\";s:21:\"dt_booking_friday_end\";s:5:\"17:00\";}s:15:\"appointment_fs6\";a:2:{s:25:\"dt_booking_saturday_start\";s:0:\"\";s:23:\"dt_booking_saturday_end\";s:0:\"\";}s:15:\"appointment_fs7\";a:2:{s:23:\"dt_booking_sunday_start\";s:0:\"\";s:21:\"dt_booking_sunday_end\";s:0:\"\";}s:13:\"book-currency\";s:3:\"USD\";s:12:\"currency-pos\";s:4:\"left\";s:13:\"price-decimal\";s:1:\"1\";s:21:\"enable-pay-at-arrival\";b:1;s:15:\"paypal-username\";s:0:\"\";s:24:\"notification_sender_name\";s:22:\"Augury WordPress Theme\";s:25:\"notification_sender_email\";s:22:\"admin@iamdesigning.com\";s:41:\"appointment_notification_to_admin_subject\";s:74:\"Hi [ADMIN_NAME] , New booking information ( Booking id: [APPOINTMENT_ID] )\";s:41:\"appointment_notification_to_admin_message\";s:417:\"<p> Hello [ADMIN_NAME], </p>\r\n			  <p> New Booking id : [APPOINTMENT_ID] </p>\r\n			  <p> Service: [SERVICE]</p>\r\n			  <p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n			  <p>Client Name: [CLIENT_NAME]</p>\r\n			  <p>Client Phone: [CLIENT_PHONE]</p>\r\n			  <p>Client Email: [CLIENT_EMAIL]</p>\r\n			  <p>Client Amount to pay : [AMOUNT]</p>\r\n			  <p>Staff Name: [STAFF_NAME]</p>\r\n			  <p>[APPOINTMENT_BODY]</p>\";s:50:\"modified_appointment_notification_to_admin_subject\";s:61:\"Hi [ADMIN_NAME] , ( Booking id: [APPOINTMENT_ID] ) - Modified\";s:50:\"modified_appointment_notification_to_admin_message\";s:417:\"<p> Hello [ADMIN_NAME], </p>\r\n			  <p> New Booking id : [APPOINTMENT_ID] </p>\r\n			  <p> Service: [SERVICE]</p>\r\n			  <p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n			  <p>Client Name: [CLIENT_NAME]</p>\r\n			  <p>Client Phone: [CLIENT_PHONE]</p>\r\n			  <p>Client Email: [CLIENT_EMAIL]</p>\r\n			  <p>Client Amount to pay : [AMOUNT]</p>\r\n			  <p>Staff Name: [STAFF_NAME]</p>\r\n			  <p>[APPOINTMENT_BODY]</p>\";s:49:\"deleted_appointment_notification_to_admin_subject\";s:71:\"Hi [ADMIN_NAME] , ( Booking id: [APPOINTMENT_ID] ) - Deleted / Declined\";s:49:\"deleted_appointment_notification_to_admin_message\";s:417:\"<p> Hello [ADMIN_NAME], </p>\r\n			  <p> New Booking id : [APPOINTMENT_ID] </p>\r\n			  <p> Service: [SERVICE]</p>\r\n			  <p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n			  <p>Client Name: [CLIENT_NAME]</p>\r\n			  <p>Client Phone: [CLIENT_PHONE]</p>\r\n			  <p>Client Email: [CLIENT_EMAIL]</p>\r\n			  <p>Client Amount to pay : [AMOUNT]</p>\r\n			  <p>Staff Name: [STAFF_NAME]</p>\r\n			  <p>[APPOINTMENT_BODY]</p>\";s:41:\"appointment_notification_to_staff_subject\";s:74:\"Hi [STAFF_NAME] , New booking information ( Booking id: [APPOINTMENT_ID] )\";s:41:\"appointment_notification_to_staff_message\";s:339:\"<p> Hello [STAFF_NAME], </p>\r\n			  <p> Your new Booking id : [APPOINTMENT_ID] </p>\r\n			  <p> Service: [SERVICE]</p>\r\n			  <p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n			  <p>Client Name: [CLIENT_NAME]</p>\r\n			  <p>Client Phone: [CLIENT_PHONE]</p>\r\n			  <p>Client Email: [CLIENT_EMAIL]</p>\r\n			  <p>[APPOINTMENT_BODY]</p>\";s:50:\"modified_appointment_notification_to_staff_subject\";s:61:\"Hi [STAFF_NAME] , ( Booking id: [APPOINTMENT_ID] ) - Modified\";s:50:\"modified_appointment_notification_to_staff_message\";s:349:\"<p> Hello [STAFF_NAME], </p>\r\n			  <p> Your Booking id : [APPOINTMENT_ID]  was modified </p>\r\n			  <p> Service: [SERVICE]</p>\r\n			  <p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n			  <p>Client Name: [CLIENT_NAME]</p>\r\n			  <p>Client Phone: [CLIENT_PHONE]</p>\r\n			  <p>Client Email: [CLIENT_EMAIL]</p>\r\n			  <p>[APPOINTMENT_BODY]</p>\";s:49:\"deleted_appointment_notification_to_staff_subject\";s:71:\"Hi [STAFF_NAME] , ( Booking id: [APPOINTMENT_ID] ) - Deleted / Declined\";s:49:\"deleted_appointment_notification_to_staff_message\";s:354:\"<p> Hello [STAFF_NAME], </p>\r\n			  <p> Booking id : [APPOINTMENT_ID]  was Deleted / Declined </p>\r\n			  <p> Service: [SERVICE]</p>\r\n			  <p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n			  <p>Client Name: [CLIENT_NAME]</p>\r\n			  <p>Client Phone: [CLIENT_PHONE]</p>\r\n			  <p>Client Email: [CLIENT_EMAIL]</p>\r\n			  <p>[APPOINTMENT_BODY]</p>\";s:23:\"agenda_to_staff_subject\";s:44:\"Hi [STAFF_NAME] , Your Agenda for [TOMORROW]\";s:23:\"agenda_to_staff_message\";s:87:\"<p> Hello [STAFF_NAME], </p><p>Your agenda for tomorrow is </p><p>[TOMORROW_AGENDA]</p>\";s:42:\"appointment_notification_to_client_subject\";s:75:\"Hi [CLIENT_NAME] , New booking information ( Booking id: [APPOINTMENT_ID] )\";s:42:\"appointment_notification_to_client_message\";s:304:\"<p> Hello [CLIENT_NAME], </p>\r\n			  <p> Your new Booking id : [APPOINTMENT_ID] </p>\r\n			  <p> Service: [SERVICE]</p>\r\n			  <p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n			  <p> Amount to pay : [AMOUNT]</p>\r\n			  <p>[APPOINTMENT_BODY]</p>\r\n			  <p>Thank you for choosing our company.</p>\";s:51:\"modified_appointment_notification_to_client_subject\";s:62:\"Hi [CLIENT_NAME] , ( Booking id: [APPOINTMENT_ID] ) - Modified\";s:51:\"modified_appointment_notification_to_client_message\";s:314:\"<p> Hello [CLIENT_NAME], </p>\r\n			  <p> Your Booking id : [APPOINTMENT_ID]  was modified </p>\r\n			  <p> Service: [SERVICE]</p>\r\n			  <p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n			  <p> Amount to pay : [AMOUNT]</p>\r\n			  <p>[APPOINTMENT_BODY]</p>\r\n			  <p>Thank you for choosing our company.</p>\";s:50:\"deleted_appointment_notification_to_client_subject\";s:72:\"Hi [CLIENT_NAME] , ( Booking id: [APPOINTMENT_ID] ) - Deleted / Declined\";s:50:\"deleted_appointment_notification_to_client_message\";s:236:\"<p> Hello [CLIENT_NAME], </p>\r\n			  <p> Your Booking id : [APPOINTMENT_ID]  was Deleted / Declined </p>\r\n			  <p> Service: [SERVICE]</p>\r\n			  <p> Date & Time: [APPOINTMENT_DATE] - [APPOINTMENT_TIME] </p>\r\n			  <p>[APPOINTMENT_BODY]</p>\";s:15:\"success_message\";s:67:\"Success. You got a appointment to experience our excellent service.\";s:13:\"error_message\";s:46:\"Oops! You have cancelled the payment process :\";s:28:\"service-archives-page-layout\";s:18:\"content-full-width\";s:28:\"service-archives-post-layout\";s:15:\"one-half-column\";s:21:\"singular-service-text\";s:7:\"Service\";s:19:\"plural-service-text\";s:8:\"Services\";s:25:\"singular-service-cat-text\";s:8:\"Category\";s:23:\"plural-service-cat-text\";s:10:\"Categories\";s:19:\"single-service-slug\";s:0:\"\";s:16:\"service-cat-slug\";s:0:\"\";s:27:\"person-archives-page-layout\";s:18:\"content-full-width\";s:27:\"person-archives-post-layout\";s:15:\"one-half-column\";s:26:\"person-archives-post-style\";s:0:\"\";s:20:\"singular-person-text\";s:6:\"Person\";s:18:\"plural-person-text\";s:7:\"Persons\";s:31:\"singular-person-department-text\";s:10:\"Department\";s:29:\"plural-person-department-text\";s:11:\"Departments\";s:18:\"single-person-slug\";s:0:\"\";s:22:\"person-department-slug\";s:0:\"\";s:6:\"import\";s:0:\"\";s:13:\"enable-paypal\";b:0;s:18:\"enable-paypal-live\";b:0;s:47:\"show-standard-left-sidebar-for-service-archives\";b:0;s:48:\"show-standard-right-sidebar-for-service-archives\";b:0;s:21:\"service-custom-fields\";s:0:\"\";s:46:\"show-standard-left-sidebar-for-person-archives\";b:0;s:47:\"show-standard-right-sidebar-for-person-archives\";b:0;s:23:\"person-archives-excerpt\";b:0;s:20:\"person-custom-fields\";s:0:\"\";}','yes'),(7875,'category_children','a:0:{}','yes'),(7876,'elementor_library_category_children','a:0:{}','yes'),(7877,'product_cat_children','a:1:{i:18;a:3:{i:0;i:19;i:1;i:20;i:2;i:21;}}','yes'),(8551,'portfolio_entries_children','a:0:{}','yes'),(9149,'revslider_update_revision_current','6.0.0','yes'),(9835,'woocommerce_db_version','3.9.2','yes'),(9858,'jet_is_modify_tm_license_data','true','yes'),(9875,'elementor_active_kit','25447','yes'),(9970,'yith_woocompare_fields','a:11:{s:5:\"image\";b:1;s:5:\"title\";b:1;s:5:\"price\";b:1;s:11:\"add-to-cart\";b:1;s:11:\"description\";b:1;s:3:\"sku\";b:1;s:5:\"stock\";b:1;s:6:\"weight\";b:1;s:10:\"dimensions\";b:1;s:8:\"pa_color\";b:0;s:7:\"pa_size\";b:0;}','yes'),(10439,'woocommerce_cod_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:16:\"Cash on delivery\";s:11:\"description\";s:28:\"Pay with cash upon delivery.\";s:12:\"instructions\";s:28:\"Pay with cash upon delivery.\";s:18:\"enable_for_methods\";a:0:{}s:18:\"enable_for_virtual\";s:3:\"yes\";}','yes'),(10440,'woocommerce_bacs_settings','a:11:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:20:\"Direct bank transfer\";s:11:\"description\";s:176:\"Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account.\";s:12:\"instructions\";s:0:\"\";s:15:\"account_details\";s:0:\"\";s:12:\"account_name\";s:0:\"\";s:14:\"account_number\";s:0:\"\";s:9:\"sort_code\";s:0:\"\";s:9:\"bank_name\";s:0:\"\";s:4:\"iban\";s:0:\"\";s:3:\"bic\";s:0:\"\";}','yes'),(10441,'woocommerce_cheque_settings','a:4:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:14:\"Check payments\";s:11:\"description\";s:98:\"Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode.\";s:12:\"instructions\";s:0:\"\";}','yes'),(10442,'woocommerce_paypal_settings','a:24:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:22:\"admin@iamdesigning.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:22:\"admin@iamdesigning.com\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:10:\"page_style\";s:0:\"\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:3:\"yes\";}','yes'),(10443,'woocommerce_gateway_order','a:4:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;s:6:\"paypal\";i:3;}','yes'),(10663,'elementor_safe_mode_allowed_plugins','a:2:{s:9:\"elementor\";s:23:\"elementor/elementor.php\";s:11:\"woocommerce\";s:27:\"woocommerce/woocommerce.php\";}','yes'),(10664,'elementor_safe_mode','yes','yes'),(10666,'theme_mods_elementor-safe','a:1:{s:18:\"custom_css_post_id\";i:-1;}','yes'),(10681,'_dt_reservation_mid_458_id_10666','a:8:{s:2:\"id\";s:5:\"10666\";s:5:\"title\";s:23:\"New Reservation By John\";s:4:\"body\";s:14:\"This is a note\";s:5:\"start\";s:16:\"04/22/2020 12:00\";s:3:\"end\";s:16:\"04/22/2020 14:00\";s:7:\"service\";s:3:\"457\";s:4:\"user\";i:25481;s:8:\"readOnly\";b:1;}','yes'),(10682,'_dt_payment_mid_458_id_10666','a:5:{s:4:\"date\";s:19:\"2020-02-26 06:54:45\";s:7:\"service\";s:14:\"Love Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25481;s:5:\"total\";d:90;}','yes'),(10713,'_dt_reservation_mid_619_id_10695','a:8:{s:2:\"id\";s:5:\"10695\";s:5:\"title\";s:23:\"New Reservation By John\";s:4:\"body\";s:15:\"This is message\";s:5:\"start\";s:16:\"02/27/2020 12:00\";s:3:\"end\";s:16:\"02/27/2020 14:00\";s:7:\"service\";s:3:\"457\";s:4:\"user\";i:25482;s:8:\"readOnly\";b:1;}','yes'),(10925,'wpassetcleanup_first_usage','1582723554','no'),(10928,'wpassetcleanup_settings','{\"wiki_read\":\"1\",\"dashboard_show\":\"1\",\"dom_get_type\":\"direct\",\"assets_list_show_status\":\"default\",\"frontend_show_exceptions\":\"et_fb=1\\r\\nct_builder=true\\r\\nvc_editable=true\\r\\npreview_nonce=\\r\\n\",\"assets_list_layout\":\"by-location\",\"assets_list_layout_plugin_area_status\":\"expanded\",\"assets_list_layout_areas_status\":\"expanded\",\"assets_list_inline_code_status\":\"contracted\",\"input_style\":\"enhanced\",\"hide_core_files\":\"1\",\"allow_usage_tracking\":\"1\",\"fetch_cached_files_details_from\":\"disk\",\"clear_cached_files_after\":\"10\",\"minify_loaded_css\":\"1\",\"minify_loaded_css_inline\":\"1\",\"minify_loaded_css_exceptions\":\"(.*?)\\\\.min.css\\r\\n\\/plugins\\/wd-instagram-feed\\/(.*?).css\",\"combine_loaded_css\":\"1\",\"combine_loaded_css_exceptions\":\"\\/plugins\\/wd-instagram-feed\\/(.*?).css\",\"inline_css_files\":\"1\",\"inline_css_files_below_size_input\":\"3\",\"cache_dynamic_loaded_css\":\"1\",\"minify_loaded_js\":\"1\",\"minify_loaded_js_inline\":\"1\",\"minify_loaded_js_exceptions\":\"(.*?)\\\\.min.js\\r\\n\\/plugins\\/wd-instagram-feed\\/(.*?).js\",\"combine_loaded_js_exceptions\":\"\\/plugins\\/wd-instagram-feed\\/(.*?).js\",\"inline_js_files_below_size_input\":\"3\",\"move_scripts_to_body_exceptions\":\"\\/\\/cdn.ampproject.org\\/\",\"cdn_rewrite_enable\":\"1\",\"cdn_rewrite_url_css\":\"\\/\\/32ersp2rlsxsr075iztj0hdr-wpengine.netdna-ssl.com\",\"cdn_rewrite_url_js\":\"\\/\\/32ersp2rlsxsr075iztj0hdr-wpengine.netdna-ssl.com\",\"disable_emojis\":\"1\",\"disable_oembed\":\"1\",\"disable_dashicons_for_guests\":\"1\",\"remove_rsd_link\":\"1\",\"remove_wlw_link\":\"1\",\"remove_rest_api_link\":\"1\",\"remove_shortlink\":\"1\",\"remove_posts_rel_links\":\"1\",\"remove_wp_version\":\"1\",\"remove_generator_tag\":\"1\",\"remove_main_feed_link\":\"1\",\"remove_comment_feed_link\":\"1\",\"google_fonts_combine\":\"1\",\"disable_xmlrpc\":\"keep_it_on\"}','no'),(10929,'wpassetcleanup_tracking_last_send','1583401109','no'),(10930,'wpassetcleanup_hide_tracking_notice','1','no'),(10989,'_dt_reservation_mid_619_id_10983','a:8:{s:2:\"id\";s:5:\"10983\";s:5:\"title\";s:30:\"New Reservation By John Thomas\";s:4:\"body\";s:9:\"dfgsdghxh\";s:5:\"start\";s:16:\"03/02/2020 10:30\";s:3:\"end\";s:16:\"03/02/2020 11:00\";s:7:\"service\";s:0:\"\";s:4:\"user\";i:25491;s:8:\"readOnly\";b:1;}','yes'),(10990,'_dt_payment_mid_619_id_10983','a:5:{s:4:\"date\";s:19:\"2020-02-27 12:57:06\";s:7:\"service\";s:4:\"John\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25491;s:5:\"total\";d:30;}','yes'),(11071,'_elementor_editor_upgrade_notice_dismissed','1670210919','yes'),(11495,'wpassetcleanup_global_data','{\"styles\":{\"assets_info\":{\"fontawesome-icons\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/css\\/fontawesome-all.min.css\",\"args\":\"all\"},\"dtportfolio-animation\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/css\\/animations.css\",\"args\":\"all\"},\"dtportfolio-fullpage\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/css\\/jquery.fullPage.css\",\"args\":\"all\"},\"dtportfolio-ilightbox\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/css\\/ilightbox.css\",\"args\":\"all\"},\"dtportfolio-multiscroll\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/css\\/jquery.multiscroll.css\",\"args\":\"all\"},\"dtportfolio-swiper\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/css\\/swiper.min.css\",\"args\":\"all\"},\"dtportfolio-frontend\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/css\\/frontend.css\",\"args\":\"all\",\"extra\":{\"after\":[\".dtportfolio-item .dtportfolio-image-overlay .links a:hover, .dtportfolio-item .dtportfolio-image-overlay a:hover, .dtportfolio-fullpage-carousel .dtportfolio-fullpage-carousel-content a:hover, .dtportfolio-item.dtportfolio-hover-modern-title .dtportfolio-image-overlay .links a:hover, .dtportfolio-swiper-pagination-holder .dtportfolio-swiper-playpause:hover, .dtportfolio-categories a:hover { color:#ffffff; }.dtportfolio-swiper-pagination-holder .swiper-pagination-bullet-active { background:#ffffff; }\"]}},\"dtportfolio-responsive\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/css\\/responsive.css\",\"args\":\"all\"},\"fontawesome-all\":{\"src\":\"\\/wp-content\\/plugins\\/dt-booking-manager\\/vc\\/css\\/fontawesome-all.min.css\",\"args\":\"all\"},\"dt-booking-manager\":{\"src\":\"\\/wp-content\\/plugins\\/dt-booking-manager\\/vc\\/css\\/booking.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-blog\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/blog.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"prettyphoto\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/prettyPhoto.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-customevent\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/tribe-events\\/custom.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"jquery-bxslider\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/jquery.bxslider.min.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"dtportfolio-designthemes\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/css\\/designthemes.css\",\"args\":\"all\"},\"dt_booking-designthemes\":{\"src\":\"\\/wp-content\\/plugins\\/dt-booking-manager\\/css\\/designthemes.css\",\"args\":\"all\"},\"_prefix_handler-blog-single\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/blog-single.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"elementor-icons\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/lib\\/eicons\\/css\\/elementor-icons.min.css\",\"ver\":\"5.9.1\",\"args\":\"all\"},\"elementor-common\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/css\\/common.min.css\",\"deps\":[\"elementor-icons\"],\"ver\":\"3.0.12\",\"args\":\"all\"},\"wp-block-library\":{\"src\":\"\\/wp-includes\\/css\\/dist\\/block-library\\/style.min.css\",\"extra\":{\"rtl\":\"replace\",\"suffix\":\".min\"}},\"wp-block-library-theme\":{\"src\":\"\\/wp-includes\\/css\\/dist\\/block-library\\/theme.min.css\",\"extra\":{\"rtl\":\"replace\",\"suffix\":\".min\"}},\"wc-block-vendors-style\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors-style.css\",\"ver\":\"3.4.0\",\"args\":\"all\"},\"wc-block-style\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/style.css\",\"deps\":[\"wc-block-vendors-style\"],\"ver\":\"3.4.0\",\"args\":\"all\",\"extra\":{\"rtl\":\"replace\"}},\"jquery-selectBox\":{\"src\":\"\\/wp-content\\/plugins\\/yith-woocommerce-wishlist\\/assets\\/css\\/jquery.selectBox.css\",\"ver\":\"1.2.0\",\"args\":\"all\"},\"yith-wcwl-font-awesome\":{\"src\":\"\\/wp-content\\/plugins\\/yith-woocommerce-wishlist\\/assets\\/css\\/font-awesome.css\",\"ver\":\"4.7.0\",\"args\":\"all\"},\"yith-wcwl-main\":{\"src\":\"\\/wp-content\\/plugins\\/yith-woocommerce-wishlist\\/assets\\/css\\/style.css\",\"deps\":[\"jquery-selectBox\",\"yith-wcwl-font-awesome\"],\"ver\":\"3.0.15\",\"args\":\"all\",\"extra\":{\"after\":[\".yith-wcwl-share li a{color: #FFFFFF;}.yith-wcwl-share li a:hover{color: #FFFFFF;}.yith-wcwl-share a.facebook{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.facebook:hover{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.twitter{background: #45AFE2; background-color: #45AFE2;}.yith-wcwl-share a.twitter:hover{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.pinterest{background: #AB2E31; background-color: #AB2E31;}.yith-wcwl-share a.pinterest:hover{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.email{background: #FBB102; background-color: #FBB102;}.yith-wcwl-share a.email:hover{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.whatsapp{background: #00A901; background-color: #00A901;}.yith-wcwl-share a.whatsapp:hover{background: #39599E; background-color: #39599E;}\"]}},\"contact-form-7\":{\"src\":\"\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"ver\":\"5.3\",\"args\":\"all\"},\"jquery-ui-datepicker\":{\"src\":\"https:\\/\\/code.jquery.com\\/ui\\/1.11.0\\/themes\\/smoothness\\/jquery-ui.css\",\"args\":\"all\"},\"rs-plugin-settings\":{\"src\":\"\\/wp-content\\/plugins\\/revslider\\/public\\/assets\\/css\\/rs6.css\",\"ver\":\"6.1.1\",\"args\":\"all\",\"extra\":{\"after\":[\"#rs-demo-id {}\"]}},\"woocommerce-inline\":{\"args\":\"all\",\"extra\":{\"after\":[\".woocommerce form .form-row .required { visibility: visible; }\"]}},\"jquery-colorbox\":{\"src\":\"\\/wp-content\\/plugins\\/yith-woocommerce-compare\\/assets\\/css\\/colorbox.css\",\"args\":\"all\"},\"yith-quick-view\":{\"src\":\"\\/wp-content\\/plugins\\/yith-woocommerce-quick-view\\/assets\\/css\\/yith-quick-view.css\",\"ver\":\"1.4.5\",\"args\":\"all\",\"extra\":{\"after\":[\"\\n\\t\\t\\t\\t#yith-quick-view-modal .yith-wcqv-main{background:#ffffff;}\\n\\t\\t\\t\\t#yith-quick-view-close{color:#cdcdcd;}\\n\\t\\t\\t\\t#yith-quick-view-close:hover{color:#ff0000;}\"]}},\"woocommerce_prettyPhoto_css\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/css\\/prettyPhoto.css\",\"args\":\"all\",\"extra\":{\"rtl\":\"replace\"}},\"_prefix_handler\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/style.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-base\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/base.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-grid\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/grid.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-widget\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/widget.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-layout\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/layout.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-custom-class\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/custom-class.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-browsers\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/browsers.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-animations\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/animations.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"custom-font-awesome\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/all.min.css\",\"args\":\"all\"},\"pe-icon-7-stroke\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/pe-icon-7-stroke.css\",\"args\":\"all\"},\"stroke-gap-icons-style\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/stroke-gap-icons-style.css\",\"args\":\"all\"},\"icon-moon\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/icon-moon.css\",\"args\":\"all\"},\"material-design-iconic\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/material-design-iconic-font.min.css\",\"args\":\"all\"},\"_prefix_handler-loader\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/loaders.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-woo\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/woocommerce.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-woo-default\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/woocommerce\\/woocommerce-default.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-woo-hovers\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/woocommerce\\/woocommerce-hovers.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-woo-custom\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/woocommerce\\/woocommerce-custom.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-magnific-popup\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/magnific\\/magnific-popup.css\",\"ver\":\"1.0\",\"args\":\"all\"},\"_prefix_handler-gutenberg\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/css\\/gutenberg.css\",\"ver\":\"1.0\",\"args\":\"all\",\"extra\":{\"after\":[\".dt-sc-menu-sorting a { color: rgba(255,255,255, 0.6) }\\n.portfolio .image-overlay, .recent-portfolio-widget ul li a:before { background: rgba(255,255,255, 0.9) }\\n.dt-sc-boxed-style.dt-sc-post-entry .blog-entry.sticky, .dt-sc-post-entry.entry-cover-layout .blog-entry.sticky  { box-shadow: inset 0 0 1px 3px #ffffff}\\n.apply-no-space .dt-sc-boxed-style.dt-sc-post-entry .blog-entry.sticky, .apply-no-space .dt-sc-post-entry.entry-cover-layout .blog-entry.sticky { box-shadow: inset 0 0 1px 3px #ffffff}\\n.dt-related-carousel div[class*=\\\"carousel-\\\"] > div { box-shadow: 0 0 1px 1px #ffffff}\\n.dt-sc-content-overlay-style.dt-sc-post-entry.entry-grid-layout .blog-entry.sticky .entry-thumb { box-shadow: 0 -3px 0 0 #ffffff}\\n.dt-sc-modern-style.dt-sc-post-entry .blog-entry:hover { box-shadow: 0 5px 0 0 #ffffff}\\n.dt-sc-grungy-boxed-style.dt-sc-post-entry .blog-entry:before, .dt-sc-title-overlap-style.dt-sc-post-entry .blog-entry:before { box-shadow: inset 0 0 0 1px #ffffff}\\n.portfolio.type4 .image-overlay, .dt-sc-event-addon > .dt-sc-event-addon-date, .dt-sc-course .dt-sc-course-overlay, .dt-sc-process-steps .dt-sc-process-thumb-overlay { background: rgba(255,255,255,0.85) }\\n.dt-sc-product-image-360-popup-viewer-holder .dt-sc-product-image-360-viewer-enlarger { background-color: rgba(255,255,255, 0.75) }\\n.dt-sc-product-image-gallery-container .dt-sc-product-image-gallery-thumb-enlarger { background-color: rgba(255,255,255, 0.95) }\\n.woocommerce ul.products.product-border-type-default.product-border-position-left.product-bordershadow-highlight-default li.product .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-left.product-bordershadow-highlight-default li.product .product-thumb,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-default.product-border-position-left.product-bordershadow-highlight-onhover li.product:hover .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-left.product-bordershadow-highlight-onhover li.product:hover .product-thumb { -webkit-box-shadow: -4px 0 0 0 #ffffff; box-shadow: -4px 0 0 0 #ffffff; }\\n.woocommerce ul.products.product-border-type-default.product-border-position-right.product-bordershadow-highlight-default li.product .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-right.product-bordershadow-highlight-default li.product .product-thumb,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-default.product-border-position-right.product-bordershadow-highlight-onhover li.product:hover .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-right.product-bordershadow-highlight-onhover li.product:hover .product-thumb { -webkit-box-shadow: 4px 0 0 0 #ffffff; box-shadow: 4px 0 0 0 #ffffff; }\\n.woocommerce ul.products.product-border-type-default.product-border-position-top.product-bordershadow-highlight-default li.product .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-top.product-bordershadow-highlight-default li.product .product-thumb,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-default.product-border-position-top.product-bordershadow-highlight-onhover li.product:hover .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-top.product-bordershadow-highlight-onhover li.product:hover .product-thumb { -webkit-box-shadow: 0 -4px 0 0 #ffffff; box-shadow: 0 -4px 0 0 #ffffff; }\\n.woocommerce ul.products.product-border-type-default.product-border-position-bottom.product-bordershadow-highlight-default li.product .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-bottom.product-bordershadow-highlight-default li.product .product-thumb,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-default.product-border-position-bottom.product-bordershadow-highlight-onhover li.product:hover .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-bottom.product-bordershadow-highlight-onhover li.product:hover .product-thumb { -webkit-box-shadow: 0 4px 0 0 #ffffff; box-shadow: 0 4px 0 0 #ffffff; }\\n.woocommerce ul.products.product-border-type-default.product-border-position-top-left.product-bordershadow-highlight-default li.product .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-top-left.product-bordershadow-highlight-default li.product .product-thumb,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-default.product-border-position-top-left.product-bordershadow-highlight-onhover li.product:hover .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-top-left.product-bordershadow-highlight-onhover li.product:hover .product-thumb { -webkit-box-shadow: -4px -4px 0 0 #ffffff; box-shadow: -4px -4px 0 0 #ffffff; }\\n.woocommerce ul.products.product-border-type-default.product-border-position-top-right.product-bordershadow-highlight-default li.product .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-top-right.product-bordershadow-highlight-default li.product .product-thumb,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-default.product-border-position-top-right.product-bordershadow-highlight-onhover li.product:hover .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-top-right.product-bordershadow-highlight-onhover li.product:hover .product-thumb { -webkit-box-shadow: 4px -4px 0 0 #ffffff; box-shadow: 4px -4px 0 0 #ffffff; }\\n.woocommerce ul.products.product-border-type-default.product-border-position-bottom-left.product-bordershadow-highlight-default li.product .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-bottom-left.product-bordershadow-highlight-default li.product .product-thumb,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-default.product-border-position-bottom-left.product-bordershadow-highlight-onhover li.product:hover .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-bottom-left.product-bordershadow-highlight-onhover li.product:hover .product-thumb { -webkit-box-shadow: -4px 4px 0 0 #ffffff; box-shadow: -4px 4px 0 0 #ffffff; }\\n.woocommerce ul.products.product-border-type-default.product-border-position-bottom-right.product-bordershadow-highlight-default li.product .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-bottom-right.product-bordershadow-highlight-default li.product .product-thumb,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-default.product-border-position-bottom-right.product-bordershadow-highlight-onhover li.product:hover .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-bottom-right.product-bordershadow-highlight-onhover li.product:hover .product-thumb { -webkit-box-shadow: 4px 4px 0 0 #ffffff; box-shadow: 4px 4px 0 0 #ffffff; }\\n.woocommerce ul.products.product-shadow-type-default.product-shadow-position-default.product-bordershadow-highlight-default li.product .product-wrapper, \\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-thumb.product-shadow-position-default.product-bordershadow-highlight-default li.product .product-wrapper .product-thumb,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-default.product-shadow-position-default.product-bordershadow-highlight-onhover li.product:hover .product-wrapper, \\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-thumb.product-shadow-position-default.product-bordershadow-highlight-onhover li.product:hover .product-wrapper .product-thumb { -webkit-box-shadow: 0 0 5px 1px #ffffff; box-shadow: 0 0 5px 1px #ffffff; }\\n.woocommerce ul.products.product-shadow-type-default.product-shadow-position-top-left.product-bordershadow-highlight-default li.product .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-thumb.product-shadow-position-top-left.product-bordershadow-highlight-default li.product .product-thumb,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-default.product-shadow-position-top-left.product-bordershadow-highlight-onhover li.product:hover .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-thumb.product-shadow-position-top-left.product-bordershadow-highlight-onhover li.product:hover .product-thumb { -webkit-box-shadow: -5px -5px 5px 0 #ffffff; box-shadow: -5px -5px 5px 0 #ffffff; }\\n.woocommerce ul.products.product-shadow-type-default.product-shadow-position-top-right.product-bordershadow-highlight-default li.product .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-thumb.product-shadow-position-top-right.product-bordershadow-highlight-default li.product .product-thumb,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-default.product-shadow-position-top-right.product-bordershadow-highlight-onhover li.product:hover .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-thumb.product-shadow-position-top-right.product-bordershadow-highlight-onhover li.product:hover .product-thumb { -webkit-box-shadow: 5px -5px 5px 0 #ffffff; box-shadow: 5px -5px 5px 0 #ffffff; }\\n.woocommerce ul.products.product-shadow-type-default.product-shadow-position-bottom-left.product-bordershadow-highlight-default li.product .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-thumb.product-shadow-position-bottom-left.product-bordershadow-highlight-default li.product .product-thumb,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-default.product-shadow-position-bottom-left.product-bordershadow-highlight-onhover li.product:hover .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-thumb.product-shadow-position-bottom-left.product-bordershadow-highlight-onhover li.product:hover .product-thumb { -webkit-box-shadow: -5px 5px 5px 0 #ffffff; box-shadow: -5px 5px 5px 0 #ffffff; }\\n.woocommerce ul.products.product-shadow-type-default.product-shadow-position-bottom-right.product-bordershadow-highlight-default li.product .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-thumb.product-shadow-position-bottom-right.product-bordershadow-highlight-default li.product .product-thumb,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-default.product-shadow-position-bottom-right.product-bordershadow-highlight-onhover li.product:hover .product-wrapper,\\r\\n\\t\\t\\t.woocommerce ul.products.product-shadow-type-thumb.product-shadow-position-bottom-right.product-bordershadow-highlight-onhover li.product:hover .product-thumb { -webkit-box-shadow: 5px 5px 5px 0 #ffffff; box-shadow: 5px 5px 5px 0 #ffffff; }\\n.dt-sc-event-month-thumb .dt-sc-event-read-more, .dt-sc-training-thumb-overlay { background: rgba(255,163,90,0.85) }\\n.dt-sc-faculty .dt-sc-faculty-thumb-overlay { background: rgba(255,255,255,0.9) }\\n@-webkit-keyframes color-change { 0% { color:#ffffff; } 50% { color:#ffa35a; }  100% { color:#ffffff; } }\\n@-moz-keyframes color-change { 0% { color:#ffffff; } 50% { color:#ffa35a; } 100% { color:#ffffff; } }\\n@-ms-keyframes color-change { 0% { color:#ffffff; } 50% { color:#ffa35a; } 100% { color:#ffffff; }\\t}\\n@-o-keyframes color-change { 0% { color:#ffffff; } 50% { color:#ffa35a; } 100% { color:#ffffff; }\\t}\\n@keyframes color-change { 0% { color:#ffffff; } 50% { color:#ffa35a; } 100% { color:#ffffff; }\\t}\\n.dt-sc-destination-item .image-overlay:before { background: linear-gradient(to right,rgba(255,163,90, 0.9) 0%, rgba(255,255,255, 0.9) 100%); background: -webkit-linear-gradient(to right,rgba(255,163,90, 0.9) 0%, rgba(255,255,255, 0.9) 100%); background: -moz-linear-gradient(to right,rgba(255,163,90, 0.9) 0%, rgba(255,255,255, 0.9) 100%); background: -ms-linear-gradient(to right,rgba(255,163,90, 0.9) 0%, rgba(255,255,255, 0.9) 100%); }\\n\",\".has-primary-background-color { background-color:#ffffff; }.has-primary-color { color:#ffffff; }.has-secondary-background-color { background-color:#ffa35a; }.has-secondary-color { color:#ffa35a; }.has-tertiary-background-color { background-color:#ffffff; }.has-tertiary-color { color:#ffffff; }\"]}},\"_prefix_handler-customiser-skin-inline\":{\"ver\":\"1.0\",\"args\":\"all\",\"extra\":{\"after\":[\"a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .breadcrumb a:hover { color:#ffffff; }.widget #wp-calendar td a:hover, .dt-sc-dark-bg .widget #wp-calendar td a:hover, .secondary-sidebar .widget ul li > a:hover, .secondary-sidebar .type15 .widget.widget_recent_reviews ul li .reviewer, .secondary-sidebar .type15 .widget.widget_top_rated_products ul li .amount.amount, \\r\\n\\r\\n\\t\\t\\t\\t#main-menu .menu-item-widget-area-container .widget ul li > a:hover, #main-menu .dt-sc-dark-bg .menu-item-widget-area-container .widget ul li > a:hover, #main-menu .dt-sc-dark-bg .menu-item-widget-area-container .widget_recent_posts .entry-title h4 a:hover, #main-menu ul li.menu-item-simple-parent.dt-sc-dark-bg ul li a:hover, #main-menu .menu-item-widget-area-container .widget li:hover:before, .widget .recent-posts-widget li .entry-meta p span { color:#ffffff; }.intro-section .elementor-column-wrap.elementor-element-populated:hover .elementor-widget-button a.elementor-button, \\/*#searchform:hover:before, *\\/ .elementor-widget-jet-map .gm-style .gm-style-iw-d span, .contact-info a:hover, .elementor-widget-icon-list .elementor-icon-list-text:hover, .services-provided .elementor-column-wrap:hover .elementor-widget-heading.elementor-widget-heading h2.elementor-heading-title, #footer .footer-social .elementor-social-icon:hover i, .dt-sc-simple-style.dt-sc-post-entry .blog-entry:hover .entry-button a.dt-sc-button span, .dtportfolio-sorting a:hover, .dtportfolio-sorting a.active-sort, .post-nav-container .post-next-link a:hover, .post-nav-container .post-prev-link a:hover, .post-nav-container .post-archive-link-wrapper a:hover, article.blog-single-entry.post-overlay > .entry-categories > a:hover, .dt-elementor-ordered-list-items .dt-elementor-ordered-list-item:before, .dt-sc-header-icons-list > div.loginlogout-item a span i { color:#ffffff; }.elementor-jet-pricing-table .pricing-table:hover .pricing-table__icon-box > * svg, .footer .elementor-jet-pricing-table .pricing-table:hover .pricing-table__icon-box > * svg { fill:#ffffff; }.ico-hover-bg.elementor-widget-icon-box.elementor-view-stacked:hover .elementor-icon, .elementor-widget-icon-box.elementor-view-stacked.ico-type1.alter:hover .elementor-icon, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li .page-numbers.dots, #main .white .elementor-button:hover, .elementor-widget-image-box.ico-type1.alter:hover .elementor-image-box-img{ background-color:#ffffff; }.dt-sc-post-entry .blog-entry a, .dt-sc-post-entry .blog-entry .entry-title h4 a:hover, .dt-sc-post-entry.entry-cover-layout .blog-entry .entry-title h4 a:hover, .dt-sc-post-entry.entry-cover-layout .blog-entry .entry-button a.dt-sc-button:hover, .dt-sc-post-entry.entry-cover-layout .blog-entry:after, .dt-sc-boxed-style.dt-sc-post-entry .blog-entry > div.entry-meta-group .div:not(.entry-social-share) i, .dt-sc-post-entry.entry-cover-layout .blog-entry .entry-format a:after, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry.type-post .entry-format a:hover, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry div.entry-tags a, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry > div.entry-date i, .dt-sc-post-entry.entry-cover-layout .blog-entry > div.entry-format a:hover, .dt-sc-simple-withbg-style.dt-sc-post-entry .blog-entry .entry-social-share .share > i, .dt-sc-simple-withbg-style.dt-sc-post-entry .blog-entry .entry-button a.dt-sc-button, .dt-sc-simple-withbg-style.dt-sc-post-entry .blog-entry .entry-format a, .dt-sc-trendy-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details a, .dt-sc-trendy-style.dt-sc-post-entry.entry-cover-layout .blog-entry > div a, .dt-sc-trendy-style.dt-sc-post-entry.entry-cover-layout .blog-entry > div.entry-button a:hover, .dt-sc-mobilephone-style.dt-sc-post-entry.entry-cover-layout:hover .blog-entry .entry-title h4 a:hover, .dt-sc-mobilephone-style.dt-sc-post-entry.entry-cover-layout:hover .blog-entry:before, .dt-sc-mobilephone-style.dt-sc-post-entry.entry-cover-layout .blog-entry.sticky:before, .pagination ul li a, .dt-sc-alternate-style.dt-sc-post-entry:hover .blog-entry .entry-format a:before, .dt-sc-simple-withbg-style.dt-sc-post-entry .blog-entry .entry-title h4 span.sticky-post, .dt-sc-simple-withbg-style.dt-sc-post-entry .blog-entry .entry-title h4 span.sticky-post i, .dt-sc-classic-overlay-style.dt-sc-post-entry.entry-grid-layout .blog-entry > .entry-tags > a,    .dt-sc-classic-overlay-style.dt-sc-post-entry.entry-grid-layout .blog-entry.sticky .entry-thumb .entry-format a:before, .dt-sc-classic-overlay-style.dt-sc-post-entry .blog-entry .entry-thumb:first-child + .entry-meta-group > div > a:hover, \\/*.blog-single-entry.post-custom-minimal div[class*=\\\"metagroup-\\\"]:not(.metagroup-elements-boxed) div[class*=\\\"entry-\\\"] a:hover, *\\/ .dt-sc-grungy-boxed-style.dt-sc-post-entry .blog-entry.has-post-thumbnail > div.entry-thumb + div.entry-comments a:hover, .dt-sc-grungy-boxed-style.dt-sc-post-entry .blog-entry.has-post-thumbnail > div.entry-thumb + div.entry-likes-views a:hover, .dt-sc-grungy-boxed-style.dt-sc-post-entry .blog-entry:not(.has-post-thumbnail) > div.entry-comments:first-child a:hover, .dt-sc-grungy-boxed-style.dt-sc-post-entry .blog-entry:not(.has-post-thumbnail) > div.entry-likes-views:first-child a:hover, .commentlist li.comment .reply a,.blog-single-entry .related-article .content > span, .blog-single-entry .related-article article .entry-summary h2, .blog-single-entry.post-overlay > .entry-thumb > .entry-format > a:hover,.blog-single-entry.post-overlay > .entry-author span:hover,.blog-single-entry.post-overlay > .entry-author span:hover a,.blog-single-entry.post-overlay > .entry-categories a, .blog-single-entry.post-overlay > .entry-title h1:hover a,.blog-single-entry.post-overlay > .entry-tags a:hover,.blog-single-entry.post-overlay > .entry-comments a:hover,.blog-single-entry.post-overlay > .entry-likes-views .dt-sc-like-views a:hover,.blog-single-entry.post-overlay > .entry-social-share .share .dt-share-list li a:hover,.blog-single-entry.post-overlay > .entry-author-bio .details h3 a:hover,.blog-single-entry.post-overlay > .entry-post-navigation .post-prev-link:hover p,.blog-single-entry.post-overlay > .entry-post-navigation .post-next-link:hover p,.blog-single-entry.post-overlay > .entry-post-navigation .post-prev-link:hover span,.blog-single-entry.post-overlay > .entry-post-navigation .post-next-link:hover span,.blog-single-entry.post-overlay > div.entry-meta-group .share .dt-share-list li a:hover,.blog-single-entry.post-overlay > div.entry-meta-group .entry-categories a:hover,.blog-single-entry.post-overlay > div.entry-meta-group .entry-author span:hover, .blog-single-entry.post-overlay > div.entry-meta-group .entry-author span:hover a,.blog-single-entry.post-overlap > .entry-thumb .entry-overlap .entry-bottom-details > * a:hover,.blog-single-entry.post-overlap > .entry-author-bio > .details h3 a:hover,.blog-single-entry.post-breadcrumb-fixed > .dt-post-sticky-wrapper h4 > span,.blog-single-entry.post-overlap > .commententries #respond h3#reply-title small a:hover,.blog-single-entry.post-breadcrumb-fixed .entry-author-bio > .details h3 a:hover,.blog-single-entry.post-breadcrumb-parallax > .entry-tags a:hover, .blog-single-entry.post-breadcrumb-parallax > .entry-categories a:hover,.blog-single-entry.post-breadcrumb-parallax > .entry-comments a:hover,.blog-single-entry.post-breadcrumb-parallax > .entry-author a:hover,.blog-single-entry.post-breadcrumb-parallax > .entry-likes-views .dt-sc-like-views a:hover,.blog-single-entry.post-breadcrumb-parallax > .entry-social-share .share .dt-share-list li a:hover, .blog-single-entry.post-custom-classic div[class*=\\\"meta-elements-boxed\\\"]:hover i, .blog-single-entry.post-custom-classic div[class*=\\\"meta-elements-boxed\\\"] a:hover, .blog-single-entry[class*=\\\"post-custom-classic\\\"] .entry-author-bio .details h3 span, .blog-single-entry[class*=\\\"post-custom-classic\\\"] .entry-post-navigation > div > .nav-title-wrap h3 a:hover, div[class*=\\\"metagroup-\\\"] div[class*=\\\"entry-\\\"] a, div[class*=\\\"meta-elements\\\"] a, .blog-single-entry.post-custom-classic div[class*=\\\"metagroup-\\\"] div[class*=\\\"entry-\\\"] a:hover, .page-link a, .page-link a > span, .blog-single-entry.post-breadcrumb-parallax > .entry-meta-group > div a:hover, .dt-sc-post-entry .blog-entry .entry-format a.ico-format:hover, .blog-single-entry.post-overlay > .entry-title h1 a, .blog-single-entry.post-overlay > .entry-author-bio .details h3 a,.blog-single-entry.post-overlap > .entry-thumb .entry-overlap .entry-title h1 a, .blog-single-entry.post-overlap > .entry-thumb .entry-overlap .entry-bottom-details > * i,.blog-single-entry.post-overlap > .entry-thumb .entry-overlap .entry-bottom-details > * a, .blog-single-entry.post-overlap > .entry-tags a,.blog-single-entry.post-overlap > .entry-social-share .share .dt-share-list li a,.blog-single-entry.post-overlap > .entry-likes-views .dt-sc-like-views > div > a,.blog-single-entry.post-overlap > .entry-categories a,.blog-single-entry.post-overlap .entry-author > .author-wrap > a,.blog-single-entry.post-overlap > div.entry-meta-group .entry-tags a, .blog-single-entry.post-overlap > div.entry-meta-group .share .dt-share-list li a,.blog-single-entry.post-overlap > div.entry-meta-group .entry-likes-views .dt-sc-like-views > div > a,.blog-single-entry.post-overlap > div.entry-meta-group > .entry-categories a,.blog-single-entry.post-overlap > div.entry-meta-group > .entry-author > .author-wrap > a,.blog-single-entry.post-overlap > .entry-author-bio > .details h3 > a,.blog-single-entry.post-overlap > .entry-title h1 a,.blog-single-entry.post-overlap > .commententries #respond h3#reply-title small a,.single-post-header-wrapper > .container h1, .blog-single-entry.post-breadcrumb-fixed .entry-author-bio > .details h3 a,.blog-single-entry.post-breadcrumb-fixed .entry-title h1 a,.blog-single-entry.post-breadcrumb-fixed .entry-related-posts > h4,.blog-single-entry.post-breadcrumb-fixed .commententries .comments-area > h3,.blog-single-entry.post-breadcrumb-fixed .commententries #respond h3#reply-title, .blog-single-entry.post-breadcrumb-fixed .commententries #respond h3#reply-title small a,.blog-single-entry.post-breadcrumb-fixed .entry-comments a,.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-tags a:hover,.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group > .entry-categories > .category-wrap > a:hover, .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .share .dt-share-list li a:hover,.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-date .date-wrap i,.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-author i,.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-comments i, .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views > div > i,.blog-single-entry.post-breadcrumb-fixed .entry-tags a,.blog-single-entry.post-breadcrumb-fixed .entry-categories > .category-wrap > a, .blog-single-entry.post-breadcrumb-fixed .entry-social-share .share .dt-share-list li a,.blog-single-entry.post-breadcrumb-fixed .entry-date .date-wrap,.blog-single-entry.post-breadcrumb-fixed .entry-author > .author-wrap > a,.blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views > div > a,.single-post-header-wrapper.dt-parallax-bg > .container .post-meta .post-author a:hover,.single-post-header-wrapper.dt-parallax-bg > .container .post-meta > .post-comments a:hover,.blog-single-entry.post-breadcrumb-parallax > .entry-title h1 a,.blog-single-entry.post-breadcrumb-parallax >.entry-tags a,.blog-single-entry.post-breadcrumb-parallax > .entry-categories a,.blog-single-entry.post-breadcrumb-parallax > .entry-comments a,.blog-single-entry.post-breadcrumb-parallax > .entry-author a,.blog-single-entry.post-breadcrumb-parallax > .entry-likes-views .dt-sc-like-views a,.blog-single-entry.post-breadcrumb-parallax > .entry-social-share .share .dt-share-list li a,.blog-single-entry.post-breadcrumb-parallax > [class*=\\\"entry-\\\"] > i,.blog-single-entry.post-breadcrumb-parallax > .entry-tags a:not(:last-child):after,.blog-single-entry.post-breadcrumb-parallax > .entry-categories a:not(:last-child):after,.blog-single-entry.post-breadcrumb-parallax > .entry-author, .blog-single-entry.post-breadcrumb-parallax > .entry-date,.blog-single-entry.post-breadcrumb-parallax > .entry-author-bio .details h3 a, .blog-single-entry.post-custom-classic .entry-title h1 a, .blog-single-entry.post-overlap > div.entry-meta-group .entry-date .date-wrap, .blog-single-entry.post-overlap > .entry-date .date-wrap, .blog-single-entry.post-overlap > div.entry-meta-group .entry-comments a, .blog-single-entry.post-overlap > .entry-comments a, .blog-single-entry.post-overlap > div.entry-meta-group .entry-likes-views .dt-sc-like-views > div, .single-post-header-wrapper > .container .post-meta-data .date, .blog-single-entry.post-breadcrumb-fixed > .dt-post-sticky-wrapper h4, .blog-single-entry.post-breadcrumb-fixed div[class*=\\\"metagroup-elements-boxed\\\"].dt-sc-posts-meta-group .entry-likes-views:hover .dt-sc-like-views > div i, .blog-single-entry.post-breadcrumb-fixed div[class*=\\\"metagroup-elements-filled\\\"].dt-sc-posts-meta-group .entry-likes-views:hover .dt-sc-like-views > div i:before, .elementor-button.dt-elementor-button.dt-bordered, .post-custom-modern .entry-post-navigation > div:hover div.nav-title-wrap h3 a, .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation > .post-prev-link .nav-title-wrap h3 a:hover, .wp-block-image figcaption { color:#ffffff; }.portfolio .image-overlay .links a:hover, .portfolio.type7 .image-overlay .links a, .project-details li a:hover, .portfolio-categories a:hover, .dt-portfolio-single-slider-wrapper #bx-pager a.active:hover:before, .dt-portfolio-single-slider-wrapper #bx-pager a, .portfolio.type8 .image-overlay .links a { color:#ffffff; }.dt-skin-primary-color, ul.side-nav li a:hover, .dt-sc-events-list .dt-sc-event-title h5 a, .woocommerce-MyAccount-navigation ul > li.is-active > a, .side-navigation.type5 ul.side-nav li.current_page_item a, .side-navigation.type5 ul.side-nav>li>a:hover, .carousel-arrows a:hover:before,\\r\\n\\r\\n\\t\\t\\t\\t.dt-sc-counter-wrapper.type2 .dt-sc-counter-inner .dt-sc-counter-icon-wrapper > *, .elementor-widget-tabs.elementor-tabs-view-vertical.dt-vertical-bordered .elementor-tabs-wrapper .elementor-tab-title a:hover, .elementor-widget-tabs.elementor-tabs-view-vertical.dt-vertical-bordered .elementor-tabs-wrapper .elementor-tab-title.elementor-active a, .elementor-element.elementor-widget-image-box:hover .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description, .elementor-element .elementor-jet-pricing-table .pricing-table:hover .pricing-table__subtitle, .elementor-element .elementor-jet-pricing-table .pricing-table:hover span.pricing-table__price-val, .elementor-element .elementor-jet-pricing-table .pricing-table:hover span.pricing-table__price-prefix { color:#ffffff; }ul.dt-sc-tabs-vertical-frame > li > a:hover, ul.dt-sc-tabs-vertical-frame > li.current a, ul.dt-sc-tabs-vertical > li > a.current, .dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a.current:before, ul.dt-sc-tabs-vertical > li > a:hover, .dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current, .dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:hover { color:#ffffff; }.dt-sc-event-image-caption .dt-sc-image-content h3 { color:#ffffff; }.page-template-default .blog-single-entry table thead, .post-template-default .blog-single-entry table thead, table:not(.shop_attributes) > tbody:first-child > tr > th, th { background-color:#ffffff; }#footer .wpcf7-form.bottom-bordered input[type=\\\"submit\\\"]:hover, #footer .wpcf7-form.bottom-bordered button:hover, #footer .wpcf7-form.bottom-bordered input[type=\\\"button\\\"]:hover, #footer .wpcf7-form.bottom-bordered input[type=\\\"reset\\\"]:hover { background-color:#ffffff; }.tagcloud a:hover, .widgettitle:before, .dt-sc-dark-bg .tagcloud a:hover, .dt-sc-dark-bg .widget.widget_categories ul li > a:hover span, #footer .dt-sc-dark-bg .widget.widget_categories ul li > a:hover span, #footer .dt-sc-dark-bg .widget.widget_archive ul li > a:hover span { background-color:#ffffff; }.blog-entry .entry-title h4 span.sticky-post, .blog-entry .entry-social-share .share > i, .dt-sc-post-entry .blog-entry .entry-button a.dt-sc-button, .dt-sc-post-entry.entry-cover-layout .blog-entry .entry-social-share .share > i, .dt-sc-post-entry .blog-entry .entry-format a, .dt-sc-simple-style.dt-sc-post-entry .blog-entry .entry-format a:hover, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry div.entry-categories a, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry > div.entry-tags a:hover, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry > div.entry-author > a:hover, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry div.entry-comments > a:hover, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry div.entry-tags a:hover, .dt-sc-simple-withbg-style.dt-sc-post-entry .blog-entry, .dt-sc-simple-withbg-style.dt-sc-post-entry .blog-entry .entry-format a:hover, .dt-sc-simple-withbg-style.dt-sc-post-entry .blog-entry.sticky .entry-format a, .dt-sc-simple-withbg-style.dt-sc-post-entry.entry-grid-layout .blog-entry .entry-thumb .bx-wrapper, .dt-sc-mobilephone-style.dt-sc-post-entry.entry-cover-layout:hover .blog-entry div.entry-format a, .dt-sc-mobilephone-style.dt-sc-post-entry.entry-cover-layout .blog-entry.sticky div.entry-format a, .pagination .newer-posts a, .pagination .older-posts a, .pagination ul li span, .pagination ul li a:hover, .pagination a.loadmore-btn, .dt-sc-alternate-style.dt-sc-post-entry:hover .entry-title h4 a:before, .dt-sc-alternate-style.dt-sc-post-entry .blog-entry .entry-format a:after, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry div.entry-author a:hover, .dt-sc-classic-overlay-style.dt-sc-post-entry .blog-entry > .entry-categories > a:hover, .dt-sc-overlap-style.dt-sc-post-entry .blog-entry .entry-format a:after, .dt-related-carousel div[class*=\\\"carousel-\\\"] > div, .dt-related-carousel .carousel-pager > a.selected, .dt-related-carousel .carousel-pager > a:hover, .dt-sc-overlay-iii-style.dt-sc-post-entry.entry-list-layout .blog-entry > .entry-thumb:before, .dt-sc-modern-style.dt-sc-post-entry .blog-entry .entry-meta-group div.entry-tags a, .dt-sc-overlay-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details > .entry-tags, .dt-sc-minimal-style.dt-sc-post-entry.entry-grid-layout .blog-entry:after, .dt-sc-title-overlap-style.dt-sc-post-entry .blog-entry.sticky > div.entry-title:before, .dt-sc-title-overlap-style.dt-sc-post-entry .blog-entry:hover > div.entry-title:before, .post-edit-link:hover, .vc_inline-link:hover,ul.commentlist li .reply a:hover,.single-post-header-wrapper > .container .post-categories a, .blog-single-entry .related-article .arrow, .blog-single-entry.post-overlay > .entry-thumb > .entry-format > a,.blog-single-entry.post-overlay > .entry-thumb .share .dt-share-list li a:hover,.blog-single-entry.post-overlay:hover > .entry-title h1:before,.blog-single-entry.post-overlay > .entry-author span,.blog-single-entry.post-overlap > .entry-thumb > .entry-format > a,.blog-single-entry.post-overlap > .entry-comments a:hover i,.blog-single-entry.post-overlap > .entry-author > .author-wrap:hover i,.blog-single-entry.post-overlap > .entry-date > .date-wrap:hover i,.blog-single-entry.post-overlap > .entry-categories > .category-wrap:hover i,.blog-single-entry.post-overlap > .entry-likes-views .dt-sc-like-views > div:hover > i,.blog-single-entry.post-overlay > div.entry-meta-group .entry-author span,.blog-single-entry.post-overlap > div.entry-meta-group .entry-comments a:hover i,.blog-single-entry.post-overlap > div.entry-meta-group .entry-author > .author-wrap:hover i,.blog-single-entry.post-overlap > div.entry-meta-group .entry-date > .date-wrap:hover i,.blog-single-entry.post-overlap > div.entry-meta-group > .entry-categories > .category-wrap:hover i,.blog-single-entry.post-overlap > div.entry-meta-group .entry-likes-views .dt-sc-like-views > div:hover > i,.blog-single-entry.post-breadcrumb-fixed > .dt-post-sticky-wrapper .entry-social-share .share ul li:hover,.blog-single-entry.post-breadcrumb-fixed > .column .commententries #respond h3#reply-title small a:hover,.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-comments a:hover i,.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-author > .author-wrap:hover i,.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views > div:hover > i,.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-date .date-wrap:hover i,.blog-single-entry.post-breadcrumb-fixed .entry-comments a:hover i,.blog-single-entry.post-breadcrumb-fixed .entry-author > .author-wrap:hover i,.blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views > div:hover > i,.blog-single-entry.post-breadcrumb-fixed .entry-date .date-wrap:hover i,.single-post-header-wrapper.dt-parallax-bg > .container .post-categories a:hover,.blog-single-entry.post-breadcrumb-parallax > .entry-thumb > .entry-format > a, .blog-single-entry.post-custom-classic div[class*=\\\"entry-format\\\"] a, div[class*=\\\"metagroup-elements-filled\\\"] div[class*=\\\"entry-\\\"], div[class*=\\\"meta-elements-filled\\\"], div[class*=\\\"metagroup-elements-boxed\\\"] div[class*=\\\"entry-\\\"]:hover, div[class*=\\\"metagroup-elements-filled\\\"] div[class*=\\\"entry-social\\\"]:hover .share > i, div[class*=\\\"meta-elements-boxed\\\"]:hover, .blog-single-entry div[class*=\\\"meta-elements-filled\\\"]:hover .share > i, .post-custom-modern div.nav-title-wrap > span, .page-link > span, .page-link > a:hover, div[class*=\\\"meta-elements\\\"].entry-social-share .share:hover > i, .blog-single-entry .entry-format a, .blog-single-entry div[class*=\\\"meta-elements-filled\\\"]:hover,.metagroup-dot-separator div[class*=\\\"entry-\\\"]:not(:last-child):before,.post-default>div[class*=\\\"entry-meta-group\\\"] div[class*=entry-]:hover,div[class*=\\\"metagroup-\\\"] .entry-social-share .share>i,div[class*=\\\"metagroup-elements-filled\\\"] div[class*=entry-]:hover,div[class*=\\\"metagroup-elements-filled\\\"] div[class*=entry-social] .share>i,div[class*=\\\"meta-elements\\\"].entry-social-share .share>i,div[class*=\\\"meta-elements-boxed\\\"].entry-social-share .share>i,div[class*=\\\"meta-elements-filled\\\"].entry-social-share .share>i, div[class*=\\\"meta-elements-filled\\\"]:hover, .blog-single-entry.post-overlap > .entry-author i, .blog-single-entry.post-overlap > .entry-author-bio > .details h3:before, .blog-single-entry.post-overlap > .entry-categories > .category-wrap > i, .blog-single-entry.post-overlap > .entry-comments a i, .blog-single-entry.post-overlap > .entry-date .date-wrap i, .blog-single-entry.post-overlap > .entry-likes-views .dt-sc-like-views > div > i, .blog-single-entry.post-overlap > .entry-social-share .share .dt-share-list li a:hover, .blog-single-entry.post-overlap > .entry-tags a:hover, .blog-single-entry.post-overlap > div.entry-meta-group .entry-author i, .blog-single-entry.post-overlap > div.entry-meta-group .entry-comments a i, .blog-single-entry.post-overlap > div.entry-meta-group .entry-date .date-wrap i, .blog-single-entry.post-overlap > div.entry-meta-group .entry-likes-views .dt-sc-like-views > div > i, .blog-single-entry.post-overlap > div.entry-meta-group .entry-tags a:hover, .blog-single-entry.post-overlap > div.entry-meta-group .share .dt-share-list li a:hover, .blog-single-entry.post-overlap > div.entry-meta-group > .entry-categories > .category-wrap > i, .blog-single-entry.post-custom-classic div[class*=\\\"metagroup-\\\"] .entry-social-share:hover .share > i, article[class*=\\\"post-custom\\\"].blog-single-entry div.dt-sc-posts-meta-group[class*=\\\"metagroup-elements-filled\\\"] .entry-social-share .share:hover > i, .blog-single-entry[class*=\\\"post-custom-classic\\\"] div[class*=\\\"meta-elements-\\\"].entry-social-share:hover .share { background-color:#ffffff; }.dt-sc-portfolio-sorting a.active-sort, .dt-sc-portfolio-sorting a:hover, .dt-sc-portfolio-sorting a:hover:before, .dt-sc-portfolio-sorting a:hover:after, .dt-sc-portfolio-sorting a.active-sort:before, .dt-sc-portfolio-sorting a.active-sort:after, .portfolio.type2 .image-overlay-details, .portfolio.type2 .image-overlay .links a:hover, .dt-sc-portfolio-sorting.type2, .dt-sc-portfolio-sorting.type2:before, .portfolio.type6 .image-overlay .links a:hover, .portfolio.type7 .image-overlay-details .categories a:before, .portfolio.type7 .image-overlay .links a:hover:before { background-color:#ffffff; }.dt-skin-primary-bg, div[class*=\\\"dt-skin-primary-bg-opaque\\\"] .upb_row_bg:before, section[class*=\\\"dt-skin-primary-bg-opaque\\\"]:before, ul.side-nav li a:hover:before, ul.side-nav > li.current_page_item > a:before, ul.side-nav > li > ul > li.current_page_item > a:before, ul.side-nav > li > ul > li > ul > li.current_page_item > a:before, .dt-sc-skin-highlight, .two-color-section:before, .dt-sc-readmore-plus-icon:hover:before, .dt-sc-readmore-plus-icon:hover:after, .dt-sc-contact-details-on-map .map-switch-icon, .side-navigation.type2 ul.side-nav > li.current_page_item > a, .side-navigation.type4 ul.side-nav li a:after, .side-navigation.type5 ul.side-nav li:after,\\r\\n\\r\\n\\t\\t\\t\\t.dt-sc-counter-wrapper.type1 .dt-sc-counter-inner .dt-sc-counter-title:after, .dt-sc-counter-wrapper.type2:hover .dt-sc-counter-inner .dt-sc-counter-icon-wrapper, .dt-sc-any-carousel-wrapper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active,\\r\\n\\t\\t\\t\\t.dt-sc-any-carousel-wrapper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill, .dt-sc-any-carousel-wrapper .swiper-scrollbar .swiper-scrollbar-drag, \\r\\n\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t.jet-carousel .jet-slick-dots li:hover span, .jet-carousel .jet-slick-dots li.slick-active span, .swiper-scrollbar .swiper-scrollbar-drag, .dt-sc-header-icons-list > div.search-item .dt-sc-search-form-container.search-overlay .dt-sc-search-overlay-form-close { background-color:#ffffff; }.elementor-button.dt-elementor-button { background-color:#ffffff; }.mz-title .mz-title-content h2, .mz-title-content h3.widgettitle, .mz-title .mz-title-content:before, .mz-blog .comments a, .mz-blog div.vc_gitem-post-category-name, .mz-blog .ico-format, .side-navigation-content .dt-sc-wings-heading:after, .animated-twin-lines:after { background-color:#ffffff; }.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a:hover, .dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current, .dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:before { background-color:#ffffff; }.live-chat a, .dt-sc-menu .menu-categories a:before, .dt-sc-training-details-overlay, .custom-navigation .vc_images_carousel .vc_carousel-indicators li,  .dt-sc-procedure-item:hover, ul.dt-sc-vertical-nav > li.active > a, ul.time-slots > li a:hover, #wpsl-search-btn, #wpsl-stores li > p span, #wpsl-stores li > p, #wpsl-stores li > p ~ .wpsl-directions, .dt-sc-toggle-advanced-options span, .slick-dots li.slick-active, .slick-dots li:hover { background-color:#ffffff; }#footer .wpcf7-form.bottom-bordered input[type=\\\"submit\\\"]:hover, #footer .wpcf7-form.bottom-bordered button:hover, #footer .wpcf7-form.bottom-bordered input[type=\\\"button\\\"]:hover, #footer .wpcf7-form.bottom-bordered input[type=\\\"reset\\\"]:hover { border-color:#ffffff; }.tagcloud a:hover, .dt-sc-dark-bg .tagcloud a:hover, .secondary-sidebar .type3 .widgettitle, .secondary-sidebar .type6 .widgettitle, .secondary-sidebar .type13 .widgettitle:before, .secondary-sidebar .type14 .widgettitle, .secondary-sidebar .type16 .widgettitle { border-color:#ffffff; }.pagination ul li span, .pagination ul li a:hover, .blog-entry .entry-social-share .share, .dt-sc-post-entry.entry-cover-layout .blog-entry.sticky, .dt-sc-post-entry.entry-cover-layout .blog-entry .entry-social-share .share, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry div.entry-tags a:hover, .dt-sc-classic-style.dt-sc-post-entry .blog-entry.sticky > div.entry-meta-group > div, .dt-sc-classic-overlay-style.dt-sc-post-entry .blog-entry > .entry-categories > a:hover, .dt-sc-overlay-style.dt-sc-post-entry.entry-list-layout .blog-entry .entry-thumb, .dt-sc-overlay-style.dt-sc-post-entry.entry-list-layout.entry-right-thumb .blog-entry .entry-thumb, .dt-sc-overlay-style.dt-sc-post-entry.entry-grid-layout .blog-entry > div.entry-thumb, .dt-sc-minimal-style.dt-sc-post-entry.entry-list-layout .blog-entry.sticky, .dt-sc-minimal-style.dt-sc-post-entry.entry-list-layout .blog-entry.sticky > div.entry-meta-group, .dt-sc-title-overlap-style.dt-sc-post-entry .blog-entry.sticky > div.entry-title:after, .dt-sc-title-overlap-style.dt-sc-post-entry .blog-entry:hover > div.entry-title:after, .blog-single-entry.post-overlay .author span,.commentlist li.comment .reply a,.blog-single-entry.post-overlap > .entry-comments a:hover,.blog-single-entry.post-overlap > .entry-author > .author-wrap:hover,.blog-single-entry.post-overlap > .entry-date > .date-wrap:hover,.blog-single-entry.post-overlap > .entry-categories > .category-wrap:hover,.blog-single-entry.post-overlap > .entry-likes-views .dt-sc-like-views > div:hover,.blog-single-entry.post-overlap > div.entry-meta-group .entry-comments a:hover,.blog-single-entry.post-overlap > div.entry-meta-group .entry-author > .author-wrap:hover,.blog-single-entry.post-overlap > div.entry-meta-group .entry-date > .date-wrap:hover,.blog-single-entry.post-overlap > div.entry-meta-group > .entry-categories > .category-wrap:hover,.blog-single-entry.post-overlap > div.entry-meta-group .entry-likes-views .dt-sc-like-views > div:hover,.blog-single-entry.post-breadcrumb-fixed,.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-comments a:hover,.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-author > .author-wrap:hover,.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views > div:hover,.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-date .date-wrap:hover,.blog-single-entry.post-breadcrumb-fixed .entry-comments a:hover,.blog-single-entry.post-breadcrumb-fixed .entry-author > .author-wrap:hover,.blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views > div:hover,.blog-single-entry.post-breadcrumb-fixed .entry-date .date-wrap:hover,.single-post-header-wrapper.dt-parallax-bg > .container .post-categories a:hover, div[class*=\\\"metagroup-elements-filled\\\"] div[class*=\\\"entry-\\\"], div[class*=\\\"meta-elements-filled\\\"], div[class*=\\\"metagroup-elements-boxed\\\"] div[class*=\\\"entry-\\\"]:hover, div[class*=\\\"meta-elements-boxed\\\"]:hover, .dt-related-carousel .carousel-pager > a, .page-link > span, .page-link > a:hover, .page-link a, .page-link > span, .blog-single-entry.post-overlap > .entry-tags a,.blog-single-entry.post-overlap > .entry-social-share .share .dt-share-list li a,.blog-single-entry.post-overlap > .entry-comments a,.blog-single-entry.post-overlap > .entry-likes-views .dt-sc-like-views > div,.blog-single-entry.post-overlap > .entry-tags a,.blog-single-entry.post-overlap > .entry-social-share .share .dt-share-list li a,.blog-single-entry.post-overlap > .entry-comments a,.blog-single-entry.post-overlap > .entry-likes-views .dt-sc-like-views > div,.blog-single-entry.post-overlap > div.entry-meta-group .entry-tags a,.blog-single-entry.post-overlap > div.entry-meta-group .share .dt-share-list li a,.blog-single-entry.post-overlap > div.entry-meta-group:before,.blog-single-entry.post-overlap > div.entry-meta-group:after,.blog-single-entry.post-overlap > div.entry-meta-group .entry-comments a,.blog-single-entry.post-overlap > div.entry-meta-group .entry-likes-views .dt-sc-like-views > div,.blog-single-entry.post-overlap > .entry-related-posts > h4,.blog-single-entry.post-breadcrumb-fixed .entry-comments a,.blog-single-entry.post-breadcrumb-fixed .entry-categories > .category-wrap > a,.blog-single-entry.post-breadcrumb-fixed .entry-tags a,.blog-single-entry.post-breadcrumb-fixed .entry-social-share .share .dt-share-list li a,.blog-single-entry.post-breadcrumb-parallax > .entry-meta-group,.blog-single-entry.post-breadcrumb-parallax > .entry-meta-group:before,.blog-single-entry.post-breadcrumb-parallax > .entry-meta-group:after, .post-custom-minimal.blog-single-entry .write-comment-button a, .blog-single-entry.post-overlap > div.entry-meta-group > .entry-categories > .category-wrap, .blog-single-entry.post-overlap > .entry-categories > .category-wrap, .blog-single-entry.post-overlap > div.entry-meta-group > .entry-author > .author-wrap, .blog-single-entry.post-overlap > .entry-author > .author-wrap, article[class*=\\\"post-custom-\\\"].blog-single-entry .entry-social-share > .share { border-color:#ffffff; }.dt-sc-portfolio-sorting a.active-sort, .dt-sc-portfolio-sorting a:hover, .portfolio.type7 .image-overlay .links a:before { border-color:#ffffff; }ul.dt-sc-tabs-vertical > li > a.current, .dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a:hover, .dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current, .dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:before, .dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:before { border-color:#ffffff; }.blog-single-entry.post-breadcrumb-fixed .entry-thumb > .entry-format a:after { border-top-color:#ffffff; }.dt-skin-primary-border, carousel-arrows a:hover, ul.dt-sc-vertical-nav, ul.dt-sc-vertical-nav > li:first-child > a,\\r\\n\\t\\t\\t\\t.dt-sc-loading:before, .side-navigation.type2 ul.side-nav, .side-navigation.type2 ul.side-nav li, .side-navigation.type2 ul.side-nav li ul, .dt-sc-images-carousel li,\\r\\n\\t\\t\\t\\t.dt-sc-counter-wrapper.type2 .dt-sc-counter-inner .dt-sc-counter-icon-wrapper:after, .elementor-button.dt-elementor-button.dt-bordered:hover { border-color:#ffffff; }.dt-sc-up-arrow:before { border-bottom-color:#ffffff; }.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current:before, .dt-sc-event-image-caption:hover .dt-sc-image-content:before, .side-navigation.type2 ul.side-nav > li.current_page_item > a:after, .side-navigation.type2 ul.side-nav > li > ul > li.current_page_item > a:after { border-left-color:#ffffff; }.dt-sc-menu-sorting a.active-sort, .dt-sc-menu .image-overlay .price { border-color:#ffffff; }.error404 .type2 a.dt-sc-back, .error404 .type4 .error-box:before, .error404 .type8 .dt-go-back { background-color:#ffffff; }.error404 h2, .error404 .type5 h2, .error404 .type6 .error-box h2, .error404 .type2 h2, .error404 .type8 h2, .error404 .type8 .dt-go-back:hover i, .error404 .type1 .dt-sc-button:before { color:#ffffff; }.under-construction.type4 .dt-sc-counter-wrapper, .under-construction.type1 .dt-sc-counter-wrapper .counter-icon-wrapper:before, .under-construction.type7 .dt-sc-counter-wrapper { background-color:#ffffff; }.under-construction.type4 .wpb_wrapper > h2 span, .under-construction.type4 .read-more i, .under-construction.type4  .wpb_wrapper >  h4:after, .under-construction.type4 .wpb_wrapper > h4:before, .under-construction.type1 .read-more span.fa, .under-construction.type1 .read-more a:hover, .under-construction.type2 .counter-icon-wrapper .dt-sc-counter-number, .under-construction.type2 h2, .under-construction.type2 .dt-sc-counter-wrapper h3, .under-construction.type2 .mailchimp-newsletter h3,  .under-construction.type7 h2, .under-construction.type7 .mailchimp-newsletter h3, .under-construction.type3 p, .under-construction.type5 h2 span, .under-construction.type5 .dt-sc-counter-number, .under-construction.type5 input[type=\\\"email\\\"], .under-construction.type7 .aligncenter .wpb_text_column h2 { color:#ffffff; }#buddypress div.pagination .pagination-links span, #buddypress div.pagination .pagination-links a:hover, #buddypress #group-create-body #group-creation-previous, #item-header-content #item-meta > #item-buttons .group-button, #buddypress div#subnav.item-list-tabs ul li.feed a:hover, #buddypress div.activity-meta a:hover, #buddypress div.item-list-tabs ul li.selected a span, #buddypress .activity-list li.load-more a, #buddypress .activity-list li.load-newest a { background-color:#ffffff; }#buddypress div.pagination .pagination-links span, #buddypress div.pagination .pagination-links a:hover, #buddypress #members-dir-list ul li:hover { border-color:#ffffff; }#members-list.item-list.single-line li h5 span.small a.button, #buddypress div.item-list-tabs ul li.current a, #buddypress #group-create-tabs ul li.current a, #buddypress a.bp-primary-action:hover span, #buddypress div.item-list-tabs ul li.selected a, \\r\\n\\t\\t\\t\\t.widget.buddypress div.item-options a:hover, .widget.buddypress div.item-options a.selected, #footer .footer-widgets.dt-sc-dark-bg .widget.buddypress div.item-options a.selected, .widget.widget_bp_core_members_widget div.item .item-title a:hover, .widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a:hover { color:#ffffff; }#bbpress-forums li.bbp-header, .bbp-submit-wrapper #bbp_topic_submit, .bbp-reply-form #bbp_reply_submit, .bbp-pagination-links a:hover, .bbp-pagination-links span.current, #bbpress-forums #subscription-toggle a.subscription-toggle { background-color:#ffffff; }.bbp-pagination-links a:hover, .bbp-pagination-links span.current { border-color:#ffffff; }.bbp-forums .bbp-body .bbp-forum-info::before { color:#ffffff; }#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover, #tribe-bar-form .tribe-bar-submit input[type=\\\"submit\\\"], #tribe-bar-views .tribe-bar-views-list li.tribe-bar-active a, .tribe-events-calendar thead th, #tribe-events-content .tribe-events-tooltip h4, .tribe-events-calendar td.tribe-events-present div[id*=\\\"tribe-events-daynum-\\\"], .tribe-events-read-more, #tribe-events .tribe-events-button, .tribe-events-button, .tribe-events-calendar td.tribe-events-present div[id*=\\\"tribe-events-daynum-\\\"] > a, .tribe-events-back > a, #tribe_events_filters_toggle { background-color:#ffffff; }.tribe-events-list .tribe-events-event-cost span { border-color:#ffffff; }.tribe-grid-header, .tribe-grid-allday .tribe-events-week-allday-single, .tribe-grid-body .tribe-events-week-hourly-single { background-color:#ffffff; }.type1.tribe_events .event-image-wrapper .event-datetime > span, .type3.tribe_events .event-date { background-color:#ffffff; }.type1 .event-schedule, .type1.tribe_events .nav-top-links a:hover, .type1.tribe_events .event-image-wrapper .event-datetime > i, .type1.tribe_events .event-image-wrapper .event-venue > i, .type1.tribe_events h4 a, .type2.tribe_events .date-wrapper p span, .type2.tribe_events h4 a, .type3.tribe_events .right-calc a:hover, .type3.tribe_events .tribe-events-sub-nav li a:hover, .type3.tribe_events .tribe-events-sub-nav li a span, .type4.tribe_events .data-wrapper p span, .type4.tribe_events .data-wrapper p i, .type4.tribe_events .event-organize h4 a, .type4.tribe_events .event-venue h4 a, .type5.tribe_events .event-details h3, .type5.tribe_events .event-organize h3, .type5.tribe_events .event-venue h3, .type5.tribe_events .data-wrapper p span, .data-wrapper p i, .type5.tribe_events .event-organize h4 a, .type5.tribe_events .event-venue h4 a { color:#ffffff; }.dt-sc-event.type1 .dt-sc-event-thumb p, .dt-sc-event.type1 .dt-sc-event-meta:before, .dt-sc-event.type2:hover .dt-sc-event-meta, .dt-sc-event.type3 .dt-sc-event-date, .dt-sc-event.type3:hover .dt-sc-event-meta { background-color:#ffffff; }.dt-sc-event.type4 .dt-sc-event-date:after { border-bottom-color:#ffffff; }.dt-sc-event.type1 .dt-sc-event-meta p span, .dt-sc-event.type1:hover h2.entry-title a, .dt-sc-event.type3:hover h2.entry-title a, .dt-sc-event.type4 .dt-sc-event-date span { color:#ffffff; }.widget.tribe_mini_calendar_widget .tribe-mini-calendar thead.tribe-mini-calendar-nav td,\\r\\n\\r\\n\\t\\t\\t\\t.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-present, .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today, .tribe-mini-calendar .tribe-events-has-events.tribe-events-present a:hover, .widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today a:hover, \\r\\n\\r\\n\\t\\t\\t\\t.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-present, .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today, .dt-sc-dark-bg .tribe-mini-calendar .tribe-events-has-events.tribe-events-present a:hover, .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today a:hover { background-color:#ffffff; }.widget.tribe_mini_calendar_widget .tribe-mini-calendar thead.tribe-mini-calendar-nav td { border-color:#ffffff; }.widget.tribe-events-countdown-widget .tribe-countdown-text a:hover { color:#ffffff; }.woocommerce ul.products li.product .featured-tag:after, .woocommerce ul.products li.product:hover .featured-tag:after, .woocommerce.single-product .featured-tag:after,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-brdrfill .yith-wcwl-add-to-wishlist a:hover,\\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .compare:hover,\\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .yith-wcwl-add-to-wishlist a:hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-hover-fade-skinborder li.product:hover .product-wrapper:before,\\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-hover-thumb-fade-skinborder li.product:hover .product-thumb .image:before, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-border-type-thumb.product-border-position-default[class*=\\\"product-bordershadow-highlight\\\"] li.product .product-thumb, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-border-type-default.product-border-position-default[class*=\\\"product-bordershadow-highlight\\\"] li.product .product-wrapper,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products.dt-hifashion-layout li.product:hover .product-wrapper .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline a:after,\\r\\n\\t\\t\\t\\t.woocommerce ul.products.dt-hifashion-layout li.product:hover .product-wrapper .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline a.button:after, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.dt-hifashion-layout li.product:hover .product-wrapper .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline button:after, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.dt-hifashion-layout li.product:hover .product-wrapper .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline button.button:after, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.dt-hifashion-layout li.product:hover .product-wrapper .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline .button:after,\\r\\n\\t\\t\\t\\t.woocommerce nav.woocommerce-pagination ul li a:focus, \\r\\n\\t\\t\\t\\t.woocommerce nav.woocommerce-pagination ul li a:hover,\\r\\n\\t\\t\\t\\t.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li .page-numbers.dots { border-color:#ffffff; }.woocommerce ul.products li.product .product-details div[class$=\\\"product-buttons-wrapper\\\"] a, .woocommerce ul.products li.product .product-details div[class$=\\\"product-buttons-wrapper\\\"] button, .woocommerce ul.products li.product .product-details div[class$=\\\"product-buttons-wrapper\\\"] .button, \\r\\n\\r\\n\\t\\t\\t\\t.woocommerce .woocommerce-breadcrumb a:hover, .dt-sc-single-product-nav .dt-sc-single-product-nav-btn a:hover span:before, .dt-sc-single-product-nav .dt-sc-single-product-nav-back-btn:hover span:before, .dt-sc-single-product-nav .dt-sc-single-product-nav-back-btn:hover span:after,\\r\\n\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce .product .summary .product-button.style-simple .compare:hover,\\r\\n\\t\\t\\t\\t.woocommerce .product .summary .product-button.style-simple .dt-wcsg-button:hover, \\r\\n\\t\\t\\t\\t.woocommerce .product .summary .product-button.style-simple .yith-wcqv-button:hover, \\r\\n\\t\\t\\t\\t.woocommerce .product .summary .product-button.style-simple .yith-wcwl-add-to-wishlist a:hover, \\r\\n\\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper .wc_btn_inline a:hover, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper .wc_btn_inline a.button:hover, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper .wc_btn_inline button:hover, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper .wc_btn_inline button.button, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper .wc_btn_inline .button:hover, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper .wc_btn_inline .button.alt:hover, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper .wc_btn_inline .button.disabled:hover, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper .wc_btn_inline .button[disabled]:hover, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper .wc_btn_inline .button.alt.disabled:hover, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper .wc_btn_inline .button.alt[disabled]:hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a.button, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button.button, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.disabled, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button[disabled], \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt.disabled, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt[disabled],\\r\\n\\r\\n\\t\\t\\t\\t.dt-sc-single-product-share-list li a:hover, .dt-sc-single-product-follow-list li a:hover, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .dt-sc-single-product-share-container.style-simple .dt-sc-single-product-share-list li a:hover,\\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .dt-sc-single-product-follow-container.style-simple .dt-sc-single-product-follow-list li a:hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .dt-sc-single-product-share-container.style-brdrfill .dt-sc-single-product-share-list li a:hover,\\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .dt-sc-single-product-follow-container.style-brdrfill .dt-sc-single-product-follow-list li a:hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .dt-sc-single-product-share-container.style-skin-brdrfill .dt-sc-single-product-share-list li a, \\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .dt-sc-single-product-follow-container.style-skin-brdrfill .dt-sc-single-product-follow-list li a,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-brdrfill .yith-wcwl-add-to-wishlist a:hover,\\r\\n\\t\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .variations_button .quantity a:hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce .cart .quantity > a[class*=\\\"arrow\\\"]:hover, .woocommerce-page .cart .quantity > a[class*=\\\"arrow\\\"]:hover, .woocommerce.single-product div.product .cart .quantity > a[class*=\\\"arrow\\\"]:hover, .woocommerce table.cart td.product-name a:not(.button):hover, .woocommerce-page .woocommerce table.shop_table tbody td .quantity > a:hover, .woocommerce .quantity.quantity-with-plusminus input:not(.qty):hover, .woocommerce-page .quantity.quantity-with-plusminus input:not(.qty):hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce div.product .dt-sc-single-product-nav-intro-wrapper .product-nav-intro .product-nav-intro-description a.product-title:hover, \\r\\n\\t\\t\\t\\t.woocommerce .woocommerce-MyAccount-content a:hover, .woocommerce .product .summary form.cart .group_table td label a:hover, .woocommerce-page table.shop_table.cart .quantity > a:hover i,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-thumb-iconsgroup-style-simple li.product .product-thumb .product-buttons-wrapper.product-icons a:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-thumb-iconsgroup-style-simple li.product .product-thumb .product-buttons-wrapper.product-icons a.button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-thumb-iconsgroup-style-simple li.product .product-thumb .product-buttons-wrapper.product-icons button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-thumb-iconsgroup-style-simple li.product .product-thumb .product-buttons-wrapper.product-icons button.button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-thumb-iconsgroup-style-simple li.product .product-thumb .product-buttons-wrapper.product-icons .button:hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline a:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline a.button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline button.button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-thumb-buttonelement-style-simple li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline .button:hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-content-iconsgroup-style-simple li.product .product-details .product-buttons-wrapper.product-icons a:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-content-iconsgroup-style-simple li.product .product-details .product-buttons-wrapper.product-icons a.button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-content-iconsgroup-style-simple li.product .product-details .product-buttons-wrapper.product-icons button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-content-iconsgroup-style-simple li.product .product-details .product-buttons-wrapper.product-icons button.button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-content-iconsgroup-style-simple li.product .product-details .product-buttons-wrapper.product-icons .button:hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-content-buttonelement-style-simple li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-content-buttonelement-style-simple li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline a:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-content-buttonelement-style-simple li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline a.button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-content-buttonelement-style-simple li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-content-buttonelement-style-simple li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline button.button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products.product-content-buttonelement-style-simple li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline .button:hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-iconsgroup-style-brdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-icons a:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-iconsgroup-style-brdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-icons a.button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-iconsgroup-style-brdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-icons button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-iconsgroup-style-brdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-icons button.button:hover,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-iconsgroup-style-brdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-icons .button:hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-buttonelement-style-brdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline:hover,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-buttonelement-style-brdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline a:hover,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-buttonelement-style-brdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline a.button:hover,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-buttonelement-style-brdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline button:hover,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-buttonelement-style-brdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline button.button:hover,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-buttonelement-style-brdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline .button:hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-iconsgroup-style-brdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons a:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-iconsgroup-style-brdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons a.button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-iconsgroup-style-brdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons button:hover, \\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-iconsgroup-style-brdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons button.button:hover,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-iconsgroup-style-brdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons .button:hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-buttonelement-style-brdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline:hover,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-buttonelement-style-brdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline a:hover,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-buttonelement-style-brdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline a.button:hover,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-buttonelement-style-brdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline button:hover,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-buttonelement-style-brdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline button.button:hover,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-buttonelement-style-brdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline .button:hover,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-iconsgroup-style-skinbrdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-icons a, \\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-iconsgroup-style-skinbrdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-icons a.button, \\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-iconsgroup-style-skinbrdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-icons button, \\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-iconsgroup-style-skinbrdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-icons button.button,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-iconsgroup-style-skinbrdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-icons .button,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-buttonelement-style-skinbrdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-buttonelement-style-skinbrdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline a,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-buttonelement-style-skinbrdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline a.button,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-buttonelement-style-skinbrdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline button,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-buttonelement-style-skinbrdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline button.button,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-thumb-buttonelement-style-skinbrdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-button .wc_btn_inline .button,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-iconsgroup-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons a, \\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-iconsgroup-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons a.button, \\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-iconsgroup-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons button, \\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-iconsgroup-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons button.button,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-iconsgroup-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons .button,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-buttonelement-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-buttonelement-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline a,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-buttonelement-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline a.button,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-buttonelement-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline button,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-buttonelement-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline button.button,\\r\\n\\t\\t\\t\\t.woocommerce ul.products[class*=\\\"product-content-buttonelement-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline .button,\\r\\n\\r\\n\\t\\t\\t\\t.woocommerce ul.products.dt-reebok-layout li.product .product-wrapper .product-details .product-title h5 a:not(:hover),\\r\\n\\t\\t\\t\\t.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span,\\r\\n\\t\\t\\t\\ta.shipping-calculator-button:hover, .woocommerce-form__label-for-checkbox > span::before,\\r\\n\\t\\t\\t\\t.woocommerce .woocommerce-shipping-methods input[type=\\\"radio\\\"] ~ label::before, \\r\\n\\t\\t\\t\\t.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type=\\\"radio\\\"] ~ label::before,\\r\\n\\t\\t\\t\\t.comment-form-dt-privatepolicy input[type=\\\"checkbox\\\"] ~ label::before, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce form.login .woocommerce-form-row label:before, .woocommerce form.register .woocommerce-form-row label:before { color:#ffffff; }.dt-inline-modal > h4 { background-color:#ffffff; }.dt-header-menu ul.dt-primary-nav li > a:hover, .dt-header-menu ul.dt-primary-nav li:hover > a, \\r\\n\\t\\t\\t\\t.dt-header-menu ul.dt-primary-nav li ul.children li > a:hover, .dt-header-menu ul.dt-primary-nav li ul.children li:hover > a, \\r\\n\\t\\t\\t\\t.dt-header-menu ul.dt-primary-nav li ul.sub-menu li > a:hover, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li:hover > a,\\r\\n\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t.dt-header-menu ul.dt-primary-nav li.current-menu-item > a, .dt-header-menu ul.dt-primary-nav li.current-page-item > a, .dt-header-menu ul.dt-primary-nav li.current-menu-ancestor > a, .dt-header-menu ul.dt-primary-nav li.current-page-ancestor > a, \\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t.dt-header-menu ul.dt-primary-nav li.current_menu_item > a, .dt-header-menu ul.dt-primary-nav li.current_page_item > a, .dt-header-menu ul.dt-primary-nav li.current_menu_ancestor > a, .dt-header-menu ul.dt-primary-nav li.current_page_ancestor > a, \\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t.dt-header-menu ul.dt-primary-nav li ul.children li.current-menu-item > a, .dt-header-menu ul.dt-primary-nav li ul.children li.current-page-item > a, .dt-header-menu ul.dt-primary-nav li ul.children li.current-menu-ancestor > a, .dt-header-menu ul.dt-primary-nav li ul.children li.current-page-ancestor > a, \\r\\n\\r\\n\\t\\t\\t\\t.dt-header-menu ul.dt-primary-nav li ul.children li.current_menu_item > a, .dt-header-menu ul.dt-primary-nav li ul.children li.current_page_item > a, .dt-header-menu ul.dt-primary-nav li ul.children li.current_menu_ancestor > a, .dt-header-menu ul.dt-primary-nav li ul.children li.current_page_ancestor > a, \\r\\n\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t.dt-header-menu ul.dt-primary-nav li ul.sub-menu li.current-menu-item > a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li.current-page-item > a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li.current-menu-ancestor > a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li.current-page-ancestor > a, \\r\\n\\r\\n\\t\\t\\t\\t.dt-header-menu ul.dt-primary-nav li ul.sub-menu li.current_menu_item > a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li.current_page_item > a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li.current_menu_ancestor > a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li.current_page_ancestor > a,\\r\\n\\r\\n\\t\\t\\t\\t.mobile-menu ul.dt-primary-nav li > a:hover, .mobile-menu ul.dt-primary-nav li:hover > a, .mobile-menu ul.dt-primary-nav li ul.children li > a:hover, .mobile-menu ul.dt-primary-nav li ul.children li:hover > a, .mobile-menu ul.dt-primary-nav li ul.sub-menu li > a:hover, .mobile-menu ul.dt-primary-nav li ul.sub-menu li:hover > a, \\r\\n\\r\\n\\t\\t\\t\\t.mobile-menu ul.dt-primary-nav li.current-menu-item > a, .mobile-menu ul.dt-primary-nav li.current-page-item > a, .mobile-menu ul.dt-primary-nav li.current-menu-ancestor > a, .mobile-menu ul.dt-primary-nav li.current-page-ancestor > a,\\r\\n\\r\\n\\t\\t\\t\\t.mobile-menu ul.dt-primary-nav li.current_menu_item > a, .mobile-menu ul.dt-primary-nav li.current_page_item > a, .mobile-menu ul.dt-primary-nav li.current_menu_ancestor > a, .mobile-menu ul.dt-primary-nav li.current_page_ancestor > a,\\t\\r\\n\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t.mobile-menu ul.dt-primary-nav li ul.children li.current-menu-item > a, .mobile-menu ul.dt-primary-nav li ul.children li.current-page-item > a, .mobile-menu ul.dt-primary-nav li ul.children li.current-menu-ancestor > a, .mobile-menu ul.dt-primary-nav li ul.children li.current-page-ancestor > a,\\r\\n\\r\\n\\t\\t\\t\\t.mobile-menu ul.dt-primary-nav li ul.children li.current_menu_item > a, .mobile-menu ul.dt-primary-nav li ul.children li.current_page_item > a, .mobile-menu ul.dt-primary-nav li ul.children li.current_menu_ancestor > a, .mobile-menu ul.dt-primary-nav li ul.children li.current_page_ancestor > a,\\r\\n\\r\\n\\t\\t\\t\\t.mobile-menu ul.dt-primary-nav li ul.sub-menu li.current-menu-item > a, .mobile-menu ul.dt-primary-nav li ul.sub-menu li.current-page-item > a, .mobile-menu ul.dt-primary-nav li ul.sub-menu li.current-menu-ancestor > a, .mobile-menu ul.dt-primary-nav li ul.sub-menu li.current-page-ancestor > a,\\r\\n\\r\\n\\t\\t\\t\\t.mobile-menu ul.dt-primary-nav li ul.sub-menu li.current_menu_item > a, .mobile-menu ul.dt-primary-nav li ul.sub-menu li.current_page_item > a, .mobile-menu ul.dt-primary-nav li ul.sub-menu li.current_menu_ancestor > a, .mobile-menu ul.dt-primary-nav li ul.sub-menu li.current_page_ancestor > a,\\t\\t\\t\\t\\r\\n\\r\\n\\t\\t\\t\\t.menu-icons-wrapper .overlay-search #searchform:before,\\r\\n\\t\\t\\t\\t\\r\\n\\t\\t\\t\\t.elementor-element.elementor-widget-image-box:hover .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title { color:#ffa35a; }.dt-skin-secondary-color, .elementor-element .dt-skin-secondary-color .elementor-heading-title, .commententries ul.commentlist li .reply a.comment-reply-login:hover, .blog-single-entry.post-overlap > .entry-meta-group > .entry-categories > .category-wrap > a:hover, .blog-single-entry.post-overlap > .entry-categories > .category-wrap > a:hover, .blog-single-entry.post-overlap > .entry-meta-group .entry-likes-views .dt-sc-like-views > div > a:hover, .blog-single-entry.post-overlap > .entry-meta-group > .entry-author > .author-wrap > a:hover, .blog-single-entry.post-overlap > .entry-author > .author-wrap > a:hover, .blog-single-entry[class*=\\\"post-custom-classic\\\"] .entry-post-navigation > div > .nav-title-wrap h3 a:hover, .post-custom-minimal.blog-single-entry .entry-post-navigation > .post-prev-link h3 a:hover, .dt-sc-header-icons-list > div.loginlogout-item a:hover i,\\r\\n\\t\\t\\t\\r\\n\\t\\t\\t.dt-advanced-carousel-wrapper:hover .slick-arrow:hover, .dt-advanced-carousel-wrapper:hover .slick-arrow:focus, .dt-advanced-carousel-item-wrapper.slick-current.slick-active .testimonial-wrapper .author-name .elementor-heading-title, .dt-advanced-carousel-item-wrapper .testimonial-wrapper:hover .author-name .elementor-heading-title, .header-contact-info .elementor-icon-box-wrapper:hover .elementor-icon-box-content .elementor-icon-box-title, .header-contact-info .elementor-icon-box-wrapper:hover .elementor-icon-box-content .elementor-icon-box-title a, .footer-social-share .elementor-social-icon:hover i, .elementor-element .elementor-jet-pricing-table .pricing-table:hover .pricing-table__title, .side-navigation.type3 ul.side-nav>li.current_page_item>a, .side-navigation.type3 ul.side-nav>li.current_page_item>a:before, .side-navigation.type3 ul.side-nav>li:hover>a, .side-navigation.type3 ul.side-nav>li:hover>a:before, .elementor-element.contact-info .elementor-icon-box-title, .elementor-element.contact-info .elementor-icon-box-icon span, .elementor-element.contact-info .elementor-icon-box-content .elementor-icon-box-description a:hover, .side-navigation.type4 ul.side-nav li.current_page_item a, .side-navigation.type4 ul.side-nav li:hover a, .blog-single-entry.post-custom-classic .entry-categories a, .blog-single-entry.post-custom-classic .entry-meta-group .entry-author a:hover, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry:hover .entry-title h4 a, .post-nav-container.type3 div:hover *,\\r\\n\\t\\t\\t\\r\\n\\t\\t\\tbody .blog-single-entry ul li .comment-body .comment-author a:hover, body .blog-single-entry ul li .comment-body .comment-content a:hover, .dtportfolio-item .details-holder .categories a, .dtportfolio-item .details-holder h2:hover a, .woocommerce .woocommerce-MyAccount-content a:not(.button):hover,\\r\\n\\t\\t\\t\\r\\n\\t\\t\\t.secondary-sidebar .widget ul li > a:hover, .secondary-sidebar .widget ul li > span > a:hover, .secondary-sidebar .widget .recent-posts-widget li .entry-title h4 a:hover, .secondary-sidebar .widget .recent-posts-widget li .entry-meta a:hover, .dt-sc-post-entry.dt-sc-content-overlay-style .blog-entry .entry-button a.dt-sc-button:hover,\\r\\n\\t\\t\\t\\r\\n\\t\\t\\t.header-contact-info .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description a:hover, .comment-metadata a:hover, .woocommerce.single-product div.product form.cart div.quantity:not(.quantity-with-plusminus) > a > i:hover, .woocommerce .product .summary .product_meta > span a:hover, .commententries .nav-links > div a:hover, .blog-single-entry .entry-body tbody th a:hover, ul.time-table > li:hover > span, ul.time-table > li.selected > span, .dt-sc-service-item:hover .service-details h3 a, .dt-sc-person-item:hover .person-details h3 a, .woocommerce-checkout #payment ul.payment_methods li a:hover, .woocommerce-MyAccount-navigation > ul li a:hover, .menu-item .active-tab .jet-tabs__label-text, .mobile-menu .menu-item .active-tab .jet-tabs__label-text, .dt-sc-iconbox-wrapper:hover .dt-sc-iconbox-description h3 a { color:#ffa35a; }.dt-skin-secondary-bg, div[class*=\\\"dt-skin-secondary-bg-opaque\\\"] .upb_row_bg:before, section[class*=\\\"dt-skin-secondary-bg-opaque\\\"]:before, input[type=\\\"submit\\\"]:hover, input[type=\\\"button\\\"]:hover, input[type=\\\"reset\\\"]:hover, button[type=\\\"button\\\"]:hover, .button:hover, a.button:hover, .mz-blog .comments a:hover, .mz-blog div.vc_gitem-post-category-name:hover,  .dt-sc-infinite-portfolio-load-more:hover,.side-navigation.type2 ul.side-nav li a:before, .side-navigation.type2 ul.side-nav > li.current_page_item > a:before, .side-navigation.type2 ul.side-nav > li > ul > li.current_page_item > a:before, .side-navigation.type2 ul.side-nav > li > ul > li > ul > li.current_page_item > a:before, .slick-dots li, .dt-related-carousel .carousel-pager > a, .dt-related-carousel div[class*=carousel-] > div:hover, #wpsl-stores li > p ~ .wpsl-directions:hover, \\/* New *\\/ .intro-section .elementor-column-wrap.elementor-element-populated .elementor-widget-button a.elementor-button:hover, .dt-sc-button:hover, .dt-sc-button:focus, div[class*=\\\"entry-\\\"].dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry div.entry-meta-group > div:not(:last-child):before, ul.time-table > li ul.time-slots > li a:hover, ul.time-table > li ul.time-slots > li a.selected, ul.time-table > li ul.time-slots > li a.selected:hover, ul.time-slots > li a:hover, .dt-sc-schedule-progress.dt-sc-current-step .dt-sc-progress-step span, \\r\\n\\t\\t\\t\\r\\n\\t\\t\\t.dt-sc-post-entry .blog-entry .entry-button a.dt-sc-button:hover, .dt-sc-overlap-style.dt-sc-post-entry .blog-entry .entry-format a:hover:after, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry > div.entry-author > a, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry > div.entry-likes-views .dt-sc-like-views > div, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry div.entry-comments > a, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry div.entry-categories a:hover, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry div.entry-likes-views .dt-sc-like-views > div, .dt-sc-content-overlay-style.dt-sc-post-entry .blog-entry div.entry-author a, .dt-sc-simple-withbg-style.dt-sc-post-entry .blog-entry .entry-button a.dt-sc-button:hover, .dt-sc-mobilephone-style.dt-sc-post-entry.entry-cover-layout .blog-entry div.entry-format a, .dt-sc-mobilephone-style.dt-sc-post-entry.entry-cover-layout .blog-entry.sticky div.entry-format a, .dt-sc-mobilephone-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-button a.dt-sc-button:hover, div.dt-sc-posts-meta-group[class*=\\\"metagroup-elements-filled\\\"] div[class*=\\\"entry-\\\"]:hover, article[class*=\\\"post-custom\\\"].blog-single-entry div.dt-sc-posts-meta-group[class*=\\\"metagroup-elements-filled\\\"] .entry-social-share .share > i, .blog-single-entry.post-overlay div[class*=\\\"meta-elements-\\\"].entry-social-share:hover .share i, .blog-single-entry.post-overlay div[class*=\\\"meta-elements-filled\\\"].entry-social-share .share i, .blog-single-entry.post-overlap div[class*=\\\"meta-elements-\\\"].entry-social-share:hover .share i, .blog-single-entry.post-overlap div[class*=\\\"meta-elements-filled\\\"].entry-social-share .share i, article[class*=\\\"custom-\\\"].blog-single-entry div[class*=\\\"meta-elements-\\\"].entry-social-share .share i, .elementor-button.dt-elementor-button:hover, .elementor-button.dt-elementor-button.dt-bordered:hover, #toTop, .dt-sc-header-icons-list > div.search-item .dt-sc-search-form-container.search-overlay .dt-sc-search-overlay-form-close:hover, .elementor-element.elementor-widget-button .elementor-widget-container a.elementor-button:hover, inputinput[type=\\\"submit\\\"]:hover, input[type=\\\"button\\\"]:hover, input[type=\\\"reset\\\"]:hover, button[type=\\\"button\\\"]:hover, .button:hover, a.button:hover, span#toTopHover,\\r\\n\\t\\t\\t\\r\\n\\t\\t\\t#searchform:hover:before, .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .tagcloud a:hover { background-color:#ffa35a; }.woocommerce ul.products li.product .product-buttons-wrapper.product-button .wc_inline_buttons .wc_btn_inline, .woocommerce ul.products li.product .product-buttons-wrapper.product-icons a, .woocommerce ul.products li.product .product-buttons-wrapper.product-icons button, .woocommerce ul.products li.product .product-buttons-wrapper.product-icons .button, .woocommerce ul.products li.product .product-buttons-wrapper.product-icons a.button, \\r\\n\\r\\n\\t\\t\\t.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce .wishlist_table .add_to_cart.button, .woocommerce .yith-wcwl-popup-button a.add_to_wishlist, .woocommerce .wishlist_table a.ask-an-estimate-button, .woocommerce .wishlist-title a.show-title-form, .woocommerce .hidden-title-form a.hide-title-form, .woocommerce .yith-wcwl-wishlist-new button, .woocommerce .wishlist_manage_table a.create-new-wishlist, .woocommerce .wishlist_manage_table button.submit-wishlist-changes, .woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woocommerce .cart input.button, .woocommerce .shop_table th, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page button, .woocommerce-page input.button, .woocommerce-page input[type=button], .woocommerce-page input[type=submit], .woocommerce-page #respond input#submit, \\t\\t\\t\\t\\r\\n\\t\\t\\t.woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page .wishlist_table .add_to_cart.button, .woocommerce-page .yith-wcwl-popup-button a.add_to_wishlist, .woocommerce-page .wishlist_table a.ask-an-estimate-button, .woocommerce-page .wishlist-title a.show-title-form, .woocommerce-page .hidden-title-form a.hide-title-form, .woocommerce-page .yith-wcwl-wishlist-new button, .woocommerce-page .wishlist_manage_table a.create-new-wishlist, .woocommerce-page .wishlist_manage_table button.submit-wishlist-changes, .woocommerce-page .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woocommerce-page .cart input.button, \\r\\n\\r\\n\\t\\t\\t.woocommerce-page .shop_table th, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a:after, .woocommerce ul.products li.product .featured-tag, .woocommerce ul.products li.product:hover .featured-tag, .woocommerce.single-product .featured-tag, .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce ul.products li.product .dt-default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a:hover, .woocommerce .view-mode a:hover, .woocommerce .view-mode a.active, .swiper-button-prev, .swiper-button-next, .woocommerce ul.products li.product .dt-default .product-buttons-wrapper a.added_to_cart.wc-forward,\\r\\n\\r\\n\\t\\t\\t.woocommerce .product .summary a.button:hover, .woocommerce .product .summary button.button:hover,\\r\\n\\t\\t\\t.woocommerce .product .summary button:hover, .woocommerce .product .summary .button:hover,\\r\\n\\t\\t\\t.woocommerce .product .summary .compare:hover, .woocommerce .product .summary .dt-wcsg-button:hover,\\r\\n\\t\\t\\t.woocommerce .product .summary .yith-wcqv-button:hover, .woocommerce .product .summary .yith-wcwl-add-to-wishlist a:hover,\\r\\n\\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline a, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline a.button, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline button, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline button.button, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.disabled, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button[disabled], \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt.disabled, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt[disabled],\\r\\n\\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline a:hover, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline a.button:hover, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline button:hover, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline button.button:hover, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.alt:hover, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.disabled:hover, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button[disabled]:hover, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.alt.disabled:hover, \\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.alt[disabled]:hover,\\r\\n\\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .compare:hover,\\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .yith-wcwl-add-to-wishlist a:hover, \\r\\n\\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .dt-sc-single-product-share-container.style-bgfill .dt-sc-single-product-share-list li a:hover,\\r\\n\\t\\t\\t.woocommerce .product .dt-sc-product-summary .dt-sc-single-product-follow-container.style-bgfill .dt-sc-single-product-follow-list li a:hover,\\r\\n\\r\\n\\t\\t\\t.dt-sc-single-product-share-container.style-bgfill .dt-sc-single-product-share-list li a:hover, \\r\\n\\t\\t\\t.dt-sc-single-product-follow-container.style-bgfill .dt-sc-single-product-follow-list li a:hover,\\r\\n\\r\\n\\t\\t\\t.dt-sc-single-product-share-container.style-skin-bgfill .dt-sc-single-product-share-list li a, \\r\\n\\t\\t\\t.dt-sc-single-product-follow-container.style-skin-bgfill .dt-sc-single-product-follow-list li a,\\r\\n\\r\\n\\t\\t\\t.woocommerce div.product .dt-sc-product-tabs .woocommerce-tabs ul.tabs li a:before, .woocommerce div.product .dt-sc-product-tabs .woocommerce-tabs ul.tabs li a:after, \\r\\n\\r\\n\\t\\t\\t.woocommerce .product > .summary form.cart div.quantity ~ .single_add_to_cart_button:hover, .dt-sc-shop-single-sticky-addtocart-section a.added_to_cart.wc-forward, .woocommerce-page .woocommerce .dt-sc-cart-coupon-holder .coupon .button:hover, .woocommerce-page .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover, .woocommerce-account .woocommerce .woocommerce-MyAccount-content button:hover, .woocommerce form.login .button:hover, .woocommerce .wishlist_table td.product-add-to-cart a:hover, .woocommerce .cart-collaterals table.shop_table tr td .woocommerce-shipping-calculator button:hover, .woocommerce-checkout-header .woocommerce-checkout-header-coupon .checkout_coupon .form-row-last .button:hover, .woocommerce-checkout #payment div.form-row.place-order > #place_order:hover,\\r\\n\\r\\n\\t\\t\\t.dt-sc-shop-menu-icon ul.cart_list li a.remove:hover, \\r\\n\\t\\t\\t.dt-sc-product-pagination ul li a:hover, .dt-sc-product-pagination ul li span.current, \\r\\n\\t\\t\\t.dt-sc-product-pagination .prev-post a:hover, .dt-sc-product-pagination .next-post a:hover,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.dt-redart-layout[class*=\\\"product-thumb-iconsgroup-style-skinbgfill\\\"] li.product .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline a:after, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-redart-layout[class*=\\\"product-thumb-iconsgroup-style-skinbgfill\\\"] li.product .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline a.button:after, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-redart-layout[class*=\\\"product-thumb-iconsgroup-style-skinbgfill\\\"] li.product .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline button:after, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-redart-layout[class*=\\\"product-thumb-iconsgroup-style-skinbgfill\\\"] li.product .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline button.button:after, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-redart-layout[class*=\\\"product-thumb-iconsgroup-style-skinbgfill\\\"] li.product .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline .button:after,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.dt-petworld-layout[class*=\\\"product-thumb-iconsgroup-style-skinbgfill\\\"] li.product .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline a:hover, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-petworld-layout[class*=\\\"product-thumb-iconsgroup-style-skinbgfill\\\"] li.product .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline a.button:hover, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-petworld-layout[class*=\\\"product-thumb-iconsgroup-style-skinbgfill\\\"] li.product .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline button:hover, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-petworld-layout[class*=\\\"product-thumb-iconsgroup-style-skinbgfill\\\"] li.product .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline button.button:hover, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-petworld-layout[class*=\\\"product-thumb-iconsgroup-style-skinbgfill\\\"] li.product .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline .button:hover,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.dt-spalab-layout[class*=\\\"product-content-iconsgroup-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline a:hover:after, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-spalab-layout[class*=\\\"product-content-iconsgroup-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline a.button:hover:after, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-spalab-layout[class*=\\\"product-content-iconsgroup-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline button:hover:after, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-spalab-layout[class*=\\\"product-content-iconsgroup-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline button.button:hover:after, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-spalab-layout[class*=\\\"product-content-iconsgroup-style-skinbrdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline .button:hover:after,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.dt-hifashion-layout li.product:hover .product-wrapper .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline a,\\r\\n\\t\\t\\t.woocommerce ul.products.dt-hifashion-layout li.product:hover .product-wrapper .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline a.button, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-hifashion-layout li.product:hover .product-wrapper .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline button, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-hifashion-layout li.product:hover .product-wrapper .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline button.button, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-hifashion-layout li.product:hover .product-wrapper .product-details .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline .button,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.dt-petworld-layout li.product .product-price .price,\\r\\n\\r\\n\\t\\t\\t.woocommerce ul.products.dt-breezewedding-layout li.product .product-thumb-content .product-element-group-wrapper .product-title h5 a,\\r\\n\\t\\t\\t.woocommerce ul.products.dt-breezewedding-layout li.product .product-thumb-content .product-element-group-wrapper .product-price, .woocommerce-cart-form .actions.dt-sc-cart-button button:hover, .dt-sc-product-summary .product-buttons-wrapper.style-simple form.cart div.quantity ~ button, .dt-sc-product-summary .product-buttons-wrapper.style-simple form.cart div.quantity ~ button.button, .dt-sc-product-summary .product-buttons-wrapper.style-simple form.cart div.quantity ~ .button:hover, .dt-sc-product-summary .product-buttons-wrapper.style-simple form.cart div.quantity ~ .button.alt:hover, .menu-item .jet-tabs__label-text:after, .mobile-menu .menu-item .jet-tabs__label-text:after { background-color:#ffa35a; }.woocommerce ul.products.dt-augury-default li.product .product-thumb .product-buttons-wrapper.product-icons a:hover, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-augury-default li.product .product-thumb .product-buttons-wrapper.product-icons a.button:hover, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-augury-default li.product .product-thumb .product-buttons-wrapper.product-icons button:hover, \\r\\n\\t\\t\\t.woocommerce ul.products.dt-augury-default li.product .product-thumb .product-buttons-wrapper.product-icons button.button:hover,\\r\\n\\t\\t\\t.woocommerce ul.products.dt-augury-default li.product .product-thumb .product-buttons-wrapper.product-icons .button:hover,\\r\\n\\t\\t\\t\\r\\n\\t\\t\\t.woocommerce ul.products.dt-augury-default[class*=\\\"product-content-buttonelement-style-brdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline:hover { background-color:#ffa35a !important; }.dt-sc-simple-style.dt-sc-post-entry .blog-entry:hover .entry-button a.dt-sc-button:hover span, .elementor-element.our-services-box:hover .elementor-button-wrapper a.elementor-button, .dt-advanced-carousel-item-wrapper.slick-current.slick-active .testimonial-wrapper .author-name .elementor-heading-title:after, .dt-advanced-carousel-item-wrapper .testimonial-wrapper:hover .author-name .elementor-heading-title:after, .elementor-element .elementor-jet-pricing-table .pricing-table:hover .pricing-table__action a { background-color:#ffa35a; }.dt-skin-secondary-border, .side-navigation.type5 ul.side-nav, .side-navigation.type5 ul.side-nav li a, .side-navigation.type5 ul.side-nav li ul, \\/* New *\\/ .intro-section .elementor-column-wrap.elementor-element-populated:hover .elementor-widget-button a.elementor-button, .dt-sc-simple-style.dt-sc-post-entry .blog-entry:hover .entry-button a.dt-sc-button span,.active-centered .dt-sc-simple-style.dt-sc-post-entry.entry-grid-layout:nth-child(3) .blog-entry .entry-button a.dt-sc-button span, .fullwidth-icon-carousel .elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated .elementor-widget-button a.elementor-button:hover, .fullwidth-icon-carousel .elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated:hover .elementor-widget-button a.elementor-button, .elementor-button.dt-elementor-button.dt-bordered:hover, .elementor-element.elementor-widget-button .elementor-widget-container a.elementor-button:hover, input[type=\\\"submit\\\"]:hover, input[type=\\\"button\\\"]:hover, input[type=\\\"reset\\\"]:hover, button[type=\\\"button\\\"]:hover, .button:hover, a.button:hover, .no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li ul.sub-menu, .woocommerce ul.products.dt-augury-default[class*=\\\"product-content-buttonelement-style-brdrfill\\\"] li.product .product-details .product-buttons-wrapper.product-button .wc_btn_inline:hover, .widget #searchform:hover input[type=\\\"submit\\\"], .dt-sc-product-summary .product-buttons-wrapper.style-simple form.cart div.quantity ~ button, .dt-sc-product-summary .product-buttons-wrapper.style-simple form.cart div.quantity ~ button.button, .dt-sc-product-summary .product-buttons-wrapper.style-simple form.cart div.quantity ~ .button:hover, .dt-sc-product-summary .product-buttons-wrapper.style-simple form.cart div.quantity ~ .button.alt:hover, .woocommerce .product .summary .product-button.style-simple .yith-wcwl-add-to-wishlist a:hover, .dt-sc-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a:hover, .dt-sc-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a.button:hover, .woocommerce .product .summary .product-button.style-simple .yith-wcwl-add-to-wishlist a:hover, .dt-sc-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a:hover, .dt-sc-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a.button:hover, .woocommerce #review_form #respond .form-submit input:hover, .dt-sc-button:hover, .dt-sc-button:focus, .dt-sc-schedule-progress.dt-sc-current-step .dt-sc-progress-step span { border-color:#ffa35a; }.error404 .type2 a.dt-sc-back:hover { background-color:#ffa35a; }#item-header-content #item-meta > #item-buttons .group-button:hover, #buddypress .activity-list li.load-more a:hover, #buddypress .activity-list li.load-newest a:hover { background-color:#ffa35a; }#bbpress-forums #subscription-toggle a.subscription-toggle:hover, .bbp-submit-wrapper #bbp_topic_submit:hover { background-color:#ffa35a; }#tribe-bar-form .tribe-bar-submit input[type=\\\"submit\\\"]:hover, .tribe-events-read-more:hover, #tribe-events .tribe-events-button:hover, .tribe-events-button:hover, .tribe-events-back > a:hover, .datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover, #tribe_events_filters_toggle:hover, .tribe-events-grid .tribe-grid-header .tribe-week-today, .tribe-grid-body div[id*=\\\"tribe-events-event-\\\"]:hover { background-color:#ffa35a; }.tribe-grid-header .tribe-week-today { background-color:#ffa35a; }.woocommerce ul.products li.product .product-buttons-wrapper.product-icons .wc_inline_buttons .wc_btn_inline a:hover, .woocommerce ul.products li.product .product-buttons-wrapper.product-icons .wc_inline_buttons .wc_btn_inline button:hover, \\r\\n\\r\\n\\t\\t\\t\\t.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce button:hover, .woocommerce input.button:hover, .woocommerce input[type=button]:hover, .woocommerce input[type=submit]:hover, .woocommerce #respond input#submit:hover, \\r\\n\\r\\n\\t\\t\\t\\t.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce .wishlist_table .add_to_cart.button:hover, .woocommerce .yith-wcwl-popup-button a.add_to_wishlist:hover, .woocommerce .wishlist_table a.ask-an-estimate-button:hover, .woocommerce .wishlist-title a.show-title-form:hover, .woocommerce .hidden-title-form a.hide-title-form:hover, .woocommerce .yith-wcwl-wishlist-new button:hover, .woocommerce .wishlist_manage_table a.create-new-wishlist:hover, .woocommerce .wishlist_manage_table button.submit-wishlist-changes:hover, .woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woocommerce .cart input.button:hover, \\r\\n\\r\\n\\t\\t\\t\\t.woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page button:hover, .woocommerce-page input.button:hover, .woocommerce-page input[type=button]:hover, .woocommerce-page input[type=submit]:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page .wishlist_table .add_to_cart.button:hover, .woocommerce-page .yith-wcwl-popup-button a.add_to_wishlist:hover, .woocommerce-page .wishlist_table a.ask-an-estimate-button:hover, .woocommerce-page .wishlist-title a.show-title-form:hover, .woocommerce-page .hidden-title-form a.hide-title-form:hover, .woocommerce-page .yith-wcwl-wishlist-new button:hover, .woocommerce-page .wishlist_manage_table a.create-new-wishlist:hover, .woocommerce-page .wishlist_manage_table button.submit-wishlist-changes:hover, .woocommerce-page .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woocommerce-page .cart input.button:hover, \\r\\n\\r\\n\\t\\t\\t\\t.woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, \\r\\n\\r\\n\\t\\t\\t\\t.woocommerce a.button.alt.disabled, .woocommerce a.button.alt[disabled]:disabled, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt[disabled]:disabled, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt[disabled]:disabled, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled, \\r\\n\\r\\n\\t\\t\\t\\t.woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled:hover, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .commentlist li.comment .reply a:hover { background-color:#ffa35a; }.our-services-box:hover .elementor-button-wrapper a.elementor-button, .elementor-element .header-author .elementor-image a:hover img, .woocommerce ul.products.product-overlay-dark-bgcolor[class*=\\\"product-thumb-iconsgroup-style-brdrfill\\\"] li.product .product-thumb .product-buttons-wrapper.product-icons a:hover, .commentlist li.comment .reply a:hover { border-color:#ffa35a; }.dt-skin-tertiary-color { color:#ffffff; }.elementor-widget-icon-box.elementor-view-stacked.ico-type1.alter .elementor-icon, .elementor-widget-image-box.ico-type1.alter .elementor-image-box-img { background-color:#ffffff; }.dt-skin-tertiary-border { border-color:#ffffff; }.dt-skin-tertiary-bg, div[class*=\\\"dt-skin-tertiary-bg-opaque\\\"] .upb_row_bg:before, section[class*=\\\"dt-skin-tertiary-bg-opaque\\\"]:before, .side-navigation.type1 ul.side-nav > li.current_page_item > a, .side-navigation.type1 ul.side-nav > li > ul > li.current_page_item > a, .side-navigation.type1 ul.side-nav > li > ul > li > ul > li.current_page_item > a, .dt-sc-shop-single-sticky-addtocart-section a.added_to_cart.wc-forward:hover { background-color:#ffffff; }.dt-skin-tertiary-border, .elementor-widget-dt-counter .dt-sc-counter-wrapper.type2 .dt-sc-counter-inner { border-color:#ffffff; }\"]}},\"_prefix_handler-customiser-inline\":{\"ver\":\"1.0\",\"args\":\"all\",\"extra\":{\"after\":[\"body, .woocommerce ul.products li .product-wrapper, .woocommerce-tabs .panel, .select2-results, .woocommerce table .quantity .qty, .select2-dropdown .select2-search .select2-search__field, .dt-sc-schedule-progress .dt-sc-progress-step span, .dt-sc-goback-box .appointment-goback { background-color:#030303;}\\nbody { color:#a3a1a1;}\\na { color:#ffffff;}\\na:hover { color:#ffa35a;}\\nbody {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:300;font-style:normal;text-transform:none;font-size:25px;line-height:36px;}\\n.no-header-menu ul li a, .dt-header-menu .dt-primary-nav li a { color:#ffffff;}\\nh1 { color:#ffffff;}\\nh2 { color:#ffffff;}\\nh3 { color:#ffffff;}\\nh4 { color:#ffffff;}\\nh5 { color:#ffffff;}\\nh6 { color:#ffffff;}\\n.no-header-menu ul li a, .dt-header-menu .dt-primary-nav li a {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:600;font-style:normal;text-transform:uppercase;font-size:15px;}\\nh1 {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:600;font-style:normal;font-size:60px;line-height:68px;}\\nh2 {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:600;font-style:normal;font-size:55px;line-height:68px;}\\nh3 {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:600;font-style:normal;font-size:38px;}\\nh4 {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:400;font-style:normal;font-size:28px;}\\nh5 {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:700;font-style:normal;font-size:22px;}\\nh6 {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:700;font-style:normal;font-size:18px;}\\ninput[type=\\\"text\\\"], input[type=\\\"password\\\"], input[type=\\\"email\\\"], input[type=\\\"url\\\"], input[type=\\\"tel\\\"], input[type=\\\"number\\\"], input[type=\\\"range\\\"], input[type=\\\"date\\\"], textarea, input.text, input[type=\\\"search\\\"], select, textarea, .form-calender-icon input[type=\\\"text\\\"], .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__placeholder{font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:400;font-style:normal;}\\n#main-menu ul.menu > li > a, .dt-sc-portfolio-sorting a, .minimal .dt-sc-price p, .dt-sc-bar-text, .pagination, .dt-sc-any-carousel-wrapper .swiper-slide .dt-swiper-content-title, .dt-sc-any-carousel-wrapper .slick-slide .dt-slick-content-title, .woocommerce div.product .dt-sc-product-tabs .woocommerce-tabs ul.tabs li a, .woocommerce #review_form #respond .comment-reply-title{font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:700;font-style:normal;}\\n.secondary-sidebar .widgettitle, .secondary-sidebar .widgettitle > a, .secondary-sidebar .type2 .widgettitle, .secondary-sidebar .type10 .widgettitle, .secondary-sidebar .type10 .widgettitle > a, .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2, .secondary-sidebar .type17 .widget-title-content h3.widgettitle, .secondary-sidebar .type17 .widget-title-content h3.widgettitle > a, .secondary-sidebar .type14 .widgettitle, .secondary-sidebar .type15 .widgettitle, .mz-stripe-title .mz-stripe-title-content h3.widgettitle { color:#ffffff }\\n.secondary-sidebar .widget { color:#ffffff;}\\n.secondary-sidebar .widget ul li > a, .secondary-sidebar .widget ul li > span > a, .secondary-sidebar .widget .recent-posts-widget li .entry-title h4 a, .secondary-sidebar .widget .recent-posts-widget li .entry-meta a { color:#ffffff;}\\n.secondary-sidebar .widget ul li > a:hover, .secondary-sidebar .widget ul li > span > a:hover, .secondary-sidebar .widget .recent-posts-widget li .entry-title h4 a:hover, .secondary-sidebar .widget .recent-posts-widget li .entry-meta a:hover { color:#ffa35a;}\\n.secondary-sidebar .widgettitle {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:600;font-style:normal;}\\n.secondary-sidebar .widget{font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:300;font-style:normal;}\\ndiv.footer-widgets .widgettitle, #footer .widgettitle { color:#ffffff;}\\n#footer, .footer-copyright, div.footer-widgets .widget { color:#ffffff;}\\n.footer-widgets a, #footer a { color:#ffffff;}\\n.footer-widgets a:hover, #footer a:hover { color:#000000;}\\ndiv.footer-widgets .widgettitle, #footer .widgettitle {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:700;font-style:normal;font-size:25px;line-height:36px;}\\n#footer, .footer-copyright, div.footer-widgets .widget {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:300;font-style:normal;font-size:25px;line-height:36px;}\\n.site-title {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:600;font-style:normal;font-size:36px;line-height:60px;}\\n.site-tag-line {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:400;font-style:normal;}\\n.main-title-section-wrapper .main-title-section-bg {background-image: url(https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/breadcrumb.jpg);background-position:center center;background-size:auto;background-repeat:no-repeat;background-attachment:scroll;}.main-title-section-wrapper .main-title-section-bg:after { background-color:rgba(0,0,0,0)}\\n.main-title-section h1, .dark-bg-breadcrumb .main-title-section h1 { color:#ffffff;}.breadcrumb span.current, .dark-bg-breadcrumb .breadcrumb span.current { color:#ffffff;}.breadcrumb a, .dark-bg-breadcrumb .breadcrumb a, .dark-bg-breadcrumb .breadcrumb span:not(.current) { color:#ffffff;}.breadcrumb a:hover, .dark-bg-breadcrumb .breadcrumb a:hover { color:#ffa35a;}\\n.main-title-section h1 {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:600;font-style:normal;text-transform:none;font-size:60px;line-height:68px;}\\n.breadcrumb {font-family:Josefin Sans,\'Josefin Sans\', sans-serif;font-weight:inherit;font-style:normal;font-size:18px;}\\n\"]}},\"052f9f08db4c06ac39b7b026bb6eb41f\":{\"src\":\"\\/\\/fonts.googleapis.com\\/css?family=Josefin+Sans:300&subset=latin-ext\",\"args\":\"all\"},\"d2ff107d8548ad953e54e261eba4ae88\":{\"src\":\"\\/\\/fonts.googleapis.com\\/css?family=Josefin+Sans:600&subset=latin-ext\",\"args\":\"all\"},\"663106d79f3666b296514044d615e164\":{\"src\":\"\\/\\/fonts.googleapis.com\\/css?family=Josefin+Sans:400&subset=latin-ext\",\"args\":\"all\"},\"cbcb0fa46944024be16c50a27c2a69e9\":{\"src\":\"\\/\\/fonts.googleapis.com\\/css?family=Josefin+Sans:700&subset=latin-ext\",\"args\":\"all\"},\"aed640b78de56ff408960ee13ed0a313\":{\"src\":\"\\/\\/fonts.googleapis.com\\/css?family=Josefin+Sans&subset=latin-ext\",\"args\":\"all\"},\"12eb8c354fb70896a233f5f25c7e399e\":{\"src\":\"\\/\\/fonts.googleapis.com\\/css?family=Josefin+Sans:inherit&subset=latin-ext\",\"args\":\"all\"},\"elementor-frontend-legacy\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/css\\/frontend-legacy.min.css\",\"ver\":\"3.0.12\",\"args\":\"all\"},\"elementor-frontend\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/css\\/frontend.min.css\",\"deps\":[\"elementor-frontend-legacy\"],\"ver\":\"3.0.12\",\"args\":\"all\"},\"elementor-post-20376\":{\"src\":\"\\/wp-content\\/uploads\\/elementor\\/css\\/post-20376.css?ver=1604384001\",\"deps\":[\"elementor-frontend\"],\"args\":\"all\"},\"_prefix_handler-custom-inline\":{\"ver\":\"1.0\",\"args\":\"all\",\"extra\":{\"after\":[\"\\ndiv#dt-1aab21f img { width:210px;}\\n@media only screen and (max-width: 767px) {\\ndiv#dt-1aab21f img { width:210px; }\\n}\"]}},\"elementor-post-20488\":{\"src\":\"\\/wp-content\\/uploads\\/elementor\\/css\\/post-20488.css?ver=1604384001\",\"deps\":[\"elementor-frontend\"],\"args\":\"all\"},\"elementor-post-25493\":{\"src\":\"\\/wp-content\\/uploads\\/elementor\\/css\\/post-25493.css?ver=1604384001\",\"deps\":[\"elementor-frontend\"],\"args\":\"all\"},\"elementor-post-25498\":{\"src\":\"\\/wp-content\\/uploads\\/elementor\\/css\\/post-25498.css?ver=1604384001\",\"deps\":[\"elementor-frontend\"],\"args\":\"all\"},\"elementor-post-20331\":{\"src\":\"\\/wp-content\\/uploads\\/elementor\\/css\\/post-20331.css?ver=1604384001\",\"deps\":[\"elementor-frontend\"],\"args\":\"all\"},\"photoswipe\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/css\\/photoswipe\\/photoswipe.min.css\",\"ver\":\"4.6.1\",\"args\":\"all\"},\"photoswipe-default-skin\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/css\\/photoswipe\\/default-skin\\/default-skin.min.css\",\"deps\":[\"photoswipe\"],\"ver\":\"4.6.1\",\"args\":\"all\"},\"jet-elements\":{\"src\":\"\\/wp-content\\/plugins\\/jet-elements\\/assets\\/css\\/jet-elements.css\",\"ver\":\"2.4.1\",\"args\":\"all\"},\"jet-elements-skin\":{\"src\":\"\\/wp-content\\/plugins\\/jet-elements\\/assets\\/css\\/jet-elements-skin.css\",\"ver\":\"2.4.1\",\"args\":\"all\"},\"elementor-animations\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/lib\\/animations\\/animations.min.css\",\"ver\":\"3.0.12\",\"args\":\"all\"},\"elementor-post-25447\":{\"src\":\"\\/wp-content\\/uploads\\/elementor\\/css\\/post-25447.css?ver=1604384000\",\"deps\":[\"elementor-frontend\"],\"args\":\"all\"},\"jet-tabs-frontend\":{\"src\":\"\\/wp-content\\/plugins\\/jet-tabs\\/assets\\/css\\/jet-tabs-frontend.css\",\"ver\":\"2.1.8\",\"args\":\"all\"},\"jet-tricks-frontend\":{\"src\":\"\\/wp-content\\/plugins\\/jet-tricks\\/assets\\/css\\/jet-tricks-frontend.css\",\"ver\":\"1.3.0\",\"args\":\"all\"},\"elementor-global\":{\"src\":\"\\/wp-content\\/uploads\\/elementor\\/css\\/global.css?ver=1604389453\",\"args\":\"all\"},\"google-fonts-1\":{\"src\":\"https:\\/\\/fonts.googleapis.com\\/css?family=Josefin+Sans:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic\",\"args\":\"all\"},\"elementor-icons-shared-0\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/lib\\/font-awesome\\/css\\/fontawesome.min.css\",\"ver\":\"5.12.0\",\"args\":\"all\"},\"elementor-icons-fa-solid\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/lib\\/font-awesome\\/css\\/solid.min.css\",\"deps\":[\"elementor-icons-shared-0\"],\"ver\":\"5.12.0\",\"args\":\"all\"},\"elementor-icons-fa-brands\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/lib\\/font-awesome\\/css\\/brands.min.css\",\"deps\":[\"elementor-icons-shared-0\"],\"ver\":\"5.12.0\",\"args\":\"all\"}}},\"scripts\":{\"assets_info\":{\"dtportfolio-plugins\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/js\\/jquery.plugins.js\",\"deps\":[\"jquery\"],\"extra\":{\"group\":1}},\"dtportfolio-isotope\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/js\\/isotope.pkgd.min.js\",\"deps\":[\"jquery\"],\"extra\":{\"group\":1}},\"dtportfolio-fullpage\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/js\\/jquery.fullPage.min.js\",\"deps\":[\"jquery\"],\"extra\":{\"group\":1}},\"dtportfolio-ilightbox\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/js\\/ilightbox.min.js\",\"deps\":[\"jquery\"],\"extra\":{\"group\":1}},\"dtportfolio-jarallax\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/js\\/jarallax.js\",\"deps\":[\"jquery\"],\"extra\":{\"group\":1}},\"dtportfolio-multiscroll\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/js\\/jquery.multiscroll.min.js\",\"deps\":[\"jquery\"],\"extra\":{\"group\":1}},\"dtportfolio-inview\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/js\\/jquery.inview.js\",\"deps\":[\"jquery\"],\"extra\":{\"group\":1}},\"dtportfolio-swiper\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/js\\/swiper.min.js\",\"deps\":[\"jquery\"],\"extra\":{\"group\":1}},\"dtportfolio-frontend\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-portfolio-addon\\/js\\/frontend.js\",\"deps\":[\"jquery\"],\"extra\":{\"group\":1,\"data\":\"var dtportfoliofrontendobject = {\\\"ajaxurl\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"page_builder\\\":\\\"elementor\\\",\\\"elementor_preview_mode\\\":\\\"\\\"};\"}},\"dt-booking-manager\":{\"src\":\"\\/wp-content\\/plugins\\/dt-booking-manager\\/vc\\/js\\/booking.js\",\"deps\":[\"jquery\"],\"extra\":{\"group\":1}},\"dt-reservation\":{\"src\":\"\\/wp-content\\/plugins\\/dt-booking-manager\\/vc\\/js\\/reservation.js\",\"extra\":{\"group\":1,\"data\":\"var dtBookingManager = {\\\"ajaxurl\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"plugin_url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-content\\\\\\/plugins\\\\\\/dt-booking-manager\\\\\\/vc\\\\\\/\\\",\\\"eraptdatepicker\\\":\\\"Please Select Service and Date\\\"};\"}},\"jquery-validate\":{\"src\":\"\\/wp-content\\/plugins\\/dt-booking-manager\\/vc\\/js\\/jquery.validate.min.js\",\"extra\":{\"group\":1}},\"jquery-prettyphoto\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.prettyphoto.js\",\"extra\":{\"group\":1}},\"jquery-parallax\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.parallax.js\",\"extra\":{\"group\":1}},\"jquery-nicescroll\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.nicescroll.js\",\"extra\":{\"group\":1}},\"jquery-bxslider\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.bxslider.js\",\"extra\":{\"group\":1}},\"jquery-simple-sidebar\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.simple-sidebar.js\",\"extra\":{\"group\":1}},\"jquery-visualnav\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.visualNav.min.js\",\"extra\":{\"group\":1}},\"theia-sticky-sidebar\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/theia-sticky-sidebar.min.js\",\"extra\":{\"group\":1}},\"jquery-core\":{\"src\":\"\\/wp-includes\\/js\\/jquery\\/jquery.js\",\"ver\":\"1.12.4-wp\",\"extra\":{\"data\":\"var dttheme_urls = {\\\"theme_base_url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-content\\\\\\/themes\\\\\\/augury\\\",\\\"framework_base_url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-content\\\\\\/themes\\\\\\/augury\\\\\\/framework\\\\\\/\\\",\\\"ajaxurl\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\",\\\"isRTL\\\":\\\"\\\",\\\"loadingbar\\\":\\\"enable\\\",\\\"advOptions\\\":\\\"Show Advanced Options\\\",\\\"wpnonce\\\":\\\"0ef2de9d0e\\\",\\\"enable_ajax_addtocart\\\":\\\"\\\",\\\"enable_totop\\\":\\\"1\\\"};\"}},\"jquery\":{\"deps\":[\"jquery-core\"],\"ver\":\"1.12.4-wp\"},\"tp-tools\":{\"src\":\"\\/wp-content\\/plugins\\/revslider\\/public\\/assets\\/js\\/revolution.tools.min.js\",\"deps\":[\"jquery\"],\"ver\":\"6.0\"},\"revmin\":{\"src\":\"\\/wp-content\\/plugins\\/revslider\\/public\\/assets\\/js\\/rs6.min.js\",\"ver\":\"6.1.1\"},\"modernizr-custom\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/modernizr.custom.js\",\"deps\":[\"jquery\"]},\"jquery-selectBox\":{\"src\":\"\\/wp-content\\/plugins\\/yith-woocommerce-wishlist\\/assets\\/js\\/jquery.selectBox.min.js\",\"deps\":[\"jquery\"],\"ver\":\"1.2.0\",\"extra\":{\"group\":1}},\"jquery-yith-wcwl\":{\"src\":\"\\/wp-content\\/plugins\\/yith-woocommerce-wishlist\\/assets\\/js\\/jquery.yith-wcwl.js\",\"deps\":[\"jquery\",\"jquery-selectBox\"],\"ver\":\"3.0.15\",\"extra\":{\"group\":1,\"data\":\"var yith_wcwl_l10n = {\\\"ajax_url\\\":\\\"\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"redirect_to_cart\\\":\\\"no\\\",\\\"multi_wishlist\\\":\\\"\\\",\\\"hide_add_button\\\":\\\"1\\\",\\\"enable_ajax_loading\\\":\\\"\\\",\\\"ajax_loader_url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-content\\\\\\/plugins\\\\\\/yith-woocommerce-wishlist\\\\\\/assets\\\\\\/images\\\\\\/ajax-loader-alt.svg\\\",\\\"remove_from_wishlist_after_add_to_cart\\\":\\\"1\\\",\\\"is_wishlist_responsive\\\":\\\"1\\\",\\\"time_to_close_prettyphoto\\\":\\\"3000\\\",\\\"fragments_index_glue\\\":\\\".\\\",\\\"labels\\\":{\\\"cookie_disabled\\\":\\\"We are sorry, but this feature is available only if cookies on your browser are enabled.\\\",\\\"added_to_cart_message\\\":\\\"<div class=\\\\\\\"woocommerce-notices-wrapper\\\\\\\"><div class=\\\\\\\"woocommerce-message\\\\\\\" role=\\\\\\\"alert\\\\\\\">Product added to cart successfully<\\\\\\/div><\\\\\\/div>\\\"},\\\"actions\\\":{\\\"add_to_wishlist_action\\\":\\\"add_to_wishlist\\\",\\\"remove_from_wishlist_action\\\":\\\"remove_from_wishlist\\\",\\\"reload_wishlist_and_adding_elem_action\\\":\\\"reload_wishlist_and_adding_elem\\\",\\\"load_mobile_action\\\":\\\"load_mobile\\\",\\\"delete_item_action\\\":\\\"delete_item\\\",\\\"save_title_action\\\":\\\"save_title\\\",\\\"save_privacy_action\\\":\\\"save_privacy\\\",\\\"load_fragments\\\":\\\"load_fragments\\\"}};\"}},\"contact-form-7\":{\"src\":\"\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/js\\/scripts.js\",\"deps\":[\"jquery\"],\"ver\":\"5.3\",\"extra\":{\"group\":1,\"data\":\"var wpcf7 = {\\\"apiSettings\\\":{\\\"root\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-json\\\\\\/contact-form-7\\\\\\/v1\\\",\\\"namespace\\\":\\\"contact-form-7\\\\\\/v1\\\"},\\\"cached\\\":\\\"1\\\"};\"}},\"jquery-ui-core\":{\"src\":\"\\/wp-includes\\/js\\/jquery\\/ui\\/core.min.js\",\"deps\":[\"jquery\"],\"ver\":\"1.11.4\",\"args\":1},\"jquery-ui-datepicker\":{\"src\":\"\\/wp-includes\\/js\\/jquery\\/ui\\/datepicker.min.js\",\"deps\":[\"jquery-ui-core\"],\"ver\":\"1.11.4\",\"args\":1,\"extra\":{\"after\":{\"1\":\"jQuery(document).ready(function(jQuery){jQuery.datepicker.setDefaults({\\\"closeText\\\":\\\"Close\\\",\\\"currentText\\\":\\\"Today\\\",\\\"monthNames\\\":[\\\"January\\\",\\\"February\\\",\\\"March\\\",\\\"April\\\",\\\"May\\\",\\\"June\\\",\\\"July\\\",\\\"August\\\",\\\"September\\\",\\\"October\\\",\\\"November\\\",\\\"December\\\"],\\\"monthNamesShort\\\":[\\\"Jan\\\",\\\"Feb\\\",\\\"Mar\\\",\\\"Apr\\\",\\\"May\\\",\\\"Jun\\\",\\\"Jul\\\",\\\"Aug\\\",\\\"Sep\\\",\\\"Oct\\\",\\\"Nov\\\",\\\"Dec\\\"],\\\"nextText\\\":\\\"Next\\\",\\\"prevText\\\":\\\"Previous\\\",\\\"dayNames\\\":[\\\"Sunday\\\",\\\"Monday\\\",\\\"Tuesday\\\",\\\"Wednesday\\\",\\\"Thursday\\\",\\\"Friday\\\",\\\"Saturday\\\"],\\\"dayNamesShort\\\":[\\\"Sun\\\",\\\"Mon\\\",\\\"Tue\\\",\\\"Wed\\\",\\\"Thu\\\",\\\"Fri\\\",\\\"Sat\\\"],\\\"dayNamesMin\\\":[\\\"S\\\",\\\"M\\\",\\\"T\\\",\\\"W\\\",\\\"T\\\",\\\"F\\\",\\\"S\\\"],\\\"dateFormat\\\":\\\"MM d, yy\\\",\\\"firstDay\\\":1,\\\"isRTL\\\":false});});\"}}},\"jquery-blockui\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/jquery-blockui\\/jquery.blockUI.min.js\",\"deps\":[\"jquery\"],\"ver\":\"2.70\",\"extra\":{\"group\":1}},\"wc-add-to-cart\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/add-to-cart.min.js\",\"deps\":[\"jquery\",\"jquery-blockui\"],\"ver\":\"4.6.1\",\"extra\":{\"group\":1,\"data\":\"var wc_add_to_cart_params = {\\\"ajax_url\\\":\\\"\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"wc_ajax_url\\\":\\\"\\\\\\/?wc-ajax=%%endpoint%%\\\",\\\"i18n_view_cart\\\":\\\"View cart\\\",\\\"cart_url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/cart\\\\\\/\\\",\\\"is_cart\\\":\\\"\\\",\\\"cart_redirect_after_add\\\":\\\"no\\\"};\"}},\"js-cookie\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/js-cookie\\/js.cookie.min.js\",\"ver\":\"2.1.4\",\"extra\":{\"group\":1}},\"woocommerce\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/woocommerce.min.js\",\"deps\":[\"jquery\",\"jquery-blockui\",\"js-cookie\"],\"ver\":\"4.6.1\",\"extra\":{\"group\":1,\"data\":\"var woocommerce_params = {\\\"ajax_url\\\":\\\"\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"wc_ajax_url\\\":\\\"\\\\\\/?wc-ajax=%%endpoint%%\\\"};\"}},\"wc-cart-fragments\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/cart-fragments.min.js\",\"deps\":[\"jquery\",\"js-cookie\"],\"ver\":\"4.6.1\",\"extra\":{\"group\":1,\"data\":\"var wc_cart_fragments_params = {\\\"ajax_url\\\":\\\"\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"wc_ajax_url\\\":\\\"\\\\\\/?wc-ajax=%%endpoint%%\\\",\\\"cart_hash_key\\\":\\\"wc_cart_hash_3bbe25a96bc90b13e590c412ab3ab548\\\",\\\"fragment_name\\\":\\\"wc_fragments_3bbe25a96bc90b13e590c412ab3ab548\\\",\\\"request_timeout\\\":\\\"5000\\\"};\"}},\"jquery.tabs\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-core\\/privacy\\/js\\/jquery.tabs.min.js\",\"deps\":[\"jquery\"],\"extra\":{\"group\":1}},\"dt.privacy.script\":{\"src\":\"\\/wp-content\\/plugins\\/designthemes-core\\/privacy\\/js\\/privacy.js\",\"extra\":{\"group\":1}},\"yith-woocompare-main\":{\"src\":\"\\/wp-content\\/plugins\\/yith-woocommerce-compare\\/assets\\/js\\/woocompare.min.js\",\"deps\":[\"jquery\"],\"ver\":\"2.4.2\",\"extra\":{\"group\":1,\"data\":\"var yith_woocompare = {\\\"ajaxurl\\\":\\\"\\\\\\/?wc-ajax=%%endpoint%%\\\",\\\"actionadd\\\":\\\"yith-woocompare-add-product\\\",\\\"actionremove\\\":\\\"yith-woocompare-remove-product\\\",\\\"actionview\\\":\\\"yith-woocompare-view-table\\\",\\\"actionreload\\\":\\\"yith-woocompare-reload-product\\\",\\\"added_label\\\":\\\"Added\\\",\\\"table_title\\\":\\\"Product Comparison\\\",\\\"auto_open\\\":\\\"yes\\\",\\\"loader\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-content\\\\\\/plugins\\\\\\/yith-woocommerce-compare\\\\\\/assets\\\\\\/images\\\\\\/loader.gif\\\",\\\"button_text\\\":\\\"Compare\\\",\\\"cookie_name\\\":\\\"yith_woocompare_list\\\",\\\"close_label\\\":\\\"Close\\\"};\"}},\"jquery-colorbox\":{\"src\":\"\\/wp-content\\/plugins\\/yith-woocommerce-compare\\/assets\\/js\\/jquery.colorbox-min.js\",\"deps\":[\"jquery\"],\"ver\":\"1.4.21\",\"extra\":{\"group\":1}},\"yith-wcqv-frontend\":{\"src\":\"\\/wp-content\\/plugins\\/yith-woocommerce-quick-view\\/assets\\/js\\/frontend.min.js\",\"deps\":[\"jquery\"],\"ver\":\"1.4.5\",\"extra\":{\"group\":1,\"data\":\"var yith_qv = {\\\"ajaxurl\\\":\\\"\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"loader\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-content\\\\\\/plugins\\\\\\/yith-woocommerce-quick-view\\\\\\/assets\\\\\\/image\\\\\\/qv-loader.gif\\\",\\\"lang\\\":\\\"\\\"};\"}},\"prettyPhoto\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/prettyPhoto\\/jquery.prettyPhoto.min.js\",\"deps\":[\"jquery\"],\"ver\":\"3.1.6\",\"extra\":{\"group\":1}},\"comment-reply\":{\"src\":\"\\/wp-includes\\/js\\/comment-reply.min.js\",\"args\":1},\"jquery-ui-totop\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.ui.totop.min.js\",\"extra\":{\"group\":1}},\"jquery-easing\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.easing.js\",\"extra\":{\"group\":1}},\"jquery-caroufredsel\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.caroufredsel.js\",\"extra\":{\"group\":1}},\"jquery-debouncedresize\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.debouncedresize.js\",\"extra\":{\"group\":1}},\"jquery-touchswipe\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.touchswipe.js\",\"extra\":{\"group\":1}},\"jquery-downcount\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.downcount.js\",\"extra\":{\"group\":1}},\"jquery-fitvids\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.fitvids.js\",\"extra\":{\"group\":1}},\"jquery-classie\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.classie.js\",\"extra\":{\"group\":1}},\"jquery-placeholder\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.placeholder.js\",\"extra\":{\"group\":1}},\"resizesensor\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/ResizeSensor.min.js\",\"extra\":{\"group\":1}},\"matchheight\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/matchHeight.js\",\"extra\":{\"group\":1}},\"jquery-waypoints\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.waypoints.min.js\",\"extra\":{\"group\":1}},\"jquery-inview\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/jquery.inview.js\",\"extra\":{\"group\":1}},\"isotope-pkgd\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/isotope.pkgd.min.js\",\"extra\":{\"group\":1}},\"jquery-magnific-popup\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/magnific\\/jquery.magnific-popup.min.js\",\"extra\":{\"group\":1}},\"pace\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/pace.min.js\",\"extra\":{\"group\":1,\"data\":\"var paceOptions = {\\\"restartOnRequestAfter\\\":\\\"false\\\",\\\"restartOnPushState\\\":\\\"false\\\"};\"}},\"_prefix_handler-woocommerce\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/woocommerce.js\",\"extra\":{\"group\":1}},\"_prefix_handler-jqcustom\":{\"src\":\"\\/wp-content\\/themes\\/augury\\/framework\\/js\\/custom.js\",\"extra\":{\"group\":1}},\"jquery-ui-widget\":{\"src\":\"\\/wp-includes\\/js\\/jquery\\/ui\\/widget.min.js\",\"deps\":[\"jquery\"],\"ver\":\"1.11.4\",\"args\":1},\"jquery-ui-mouse\":{\"src\":\"\\/wp-includes\\/js\\/jquery\\/ui\\/mouse.min.js\",\"deps\":[\"jquery-ui-core\",\"jquery-ui-widget\"],\"ver\":\"1.11.4\",\"args\":1},\"jquery-ui-draggable\":{\"src\":\"\\/wp-includes\\/js\\/jquery\\/ui\\/draggable.min.js\",\"deps\":[\"jquery-ui-mouse\"],\"ver\":\"1.11.4\",\"args\":1},\"underscore\":{\"src\":\"\\/wp-includes\\/js\\/underscore.min.js\",\"ver\":\"1.8.3\",\"args\":1},\"backbone\":{\"src\":\"\\/wp-includes\\/js\\/backbone.min.js\",\"deps\":[\"underscore\",\"jquery\"],\"ver\":\"1.4.0\",\"args\":1},\"backbone-marionette\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/lib\\/backbone\\/backbone.marionette.min.js\",\"deps\":[\"backbone\"],\"ver\":\"2.4.5\",\"extra\":{\"group\":1}},\"backbone-radio\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/lib\\/backbone\\/backbone.radio.min.js\",\"deps\":[\"backbone\"],\"ver\":\"1.0.4\",\"extra\":{\"group\":1}},\"elementor-common-modules\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/js\\/common-modules.min.js\",\"ver\":\"3.0.12\",\"extra\":{\"group\":1}},\"jquery-ui-position\":{\"src\":\"\\/wp-includes\\/js\\/jquery\\/ui\\/position.min.js\",\"deps\":[\"jquery\"],\"ver\":\"1.11.4\",\"args\":1},\"elementor-dialog\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/lib\\/dialog\\/dialog.min.js\",\"deps\":[\"jquery-ui-position\"],\"ver\":\"4.8.1\",\"extra\":{\"group\":1}},\"wp-api-request\":{\"src\":\"\\/wp-includes\\/js\\/api-request.min.js\",\"deps\":[\"jquery\"],\"args\":1,\"extra\":{\"data\":\"var wpApiSettings = {\\\"root\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-json\\\\\\/\\\",\\\"nonce\\\":\\\"de45e97c62\\\",\\\"versionString\\\":\\\"wp\\\\\\/v2\\\\\\/\\\"};\"}},\"elementor-common\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/js\\/common.min.js\",\"deps\":[\"jquery\",\"jquery-ui-draggable\",\"backbone-marionette\",\"backbone-radio\",\"elementor-common-modules\",\"elementor-dialog\",\"wp-api-request\"],\"ver\":\"3.0.12\",\"extra\":{\"group\":1,\"before\":{\"1\":\"var elementorCommonConfig = {\\\"version\\\":\\\"3.0.12\\\",\\\"isRTL\\\":false,\\\"isDebug\\\":false,\\\"isElementorDebug\\\":false,\\\"activeModules\\\":[\\\"ajax\\\",\\\"finder\\\",\\\"connect\\\"],\\\"urls\\\":{\\\"assets\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-content\\\\\\/plugins\\\\\\/elementor\\\\\\/assets\\\\\\/\\\",\\\"rest\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-json\\\\\\/\\\"},\\\"ajax\\\":{\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"nonce\\\":\\\"c0a747c9d1\\\"},\\\"finder\\\":{\\\"data\\\":{\\\"edit\\\":{\\\"title\\\":\\\"Edit\\\",\\\"dynamic\\\":true,\\\"name\\\":\\\"edit\\\"},\\\"general\\\":{\\\"title\\\":\\\"General\\\",\\\"dynamic\\\":false,\\\"items\\\":{\\\"saved-templates\\\":{\\\"title\\\":\\\"Saved Templates\\\",\\\"icon\\\":\\\"library-save\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/edit.php?post_type=elementor_library&tabs_group=library\\\",\\\"keywords\\\":[\\\"template\\\",\\\"section\\\",\\\"page\\\",\\\"library\\\"]},\\\"system-info\\\":{\\\"title\\\":\\\"System Info\\\",\\\"icon\\\":\\\"info-circle-o\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin.php?page=elementor-system-info\\\",\\\"keywords\\\":[\\\"system\\\",\\\"info\\\",\\\"environment\\\",\\\"elementor\\\"]},\\\"role-manager\\\":{\\\"title\\\":\\\"Role Manager\\\",\\\"icon\\\":\\\"person\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin.php?page=elementor-role-manager\\\",\\\"keywords\\\":[\\\"role\\\",\\\"manager\\\",\\\"user\\\",\\\"elementor\\\"]},\\\"knowledge-base\\\":{\\\"title\\\":\\\"Knowledge Base\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin.php?page=go_knowledge_base_site\\\",\\\"keywords\\\":[\\\"help\\\",\\\"knowledge\\\",\\\"docs\\\",\\\"elementor\\\"]}},\\\"name\\\":\\\"general\\\"},\\\"create\\\":{\\\"title\\\":\\\"Create\\\",\\\"dynamic\\\":false,\\\"items\\\":{\\\"post\\\":{\\\"title\\\":\\\"Add New Blog\\\",\\\"icon\\\":\\\"plus-circle-o\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/edit.php?action=elementor_new_post&post_type=post&_wpnonce=ff74bd38e7\\\",\\\"keywords\\\":[\\\"post\\\",\\\"page\\\",\\\"template\\\",\\\"new\\\",\\\"create\\\"]},\\\"page\\\":{\\\"title\\\":\\\"Add New Page\\\",\\\"icon\\\":\\\"plus-circle-o\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/edit.php?action=elementor_new_post&post_type=page&_wpnonce=ff74bd38e7\\\",\\\"keywords\\\":[\\\"post\\\",\\\"page\\\",\\\"template\\\",\\\"new\\\",\\\"create\\\"]},\\\"product\\\":{\\\"title\\\":\\\"Add New Product\\\",\\\"icon\\\":\\\"plus-circle-o\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/edit.php?action=elementor_new_post&post_type=product&_wpnonce=ff74bd38e7\\\",\\\"keywords\\\":[\\\"post\\\",\\\"page\\\",\\\"template\\\",\\\"new\\\",\\\"create\\\"]},\\\"dt_headers\\\":{\\\"title\\\":\\\"Add New Header\\\",\\\"icon\\\":\\\"plus-circle-o\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/edit.php?action=elementor_new_post&post_type=dt_headers&_wpnonce=ff74bd38e7\\\",\\\"keywords\\\":[\\\"post\\\",\\\"page\\\",\\\"template\\\",\\\"new\\\",\\\"create\\\"]},\\\"dt_portfolios\\\":{\\\"title\\\":\\\"Add New Portfolio\\\",\\\"icon\\\":\\\"plus-circle-o\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/edit.php?action=elementor_new_post&post_type=dt_portfolios&_wpnonce=ff74bd38e7\\\",\\\"keywords\\\":[\\\"post\\\",\\\"page\\\",\\\"template\\\",\\\"new\\\",\\\"create\\\"]},\\\"dt_mega_menus\\\":{\\\"title\\\":\\\"Add New Mega Menu\\\",\\\"icon\\\":\\\"plus-circle-o\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/edit.php?action=elementor_new_post&post_type=dt_mega_menus&_wpnonce=ff74bd38e7\\\",\\\"keywords\\\":[\\\"post\\\",\\\"page\\\",\\\"template\\\",\\\"new\\\",\\\"create\\\"]},\\\"dt_footers\\\":{\\\"title\\\":\\\"Add New Footer\\\",\\\"icon\\\":\\\"plus-circle-o\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/edit.php?action=elementor_new_post&post_type=dt_footers&_wpnonce=ff74bd38e7\\\",\\\"keywords\\\":[\\\"post\\\",\\\"page\\\",\\\"template\\\",\\\"new\\\",\\\"create\\\"]},\\\"dt_product_template\\\":{\\\"title\\\":\\\"Add New Product Template\\\",\\\"icon\\\":\\\"plus-circle-o\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/edit.php?action=elementor_new_post&post_type=dt_product_template&_wpnonce=ff74bd38e7\\\",\\\"keywords\\\":[\\\"post\\\",\\\"page\\\",\\\"template\\\",\\\"new\\\",\\\"create\\\"]},\\\"elementor_library\\\":{\\\"title\\\":\\\"Add New Template\\\",\\\"icon\\\":\\\"plus-circle-o\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/edit.php?post_type=elementor_library#add_new\\\",\\\"keywords\\\":[\\\"post\\\",\\\"page\\\",\\\"template\\\",\\\"new\\\",\\\"create\\\"]}},\\\"name\\\":\\\"create\\\"},\\\"site\\\":{\\\"title\\\":\\\"Site\\\",\\\"dynamic\\\":false,\\\"items\\\":{\\\"homepage\\\":{\\\"title\\\":\\\"Homepage\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\",\\\"icon\\\":\\\"home-heart\\\",\\\"keywords\\\":[\\\"home\\\",\\\"page\\\"]},\\\"wordpress-dashboard\\\":{\\\"title\\\":\\\"Dashboard\\\",\\\"icon\\\":\\\"dashboard\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/\\\",\\\"keywords\\\":[\\\"dashboard\\\",\\\"wordpress\\\"]},\\\"wordpress-menus\\\":{\\\"title\\\":\\\"Menus\\\",\\\"icon\\\":\\\"wordpress\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/nav-menus.php\\\",\\\"keywords\\\":[\\\"menu\\\",\\\"wordpress\\\"]},\\\"wordpress-themes\\\":{\\\"title\\\":\\\"Themes\\\",\\\"icon\\\":\\\"wordpress\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/themes.php\\\",\\\"keywords\\\":[\\\"themes\\\",\\\"wordpress\\\"]},\\\"wordpress-customizer\\\":{\\\"title\\\":\\\"Customizer\\\",\\\"icon\\\":\\\"wordpress\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/customize.php\\\",\\\"keywords\\\":[\\\"customizer\\\",\\\"wordpress\\\"]},\\\"wordpress-plugins\\\":{\\\"title\\\":\\\"Plugins\\\",\\\"icon\\\":\\\"wordpress\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/plugins.php\\\",\\\"keywords\\\":[\\\"plugins\\\",\\\"wordpress\\\"]},\\\"wordpress-users\\\":{\\\"title\\\":\\\"Users\\\",\\\"icon\\\":\\\"wordpress\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/users.php\\\",\\\"keywords\\\":[\\\"users\\\",\\\"profile\\\",\\\"wordpress\\\"]}},\\\"name\\\":\\\"site\\\"},\\\"settings\\\":{\\\"title\\\":\\\"Settings\\\",\\\"dynamic\\\":false,\\\"items\\\":{\\\"general-settings\\\":{\\\"title\\\":\\\"General Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin.php?page=elementor\\\",\\\"keywords\\\":[\\\"general\\\",\\\"settings\\\",\\\"elementor\\\"]},\\\"advanced\\\":{\\\"title\\\":\\\"Advanced\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin.php?page=elementor#tab-advanced\\\",\\\"keywords\\\":[\\\"advanced\\\",\\\"settings\\\",\\\"elementor\\\"]}},\\\"name\\\":\\\"settings\\\"},\\\"tools\\\":{\\\"title\\\":\\\"Tools\\\",\\\"dynamic\\\":false,\\\"items\\\":{\\\"tools\\\":{\\\"title\\\":\\\"Tools\\\",\\\"icon\\\":\\\"tools\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin.php?page=elementor-tools\\\",\\\"keywords\\\":[\\\"tools\\\",\\\"regenerate css\\\",\\\"safe mode\\\",\\\"debug bar\\\",\\\"sync library\\\",\\\"elementor\\\"]},\\\"replace-url\\\":{\\\"title\\\":\\\"Replace URL\\\",\\\"icon\\\":\\\"tools\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin.php?page=elementor-tools#tab-replace_url\\\",\\\"keywords\\\":[\\\"tools\\\",\\\"replace url\\\",\\\"domain\\\",\\\"elementor\\\"]},\\\"version-control\\\":{\\\"title\\\":\\\"Version Control\\\",\\\"icon\\\":\\\"time-line\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin.php?page=elementor-tools#tab-versions\\\",\\\"keywords\\\":[\\\"tools\\\",\\\"version\\\",\\\"control\\\",\\\"rollback\\\",\\\"beta\\\",\\\"elementor\\\"]},\\\"maintenance-mode\\\":{\\\"title\\\":\\\"Maintenance Mode\\\",\\\"icon\\\":\\\"tools\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin.php?page=elementor-tools#tab-maintenance_mode\\\",\\\"keywords\\\":[\\\"tools\\\",\\\"maintenance\\\",\\\"coming soon\\\",\\\"elementor\\\"]}},\\\"name\\\":\\\"tools\\\"}},\\\"i18n\\\":{\\\"finder\\\":\\\"Finder\\\"}},\\\"connect\\\":[]};\"}}},\"elementor-app-loader\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/js\\/app-loader.min.js\",\"deps\":[\"elementor-common\"],\"ver\":\"3.0.12\",\"extra\":{\"group\":1,\"before\":{\"1\":\"var elementorAppConfig = {\\\"menu_url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin.php?page=elementor-app&ver=3.0.12#site-editor\\\\\\/promotion\\\",\\\"assets_url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-content\\\\\\/plugins\\\\\\/elementor\\\\\\/assets\\\\\\/\\\",\\\"return_url\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/post.php?post=628&action=edit\\\",\\\"site-editor\\\":[]};\"}}},\"wp-embed\":{\"src\":\"\\/wp-includes\\/js\\/wp-embed.min.js\"},\"wp-util\":{\"src\":\"\\/wp-includes\\/js\\/wp-util.min.js\",\"deps\":[\"underscore\",\"jquery\"],\"args\":1,\"extra\":{\"data\":\"var _wpUtilSettings = {\\\"ajax\\\":{\\\"url\\\":\\\"\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\"}};\"}},\"wc-add-to-cart-variation\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/add-to-cart-variation.min.js\",\"deps\":[\"jquery\",\"wp-util\",\"jquery-blockui\"],\"ver\":\"4.6.1\",\"extra\":{\"group\":1,\"data\":\"var wc_add_to_cart_variation_params = {\\\"wc_ajax_url\\\":\\\"\\\\\\/?wc-ajax=%%endpoint%%\\\",\\\"i18n_no_matching_variations_text\\\":\\\"Sorry, no products matched your selection. Please choose a different combination.\\\",\\\"i18n_make_a_selection_text\\\":\\\"Please select some product options before adding this product to your cart.\\\",\\\"i18n_unavailable_text\\\":\\\"Sorry, this product is unavailable. Please choose a different combination.\\\"};\"}},\"zoom\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/zoom\\/jquery.zoom.min.js\",\"deps\":[\"jquery\"],\"ver\":\"1.7.21\",\"extra\":{\"group\":1}},\"photoswipe\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/photoswipe\\/photoswipe.min.js\",\"ver\":\"4.1.1\",\"extra\":{\"group\":1}},\"photoswipe-ui-default\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/photoswipe\\/photoswipe-ui-default.min.js\",\"deps\":[\"photoswipe\"],\"ver\":\"4.1.1\",\"extra\":{\"group\":1}},\"wc-single-product\":{\"src\":\"\\/wp-content\\/plugins\\/woocommerce\\/assets\\/js\\/frontend\\/single-product.min.js\",\"deps\":[\"jquery\"],\"ver\":\"4.6.1\",\"extra\":{\"group\":1,\"data\":\"var wc_single_product_params = {\\\"i18n_required_rating_text\\\":\\\"Please select a rating\\\",\\\"review_rating_required\\\":\\\"yes\\\",\\\"flexslider\\\":{\\\"rtl\\\":false,\\\"animation\\\":\\\"slide\\\",\\\"smoothHeight\\\":true,\\\"directionNav\\\":false,\\\"controlNav\\\":\\\"thumbnails\\\",\\\"slideshow\\\":false,\\\"animationSpeed\\\":500,\\\"animationLoop\\\":false,\\\"allowOneSlide\\\":false},\\\"zoom_enabled\\\":\\\"1\\\",\\\"zoom_options\\\":[],\\\"photoswipe_enabled\\\":\\\"1\\\",\\\"photoswipe_options\\\":{\\\"shareEl\\\":false,\\\"closeOnScroll\\\":false,\\\"history\\\":false,\\\"hideAnimationDuration\\\":0,\\\"showAnimationDuration\\\":0},\\\"flexslider_enabled\\\":\\\"1\\\"};\"}},\"elementor-frontend-modules\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/js\\/frontend-modules.min.js\",\"deps\":[\"jquery\"],\"ver\":\"3.0.12\",\"extra\":{\"group\":1}},\"elementor-waypoints\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/lib\\/waypoints\\/waypoints.min.js\",\"deps\":[\"jquery\"],\"ver\":\"4.0.2\",\"extra\":{\"group\":1}},\"swiper\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/lib\\/swiper\\/swiper.min.js\",\"ver\":\"5.3.6\",\"extra\":{\"group\":1}},\"share-link\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/lib\\/share-link\\/share-link.min.js\",\"deps\":[\"jquery\"],\"ver\":\"3.0.12\",\"extra\":{\"group\":1}},\"elementor-frontend\":{\"src\":\"\\/wp-content\\/plugins\\/elementor\\/assets\\/js\\/frontend.min.js\",\"deps\":[\"elementor-frontend-modules\",\"elementor-dialog\",\"elementor-waypoints\",\"swiper\",\"share-link\"],\"ver\":\"3.0.12\",\"extra\":{\"group\":1,\"before\":{\"1\":\"var elementorFrontendConfig = {\\\"environmentMode\\\":{\\\"edit\\\":false,\\\"wpPreview\\\":false},\\\"i18n\\\":{\\\"shareOnFacebook\\\":\\\"Share on Facebook\\\",\\\"shareOnTwitter\\\":\\\"Share on Twitter\\\",\\\"pinIt\\\":\\\"Pin it\\\",\\\"download\\\":\\\"Download\\\",\\\"downloadImage\\\":\\\"Download image\\\",\\\"fullscreen\\\":\\\"Fullscreen\\\",\\\"zoom\\\":\\\"Zoom\\\",\\\"share\\\":\\\"Share\\\",\\\"playVideo\\\":\\\"Play Video\\\",\\\"previous\\\":\\\"Previous\\\",\\\"next\\\":\\\"Next\\\",\\\"close\\\":\\\"Close\\\"},\\\"is_rtl\\\":false,\\\"breakpoints\\\":{\\\"xs\\\":0,\\\"sm\\\":480,\\\"md\\\":768,\\\"lg\\\":1025,\\\"xl\\\":1440,\\\"xxl\\\":1600},\\\"version\\\":\\\"3.0.12\\\",\\\"is_static\\\":false,\\\"legacyMode\\\":{\\\"elementWrappers\\\":true},\\\"urls\\\":{\\\"assets\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-content\\\\\\/plugins\\\\\\/elementor\\\\\\/assets\\\\\\/\\\"},\\\"settings\\\":{\\\"page\\\":[],\\\"editorPreferences\\\":[]},\\\"kit\\\":{\\\"global_image_lightbox\\\":\\\"yes\\\",\\\"lightbox_enable_counter\\\":\\\"yes\\\",\\\"lightbox_enable_fullscreen\\\":\\\"yes\\\",\\\"lightbox_enable_zoom\\\":\\\"yes\\\",\\\"lightbox_enable_share\\\":\\\"yes\\\",\\\"lightbox_title_src\\\":\\\"title\\\",\\\"lightbox_description_src\\\":\\\"description\\\"},\\\"post\\\":{\\\"id\\\":628,\\\"title\\\":\\\"Indian%20Astrology%20%E2%80%93%20Augury%20WordPress%20Theme\\\",\\\"excerpt\\\":\\\"\\\",\\\"featuredImage\\\":false},\\\"user\\\":{\\\"roles\\\":[\\\"administrator\\\"]}};\"}}},\"jet-elements\":{\"src\":\"\\/wp-content\\/plugins\\/jet-elements\\/assets\\/js\\/jet-elements.min.js\",\"deps\":[\"jquery\",\"elementor-frontend\"],\"ver\":\"2.4.1\",\"extra\":{\"group\":1,\"data\":\"var jetElements = {\\\"ajaxUrl\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"isMobile\\\":\\\"false\\\",\\\"templateApiUrl\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-json\\\\\\/jet-elements-api\\\\\\/v1\\\\\\/elementor-template\\\",\\\"devMode\\\":\\\"true\\\",\\\"messages\\\":{\\\"invalidMail\\\":\\\"Please specify a valid e-mail\\\"}};\"}},\"jet-tabs-frontend\":{\"src\":\"\\/wp-content\\/plugins\\/jet-tabs\\/assets\\/js\\/jet-tabs-frontend.min.js\",\"deps\":[\"jquery\",\"elementor-frontend\"],\"ver\":\"2.1.8\",\"extra\":{\"group\":1,\"data\":\"var JetTabsSettings = {\\\"ajaxurl\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-admin\\\\\\/admin-ajax.php\\\",\\\"isMobile\\\":\\\"false\\\",\\\"templateApiUrl\\\":\\\"https:\\\\\\/\\\\\\/mg7717.dev34.info\\\\\\/wp-json\\\\\\/jet-tabs-api\\\\\\/v1\\\\\\/elementor-template\\\",\\\"devMode\\\":\\\"true\\\"};\"}},\"jet-tricks-frontend\":{\"src\":\"\\/wp-content\\/plugins\\/jet-tricks\\/assets\\/js\\/jet-tricks-frontend.js\",\"deps\":[\"jquery\",\"elementor-frontend\"],\"ver\":\"1.3.0\",\"extra\":{\"group\":1,\"data\":\"var JetTricksSettings = {\\\"elements_data\\\":{\\\"sections\\\":{\\\"967d606\\\":{\\\"view_more\\\":false,\\\"particles\\\":\\\"false\\\",\\\"particles_json\\\":\\\"\\\"},\\\"39a37cc8\\\":{\\\"view_more\\\":false,\\\"particles\\\":\\\"false\\\",\\\"particles_json\\\":\\\"\\\"},\\\"c711845\\\":{\\\"view_more\\\":false,\\\"particles\\\":\\\"false\\\",\\\"particles_json\\\":\\\"\\\"},\\\"22b58ec\\\":{\\\"view_more\\\":false,\\\"particles\\\":\\\"false\\\",\\\"particles_json\\\":\\\"\\\"},\\\"de2eff1\\\":{\\\"view_more\\\":false,\\\"particles\\\":\\\"false\\\",\\\"particles_json\\\":\\\"\\\"},\\\"cb483d7\\\":{\\\"view_more\\\":false,\\\"particles\\\":\\\"false\\\",\\\"particles_json\\\":\\\"\\\"},\\\"4837477\\\":{\\\"view_more\\\":false,\\\"particles\\\":\\\"false\\\",\\\"particles_json\\\":\\\"\\\"},\\\"77224d7\\\":{\\\"view_more\\\":false,\\\"particles\\\":\\\"false\\\",\\\"particles_json\\\":\\\"\\\"},\\\"9784735\\\":{\\\"view_more\\\":false,\\\"particles\\\":\\\"false\\\",\\\"particles_json\\\":\\\"\\\"}},\\\"columns\\\":[],\\\"widgets\\\":{\\\"1aab21f\\\":[],\\\"d291e16\\\":[],\\\"24e37b9\\\":[],\\\"df1e196\\\":[],\\\"21dbe73\\\":[],\\\"9402cb7\\\":[],\\\"73dfe88f\\\":[],\\\"7011684d\\\":[],\\\"9038a32\\\":[],\\\"0592a2a\\\":[],\\\"1db6614\\\":[],\\\"056b20a\\\":[],\\\"2c2f838\\\":[],\\\"964ae64\\\":[],\\\"33ec241\\\":[],\\\"5f2c516\\\":[],\\\"606c4c8\\\":[],\\\"e0268d4\\\":[],\\\"8be958c\\\":[],\\\"85e1c24\\\":[],\\\"a7f848b\\\":[],\\\"c547f60\\\":[]}}};\"}}}}}','no'),(11499,'wpassetcleanup_global_unload','[]','no'),(11500,'wpassetcleanup_bulk_unload','[]','no'),(11557,'jet-tabs-db-version','2.1.8','yes'),(11630,'wpe_notices','a:1:{s:4:\"read\";s:0:\"\";}','yes'),(11631,'wpe_notices_ttl','1604393026','yes'),(11640,'wpassetcleanup_review_notice_status','a:1:{s:6:\"status\";s:13:\"never_show_it\";}','no'),(11641,'filemanager_email_verified_2','yes','yes'),(11642,'mk_fm_close_fm_help_c_fm','done','yes'),(11655,'wp-optimize-newly-activated','1','yes'),(11665,'wp-optimize-is_gzip_compression_enabled','gzip','yes'),(11687,'_dt_reservation_mid_620_id_11665','a:8:{s:2:\"id\";s:5:\"11665\";s:5:\"title\";s:22:\"New Reservation By Fab\";s:4:\"body\";s:0:\"\";s:5:\"start\";s:16:\"03/13/2020 15:30\";s:3:\"end\";s:16:\"03/13/2020 16:15\";s:7:\"service\";s:3:\"521\";s:4:\"user\";i:25512;s:8:\"readOnly\";b:1;}','yes'),(11688,'_dt_payment_mid_620_id_11665','a:5:{s:4:\"date\";s:19:\"2020-03-13 14:32:18\";s:7:\"service\";s:21:\"Personal consultation\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25512;s:5:\"total\";d:60;}','yes'),(11723,'_dt_reservation_mid_620_id_11688','a:8:{s:2:\"id\";s:5:\"11688\";s:5:\"title\";s:23:\"New Reservation By test\";s:4:\"body\";s:4:\"test\";s:5:\"start\";s:16:\"03/27/2020 10:00\";s:3:\"end\";s:16:\"03/27/2020 12:00\";s:7:\"service\";s:3:\"628\";s:4:\"user\";i:25514;s:8:\"readOnly\";b:1;}','yes'),(11724,'_dt_payment_mid_620_id_11688','a:5:{s:4:\"date\";s:19:\"2020-03-24 12:31:35\";s:7:\"service\";s:16:\"Indian Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25514;s:5:\"total\";d:85;}','yes'),(11725,'_dt_reservation_mid_606_id_11724','a:8:{s:2:\"id\";s:5:\"11724\";s:5:\"title\";s:22:\"New Reservation By asd\";s:4:\"body\";s:7:\"gwegweg\";s:5:\"start\";s:16:\"03/26/2020 12:00\";s:3:\"end\";s:16:\"03/26/2020 14:00\";s:7:\"service\";s:3:\"457\";s:4:\"user\";i:25515;s:8:\"readOnly\";b:1;}','yes'),(11747,'_dt_reservation_mid_620_id_11725','a:8:{s:2:\"id\";s:5:\"11725\";s:5:\"title\";s:23:\"New Reservation By sdfs\";s:4:\"body\";s:8:\"azEZEaze\";s:5:\"start\";s:16:\"04/05/2020 08:00\";s:3:\"end\";s:16:\"04/05/2020 10:00\";s:7:\"service\";s:3:\"628\";s:4:\"user\";i:25517;s:8:\"readOnly\";b:1;}','yes'),(11748,'_dt_payment_mid_620_id_11725','a:5:{s:4:\"date\";s:19:\"2020-03-31 15:07:27\";s:7:\"service\";s:16:\"Indian Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25517;s:5:\"total\";d:85;}','yes'),(11749,'_dt_reservation_mid_620_id_11748','a:8:{s:2:\"id\";s:5:\"11748\";s:5:\"title\";s:23:\"New Reservation By sdfs\";s:4:\"body\";s:8:\"azEZEaze\";s:5:\"start\";s:16:\"04/05/2020 08:00\";s:3:\"end\";s:16:\"04/05/2020 10:00\";s:7:\"service\";s:3:\"628\";s:4:\"user\";i:25517;s:8:\"readOnly\";b:1;}','yes'),(11750,'_dt_payment_mid_620_id_11748','a:5:{s:4:\"date\";s:19:\"2020-03-31 15:07:30\";s:7:\"service\";s:16:\"Indian Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25517;s:5:\"total\";d:85;}','yes'),(11793,'_dt_reservation_mid_620_id_11750','a:8:{s:2:\"id\";s:5:\"11750\";s:5:\"title\";s:25:\"New Reservation By ndjjsi\";s:4:\"body\";s:0:\"\";s:5:\"start\";s:16:\"04/16/2020 09:00\";s:3:\"end\";s:16:\"04/16/2020 11:00\";s:7:\"service\";s:3:\"628\";s:4:\"user\";i:25518;s:8:\"readOnly\";b:1;}','yes'),(11794,'_dt_payment_mid_620_id_11750','a:5:{s:4:\"date\";s:19:\"2020-04-14 14:41:07\";s:7:\"service\";s:16:\"Indian Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25518;s:5:\"total\";d:85;}','yes'),(11797,'_dt_reservation_mid_620_id_11794','a:8:{s:2:\"id\";s:5:\"11794\";s:5:\"title\";s:27:\"New Reservation By harpreet\";s:4:\"body\";s:15:\" m,n,m.,m.,.,.,\";s:5:\"start\";s:16:\"04/29/2020 08:00\";s:3:\"end\";s:16:\"04/29/2020 10:00\";s:7:\"service\";s:3:\"621\";s:4:\"user\";i:25519;s:8:\"readOnly\";b:1;}','yes'),(11818,'_dt_reservation_mid_613_id_11797','a:8:{s:2:\"id\";s:5:\"11797\";s:5:\"title\";s:23:\"New Reservation By fsdf\";s:4:\"body\";s:0:\"\";s:5:\"start\";s:16:\"05/26/2020 10:15\";s:3:\"end\";s:16:\"05/26/2020 11:00\";s:7:\"service\";s:3:\"521\";s:4:\"user\";i:25521;s:8:\"readOnly\";b:1;}','yes'),(11819,'_dt_payment_mid_613_id_11797','a:5:{s:4:\"date\";s:19:\"2020-04-29 07:12:08\";s:7:\"service\";s:21:\"Personal consultation\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25521;s:5:\"total\";d:60;}','yes'),(11820,'_dt_reservation_mid_613_id_11819','a:8:{s:2:\"id\";s:5:\"11819\";s:5:\"title\";s:23:\"New Reservation By fsdf\";s:4:\"body\";s:0:\"\";s:5:\"start\";s:16:\"05/26/2020 10:15\";s:3:\"end\";s:16:\"05/26/2020 11:00\";s:7:\"service\";s:3:\"521\";s:4:\"user\";i:25521;s:8:\"readOnly\";b:1;}','yes'),(11821,'_dt_payment_mid_613_id_11819','a:5:{s:4:\"date\";s:19:\"2020-04-29 07:12:15\";s:7:\"service\";s:21:\"Personal consultation\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25521;s:5:\"total\";d:60;}','yes'),(11835,'_dt_reservation_mid_615_id_11821','a:8:{s:2:\"id\";s:5:\"11821\";s:5:\"title\";s:35:\"New Reservation By Sudesh Hettiwana\";s:4:\"body\";s:4:\"test\";s:5:\"start\";s:16:\"06/30/2020 08:45\";s:3:\"end\";s:16:\"06/30/2020 09:30\";s:7:\"service\";s:3:\"521\";s:4:\"user\";i:25522;s:8:\"readOnly\";b:1;}','yes'),(11836,'_dt_payment_mid_615_id_11821','a:5:{s:4:\"date\";s:19:\"2020-05-03 17:04:24\";s:7:\"service\";s:21:\"Personal consultation\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25522;s:5:\"total\";d:60;}','yes'),(11847,'db_upgraded','','yes'),(11863,'_dt_reservation_mid_613_id_11848','a:8:{s:2:\"id\";s:5:\"11848\";s:5:\"title\";s:22:\"New Reservation By emy\";s:4:\"body\";s:4:\"aaaa\";s:5:\"start\";s:16:\"05/21/2020 14:00\";s:3:\"end\";s:16:\"05/21/2020 16:00\";s:7:\"service\";s:3:\"623\";s:4:\"user\";i:25524;s:8:\"readOnly\";b:1;}','yes'),(11874,'_dt_reservation_mid_620_id_11863','a:8:{s:2:\"id\";s:5:\"11863\";s:5:\"title\";s:25:\"New Reservation By xcvzxc\";s:4:\"body\";s:8:\"dsfadfad\";s:5:\"start\";s:16:\"05/21/2020 10:00\";s:3:\"end\";s:16:\"05/21/2020 12:00\";s:7:\"service\";s:3:\"628\";s:4:\"user\";i:25527;s:8:\"readOnly\";b:1;}','yes'),(11958,'_dt_reservation_mid_620_id_11874','a:8:{s:2:\"id\";s:5:\"11874\";s:5:\"title\";s:23:\"New Reservation By aasd\";s:4:\"body\";s:23:\"errtffgttrrdfgbff rrrrr\";s:5:\"start\";s:16:\"06/12/2020 08:00\";s:3:\"end\";s:16:\"06/12/2020 10:00\";s:7:\"service\";s:3:\"609\";s:4:\"user\";i:25532;s:8:\"readOnly\";b:1;}','yes'),(11998,'_dt_reservation_mid_620_id_11958','a:8:{s:2:\"id\";s:5:\"11958\";s:5:\"title\";s:33:\"New Reservation By MOJTABA MERAJI\";s:4:\"body\";s:0:\"\";s:5:\"start\";s:16:\"06/25/2020 08:00\";s:3:\"end\";s:16:\"06/25/2020 10:00\";s:7:\"service\";s:3:\"628\";s:4:\"user\";i:25533;s:8:\"readOnly\";b:1;}','yes'),(11999,'_dt_payment_mid_620_id_11958','a:5:{s:4:\"date\";s:19:\"2020-06-24 10:56:36\";s:7:\"service\";s:16:\"Indian Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25533;s:5:\"total\";d:85;}','yes'),(12033,'_dt_reservation_mid_607_id_11999','a:8:{s:2:\"id\";s:5:\"11999\";s:5:\"title\";s:19:\"New Reservation By \";s:4:\"body\";s:0:\"\";s:5:\"start\";s:16:\"07/09/2020 12:00\";s:3:\"end\";s:16:\"07/09/2020 14:00\";s:7:\"service\";s:3:\"457\";s:4:\"user\";i:25535;s:8:\"readOnly\";b:1;}','yes'),(12034,'_dt_payment_mid_607_id_11999','a:5:{s:4:\"date\";s:19:\"2020-07-05 15:49:07\";s:7:\"service\";s:14:\"Love Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25535;s:5:\"total\";d:90;}','yes'),(12090,'_dt_reservation_mid_620_id_12034','a:8:{s:2:\"id\";s:5:\"12034\";s:5:\"title\";s:28:\"New Reservation By ádasdasd\";s:4:\"body\";s:13:\"qưeqweqweqwe\";s:5:\"start\";s:16:\"07/24/2020 08:00\";s:3:\"end\";s:16:\"07/24/2020 10:00\";s:7:\"service\";s:3:\"628\";s:4:\"user\";i:25539;s:8:\"readOnly\";b:1;}','yes'),(12091,'_dt_payment_mid_620_id_12034','a:5:{s:4:\"date\";s:19:\"2020-07-24 02:15:53\";s:7:\"service\";s:16:\"Indian Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25539;s:5:\"total\";d:85;}','yes'),(12111,'_dt_reservation_mid_619_id_12091','a:8:{s:2:\"id\";s:5:\"12091\";s:5:\"title\";s:25:\"New Reservation By Gr Sde\";s:4:\"body\";s:4:\"hjkj\";s:5:\"start\";s:16:\"08/10/2020 13:00\";s:3:\"end\";s:16:\"08/10/2020 13:45\";s:7:\"service\";s:3:\"521\";s:4:\"user\";i:25541;s:8:\"readOnly\";b:1;}','yes'),(12112,'_dt_payment_mid_619_id_12091','a:5:{s:4:\"date\";s:19:\"2020-08-08 03:56:06\";s:7:\"service\";s:21:\"Personal consultation\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25541;s:5:\"total\";d:60;}','yes'),(12129,'wem_version','1.2','yes'),(12130,'bvmgredirect','no','no'),(12138,'_dt_reservation_mid_620_id_12130','a:8:{s:2:\"id\";s:5:\"12130\";s:5:\"title\";s:23:\"New Reservation By ravi\";s:4:\"body\";s:8:\"dhhdhddh\";s:5:\"start\";s:16:\"08/16/2020 09:00\";s:3:\"end\";s:16:\"08/16/2020 09:45\";s:7:\"service\";s:3:\"521\";s:4:\"user\";i:25543;s:8:\"readOnly\";b:1;}','yes'),(12139,'_dt_payment_mid_620_id_12130','a:5:{s:4:\"date\";s:19:\"2020-08-15 10:38:28\";s:7:\"service\";s:21:\"Personal consultation\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25543;s:5:\"total\";d:60;}','yes'),(12156,'_dt_reservation_mid_620_id_12139','a:8:{s:2:\"id\";s:5:\"12139\";s:5:\"title\";s:38:\"New Reservation By Rokibul Hasan Novel\";s:4:\"body\";s:0:\"\";s:5:\"start\";s:16:\"08/24/2020 10:00\";s:3:\"end\";s:16:\"08/24/2020 12:00\";s:7:\"service\";s:3:\"457\";s:4:\"user\";i:25544;s:8:\"readOnly\";b:1;}','yes'),(12157,'_dt_payment_mid_620_id_12139','a:5:{s:4:\"date\";s:19:\"2020-08-20 18:53:04\";s:7:\"service\";s:14:\"Love Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25544;s:5:\"total\";d:90;}','yes'),(12190,'_dt_reservation_mid_620_id_12157','a:8:{s:2:\"id\";s:5:\"12157\";s:5:\"title\";s:25:\"New Reservation By ankush\";s:4:\"body\";s:3:\"hi\n\";s:5:\"start\";s:16:\"09/02/2020 10:00\";s:3:\"end\";s:16:\"09/02/2020 12:00\";s:7:\"service\";s:3:\"621\";s:4:\"user\";i:25545;s:8:\"readOnly\";b:1;}','yes'),(12191,'_dt_payment_mid_620_id_12157','a:5:{s:4:\"date\";s:19:\"2020-08-31 11:03:37\";s:7:\"service\";s:21:\"Fixed Stars astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25545;s:5:\"total\";d:85;}','yes'),(12192,'_dt_reservation_mid_620_id_12191','a:8:{s:2:\"id\";s:5:\"12191\";s:5:\"title\";s:25:\"New Reservation By ankush\";s:4:\"body\";s:3:\"hi\n\";s:5:\"start\";s:16:\"09/02/2020 10:00\";s:3:\"end\";s:16:\"09/02/2020 12:00\";s:7:\"service\";s:3:\"621\";s:4:\"user\";i:25545;s:8:\"readOnly\";b:1;}','yes'),(12193,'_dt_payment_mid_620_id_12191','a:5:{s:4:\"date\";s:19:\"2020-08-31 11:03:40\";s:7:\"service\";s:21:\"Fixed Stars astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25545;s:5:\"total\";d:85;}','yes'),(12194,'_dt_reservation_mid_620_id_12193','a:8:{s:2:\"id\";s:5:\"12193\";s:5:\"title\";s:31:\"New Reservation By Naveen Kumar\";s:4:\"body\";s:8:\"dafsgdfg\";s:5:\"start\";s:16:\"09/14/2020 14:00\";s:3:\"end\";s:16:\"09/14/2020 16:00\";s:7:\"service\";s:3:\"621\";s:4:\"user\";i:25546;s:8:\"readOnly\";b:1;}','yes'),(12195,'_dt_payment_mid_620_id_12193','a:5:{s:4:\"date\";s:19:\"2020-08-31 11:05:32\";s:7:\"service\";s:21:\"Fixed Stars astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25546;s:5:\"total\";d:85;}','yes'),(12196,'_dt_reservation_mid_620_id_12194','a:8:{s:2:\"id\";s:5:\"12194\";s:5:\"title\";s:31:\"New Reservation By Naveen Kumar\";s:4:\"body\";s:8:\"dafsgdfg\";s:5:\"start\";s:16:\"09/14/2020 14:00\";s:3:\"end\";s:16:\"09/14/2020 16:00\";s:7:\"service\";s:3:\"621\";s:4:\"user\";i:25546;s:8:\"readOnly\";b:1;}','yes'),(12197,'_dt_payment_mid_620_id_12194','a:5:{s:4:\"date\";s:19:\"2020-08-31 11:05:34\";s:7:\"service\";s:21:\"Fixed Stars astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25546;s:5:\"total\";d:85;}','yes'),(12236,'_dt_reservation_mid_620_id_12197','a:8:{s:2:\"id\";s:5:\"12197\";s:5:\"title\";s:22:\"New Reservation By qwq\";s:4:\"body\";s:4:\"wewq\";s:5:\"start\";s:16:\"09/30/2020 14:00\";s:3:\"end\";s:16:\"09/30/2020 16:00\";s:7:\"service\";s:3:\"628\";s:4:\"user\";i:25549;s:8:\"readOnly\";b:1;}','yes'),(12269,'_dt_reservation_mid_615_id_12236','a:8:{s:2:\"id\";s:5:\"12236\";s:5:\"title\";s:25:\"New Reservation By Ganesh\";s:4:\"body\";s:9:\"test mail\";s:5:\"start\";s:16:\"09/24/2020 08:00\";s:3:\"end\";s:16:\"09/24/2020 10:00\";s:7:\"service\";s:3:\"457\";s:4:\"user\";i:25550;s:8:\"readOnly\";b:1;}','yes'),(12270,'_dt_payment_mid_615_id_12236','a:5:{s:4:\"date\";s:19:\"2020-09-23 18:09:51\";s:7:\"service\";s:14:\"Love Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25550;s:5:\"total\";d:90;}','yes'),(12285,'_dt_reservation_mid_620_id_12270','a:8:{s:2:\"id\";s:5:\"12270\";s:5:\"title\";s:24:\"New Reservation By fdgfd\";s:4:\"body\";s:8:\"fgdfgdfg\";s:5:\"start\";s:16:\"09/29/2020 08:00\";s:3:\"end\";s:16:\"09/29/2020 08:30\";s:7:\"service\";s:0:\"\";s:4:\"user\";i:25551;s:8:\"readOnly\";b:1;}','yes'),(12286,'_dt_payment_mid_620_id_12270','a:5:{s:4:\"date\";s:19:\"2020-09-28 15:36:41\";s:7:\"service\";s:4:\"John\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25551;s:5:\"total\";d:30;}','yes'),(12304,'_dt_reservation_mid_620_id_12286','a:8:{s:2:\"id\";s:5:\"12286\";s:5:\"title\";s:26:\"New Reservation By dsdssds\";s:4:\"body\";s:10:\"sdsdsdsdsd\";s:5:\"start\";s:16:\"10/13/2020 10:00\";s:3:\"end\";s:16:\"10/13/2020 12:00\";s:7:\"service\";s:3:\"621\";s:4:\"user\";i:25552;s:8:\"readOnly\";b:1;}','yes'),(12324,'_dt_reservation_mid_620_id_12304','a:8:{s:2:\"id\";s:5:\"12304\";s:5:\"title\";s:24:\"New Reservation By Sudip\";s:4:\"body\";s:6:\"aasada\";s:5:\"start\";s:16:\"10/10/2020 10:15\";s:3:\"end\";s:16:\"10/10/2020 12:15\";s:7:\"service\";s:3:\"628\";s:4:\"user\";i:25553;s:8:\"readOnly\";b:1;}','yes'),(12330,'_dt_reservation_mid_618_id_12324','a:8:{s:2:\"id\";s:5:\"12324\";s:5:\"title\";s:19:\"New Reservation By \";s:4:\"body\";s:0:\"\";s:5:\"start\";s:16:\"10/16/2020 10:00\";s:3:\"end\";s:16:\"10/16/2020 12:00\";s:7:\"service\";s:3:\"457\";s:4:\"user\";i:25554;s:8:\"readOnly\";b:1;}','yes'),(12331,'_dt_payment_mid_618_id_12324','a:5:{s:4:\"date\";s:19:\"2020-10-12 08:28:58\";s:7:\"service\";s:14:\"Love Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25554;s:5:\"total\";d:90;}','yes'),(12340,'_dt_reservation_mid_620_id_12331','a:8:{s:2:\"id\";s:5:\"12331\";s:5:\"title\";s:30:\"New Reservation By Tamer Essam\";s:4:\"body\";s:7:\"xZxZXZX\";s:5:\"start\";s:16:\"10/15/2020 08:00\";s:3:\"end\";s:16:\"10/15/2020 10:00\";s:7:\"service\";s:3:\"628\";s:4:\"user\";i:25555;s:8:\"readOnly\";b:1;}','yes'),(12341,'_dt_payment_mid_620_id_12331','a:5:{s:4:\"date\";s:19:\"2020-10-15 04:01:15\";s:7:\"service\";s:16:\"Indian Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25555;s:5:\"total\";d:85;}','yes'),(12343,'_dt_reservation_mid_620_id_12341','a:8:{s:2:\"id\";s:5:\"12341\";s:5:\"title\";s:22:\"New Reservation By asd\";s:4:\"body\";s:27:\"asdasd asdasdas dasd asdasd\";s:5:\"start\";s:16:\"10/16/2020 08:00\";s:3:\"end\";s:16:\"10/16/2020 10:00\";s:7:\"service\";s:3:\"628\";s:4:\"user\";i:25556;s:8:\"readOnly\";b:1;}','yes'),(12347,'_dt_reservation_mid_605_id_12343','a:8:{s:2:\"id\";s:5:\"12343\";s:5:\"title\";s:21:\"New Reservation By nn\";s:4:\"body\";s:10:\"llùlùlù\";s:5:\"start\";s:16:\"10/29/2020 12:30\";s:3:\"end\";s:16:\"10/29/2020 13:15\";s:7:\"service\";s:3:\"521\";s:4:\"user\";i:25557;s:8:\"readOnly\";b:1;}','yes'),(12354,'_dt_reservation_mid_620_id_12347','a:8:{s:2:\"id\";s:5:\"12347\";s:5:\"title\";s:28:\"New Reservation By test name\";s:4:\"body\";s:4:\"test\";s:5:\"start\";s:16:\"10/21/2020 10:00\";s:3:\"end\";s:16:\"10/21/2020 12:00\";s:7:\"service\";s:3:\"628\";s:4:\"user\";i:25559;s:8:\"readOnly\";b:1;}','yes'),(12355,'_dt_payment_mid_620_id_12347','a:5:{s:4:\"date\";s:19:\"2020-10-20 18:35:41\";s:7:\"service\";s:16:\"Indian Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25559;s:5:\"total\";d:85;}','yes'),(12375,'_dt_reservation_mid_620_id_12355','a:8:{s:2:\"id\";s:5:\"12355\";s:5:\"title\";s:30:\"New Reservation By fgghffghfgh\";s:4:\"body\";s:17:\"hgghjgjhghjgjhgjh\";s:5:\"start\";s:16:\"10/27/2020 11:15\";s:3:\"end\";s:16:\"10/27/2020 13:15\";s:7:\"service\";s:3:\"457\";s:4:\"user\";i:25561;s:8:\"readOnly\";b:1;}','yes'),(12376,'_dt_payment_mid_620_id_12355','a:5:{s:4:\"date\";s:19:\"2020-10-27 11:03:49\";s:7:\"service\";s:14:\"Love Astrology\";s:4:\"type\";s:5:\"local\";s:11:\"customer_id\";i:25561;s:5:\"total\";d:90;}','yes'),(12399,'action_scheduler_hybrid_store_demarkation','25562','yes'),(12400,'schema-ActionScheduler_StoreSchema','6.0.1670210381','yes'),(12401,'schema-ActionScheduler_LoggerSchema','3.0.1670210381','yes'),(12402,'woocommerce_schema_version','430','yes'),(12403,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(12405,'woocommerce_onboarding_profile','a:1:{s:9:\"completed\";b:1;}','yes'),(12407,'woocommerce_version','7.1.0','yes'),(12409,'woocommerce_admin_version','1.6.2','yes'),(12410,'woocommerce_admin_install_timestamp','1604318714','yes'),(12411,'wc_admin_note_home_screen_feedback_homescreen_accessed','1604318714','yes'),(12412,'wc_blocks_db_schema_version','260','yes'),(12413,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:0;s:22:\"there_are_now_products\";b:1;}','yes'),(12414,'woocommerce_admin_last_orders_milestone','1','yes'),(12415,'elementor_install_history','a:2:{s:6:\"3.0.12\";i:1604319431;s:5:\"3.8.1\";i:1670210384;}','yes'),(12417,'action_scheduler_lock_async-request-runner','1675776761','yes'),(12533,'wc_remote_inbox_notifications_specs','a:3:{s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:255:\"WooCommerce Shipping & Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:274:\"Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}}','yes'),(12664,'woocommerce_task_list_tracked_completed_tasks','a:3:{i:0;s:13:\"store_details\";i:1;s:8:\"products\";i:2;s:8:\"payments\";}','yes'),(12710,'disallowed_keys','','no'),(12711,'comment_previously_approved','1','yes'),(12712,'auto_plugin_theme_update_emails','a:0:{}','no'),(12713,'finished_updating_comment_type','1','yes'),(12732,'elementor_notice','','yes'),(12733,'elementor_unfiltered_files_upload','','yes'),(12734,'elementor_optimized_dom_output','','yes'),(12744,'dt_service_category_children','a:0:{}','yes'),(12754,'action_scheduler_migration_status','complete','yes'),(12755,'dt_person_department_children','a:0:{}','yes'),(12756,'wpmz_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:114:{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:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";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;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{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:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','yes'),(12757,'admin_email','Alex@inspirable.com','yes'),(12758,'cron','a:19:{i:1675776700;a:1:{s:28:\"wp_1_wc_privacy_cleanup_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:37:\"wp_1_wc_privacy_cleanup_cron_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1675776711;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:1675776776;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1675779516;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:1675780257;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1675780300;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1675804781;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1675814400;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1675815516;a:5:{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;}}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:1675815859;a:3:{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;}}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:1675815860;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:1675816124;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:1675816132;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1675816317;a:1:{s:34:\"yith_wcwl_delete_expired_wishlists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1675826391;a:2:{s:30:\"woocommerce_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;}}s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1675837181;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1676333916;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1676690441;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','yes'),(12759,'mailserver_login','login@example.com','yes'),(12760,'mailserver_pass','password','yes'),(12761,'mailserver_port','110','yes'),(12762,'mailserver_url','mail.example.com','yes'),(12763,'recently_edited','','no'),(12764,'current_theme','Augury','yes'),(12765,'home','https://mg7717.dev34.info','yes'),(12766,'siteurl','https://mg7717.dev34.info','yes'),(12767,'date_format','F j, Y','yes'),(12768,'links_updated_date_format','F j, Y g:i a','yes'),(12769,'time_format','g:i a','yes'),(12770,'timezone_string','','yes'),(12771,'gmt_offset','0','yes'),(12772,'start_of_week','1','yes'),(12773,'rewrite_rules','a:381:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:47:\"(([^/]+/)*wishlist)(/(.*))?/page/([0-9]{1,})/?$\";s:76:\"index.php?pagename=$matches[1]&wishlist-action=$matches[4]&paged=$matches[5]\";s:30:\"(([^/]+/)*wishlist)(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&wishlist-action=$matches[4]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&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:13:\"dt_service/?$\";s:30:\"index.php?post_type=dt_service\";s:43:\"dt_service/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=dt_service&feed=$matches[1]\";s:38:\"dt_service/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=dt_service&feed=$matches[1]\";s:30:\"dt_service/page/([0-9]{1,})/?$\";s:48:\"index.php?post_type=dt_service&paged=$matches[1]\";s:12:\"dt_person/?$\";s:29:\"index.php?post_type=dt_person\";s:42:\"dt_person/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=dt_person&feed=$matches[1]\";s:37:\"dt_person/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=dt_person&feed=$matches[1]\";s:29:\"dt_person/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=dt_person&paged=$matches[1]\";s:13:\"portfolios/?$\";s:33:\"index.php?post_type=dt_portfolios\";s:43:\"portfolios/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=dt_portfolios&feed=$matches[1]\";s:38:\"portfolios/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=dt_portfolios&feed=$matches[1]\";s:30:\"portfolios/page/([0-9]{1,})/?$\";s:51:\"index.php?post_type=dt_portfolios&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:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";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:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";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:40:\"e-landing-page/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?e-landing-page=$matches[1]&wc-api=$matches[3]\";s:46:\"e-landing-page/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e-landing-page/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";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:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"dt_headers/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"dt_headers/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"dt_headers/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"dt_headers/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"dt_headers/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"dt_headers/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"dt_headers/([^/]+)/embed/?$\";s:43:\"index.php?dt_headers=$matches[1]&embed=true\";s:31:\"dt_headers/([^/]+)/trackback/?$\";s:37:\"index.php?dt_headers=$matches[1]&tb=1\";s:39:\"dt_headers/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?dt_headers=$matches[1]&paged=$matches[2]\";s:46:\"dt_headers/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?dt_headers=$matches[1]&cpage=$matches[2]\";s:36:\"dt_headers/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?dt_headers=$matches[1]&wc-api=$matches[3]\";s:42:\"dt_headers/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"dt_headers/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"dt_headers/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?dt_headers=$matches[1]&page=$matches[2]\";s:27:\"dt_headers/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"dt_headers/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"dt_headers/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"dt_headers/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"dt_headers/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"dt_headers/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"dt_service/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"dt_service/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"dt_service/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"dt_service/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"dt_service/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"dt_service/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"dt_service/([^/]+)/embed/?$\";s:43:\"index.php?dt_service=$matches[1]&embed=true\";s:31:\"dt_service/([^/]+)/trackback/?$\";s:37:\"index.php?dt_service=$matches[1]&tb=1\";s:51:\"dt_service/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?dt_service=$matches[1]&feed=$matches[2]\";s:46:\"dt_service/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?dt_service=$matches[1]&feed=$matches[2]\";s:39:\"dt_service/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?dt_service=$matches[1]&paged=$matches[2]\";s:46:\"dt_service/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?dt_service=$matches[1]&cpage=$matches[2]\";s:36:\"dt_service/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?dt_service=$matches[1]&wc-api=$matches[3]\";s:42:\"dt_service/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"dt_service/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"dt_service/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?dt_service=$matches[1]&page=$matches[2]\";s:27:\"dt_service/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"dt_service/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"dt_service/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"dt_service/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"dt_service/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"dt_service/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:60:\"dt_service_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?dt_service_category=$matches[1]&feed=$matches[2]\";s:55:\"dt_service_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?dt_service_category=$matches[1]&feed=$matches[2]\";s:36:\"dt_service_category/([^/]+)/embed/?$\";s:52:\"index.php?dt_service_category=$matches[1]&embed=true\";s:48:\"dt_service_category/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?dt_service_category=$matches[1]&paged=$matches[2]\";s:30:\"dt_service_category/([^/]+)/?$\";s:41:\"index.php?dt_service_category=$matches[1]\";s:37:\"dt_person/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"dt_person/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"dt_person/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"dt_person/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"dt_person/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"dt_person/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"dt_person/([^/]+)/embed/?$\";s:42:\"index.php?dt_person=$matches[1]&embed=true\";s:30:\"dt_person/([^/]+)/trackback/?$\";s:36:\"index.php?dt_person=$matches[1]&tb=1\";s:50:\"dt_person/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?dt_person=$matches[1]&feed=$matches[2]\";s:45:\"dt_person/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?dt_person=$matches[1]&feed=$matches[2]\";s:38:\"dt_person/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?dt_person=$matches[1]&paged=$matches[2]\";s:45:\"dt_person/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?dt_person=$matches[1]&cpage=$matches[2]\";s:35:\"dt_person/([^/]+)/wc-api(/(.*))?/?$\";s:50:\"index.php?dt_person=$matches[1]&wc-api=$matches[3]\";s:41:\"dt_person/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"dt_person/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:34:\"dt_person/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?dt_person=$matches[1]&page=$matches[2]\";s:26:\"dt_person/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"dt_person/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"dt_person/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"dt_person/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"dt_person/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"dt_person/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:61:\"dt_person_department/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?dt_person_department=$matches[1]&feed=$matches[2]\";s:56:\"dt_person_department/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?dt_person_department=$matches[1]&feed=$matches[2]\";s:37:\"dt_person_department/([^/]+)/embed/?$\";s:53:\"index.php?dt_person_department=$matches[1]&embed=true\";s:49:\"dt_person_department/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?dt_person_department=$matches[1]&paged=$matches[2]\";s:31:\"dt_person_department/([^/]+)/?$\";s:42:\"index.php?dt_person_department=$matches[1]\";s:40:\"dt_customers/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"dt_customers/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"dt_customers/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"dt_customers/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"dt_customers/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"dt_customers/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"dt_customers/([^/]+)/embed/?$\";s:45:\"index.php?dt_customers=$matches[1]&embed=true\";s:33:\"dt_customers/([^/]+)/trackback/?$\";s:39:\"index.php?dt_customers=$matches[1]&tb=1\";s:41:\"dt_customers/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?dt_customers=$matches[1]&paged=$matches[2]\";s:48:\"dt_customers/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?dt_customers=$matches[1]&cpage=$matches[2]\";s:38:\"dt_customers/([^/]+)/wc-api(/(.*))?/?$\";s:53:\"index.php?dt_customers=$matches[1]&wc-api=$matches[3]\";s:44:\"dt_customers/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"dt_customers/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:37:\"dt_customers/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?dt_customers=$matches[1]&page=$matches[2]\";s:29:\"dt_customers/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"dt_customers/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"dt_customers/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"dt_customers/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"dt_customers/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"dt_customers/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"portfolios/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"portfolios/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"portfolios/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"portfolios/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"portfolios/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"portfolios/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"portfolios/([^/]+)/embed/?$\";s:46:\"index.php?dt_portfolios=$matches[1]&embed=true\";s:31:\"portfolios/([^/]+)/trackback/?$\";s:40:\"index.php?dt_portfolios=$matches[1]&tb=1\";s:51:\"portfolios/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?dt_portfolios=$matches[1]&feed=$matches[2]\";s:46:\"portfolios/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?dt_portfolios=$matches[1]&feed=$matches[2]\";s:39:\"portfolios/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?dt_portfolios=$matches[1]&paged=$matches[2]\";s:46:\"portfolios/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?dt_portfolios=$matches[1]&cpage=$matches[2]\";s:36:\"portfolios/([^/]+)/wc-api(/(.*))?/?$\";s:54:\"index.php?dt_portfolios=$matches[1]&wc-api=$matches[3]\";s:42:\"portfolios/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"portfolios/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"portfolios/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?dt_portfolios=$matches[1]&page=$matches[2]\";s:27:\"portfolios/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"portfolios/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"portfolios/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"portfolios/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"portfolios/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"portfolios/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:61:\"portfolio-categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfolio_entries=$matches[1]&feed=$matches[2]\";s:56:\"portfolio-categories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfolio_entries=$matches[1]&feed=$matches[2]\";s:37:\"portfolio-categories/([^/]+)/embed/?$\";s:50:\"index.php?portfolio_entries=$matches[1]&embed=true\";s:49:\"portfolio-categories/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?portfolio_entries=$matches[1]&paged=$matches[2]\";s:31:\"portfolio-categories/([^/]+)/?$\";s:39:\"index.php?portfolio_entries=$matches[1]\";s:55:\"portfolio-tags/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?portfolio_tags=$matches[1]&feed=$matches[2]\";s:50:\"portfolio-tags/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?portfolio_tags=$matches[1]&feed=$matches[2]\";s:31:\"portfolio-tags/([^/]+)/embed/?$\";s:47:\"index.php?portfolio_tags=$matches[1]&embed=true\";s:43:\"portfolio-tags/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?portfolio_tags=$matches[1]&paged=$matches[2]\";s:25:\"portfolio-tags/([^/]+)/?$\";s:36:\"index.php?portfolio_tags=$matches[1]\";s:41:\"dt_mega_menus/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"dt_mega_menus/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"dt_mega_menus/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"dt_mega_menus/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"dt_mega_menus/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"dt_mega_menus/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"dt_mega_menus/([^/]+)/embed/?$\";s:46:\"index.php?dt_mega_menus=$matches[1]&embed=true\";s:34:\"dt_mega_menus/([^/]+)/trackback/?$\";s:40:\"index.php?dt_mega_menus=$matches[1]&tb=1\";s:42:\"dt_mega_menus/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?dt_mega_menus=$matches[1]&paged=$matches[2]\";s:49:\"dt_mega_menus/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?dt_mega_menus=$matches[1]&cpage=$matches[2]\";s:39:\"dt_mega_menus/([^/]+)/wc-api(/(.*))?/?$\";s:54:\"index.php?dt_mega_menus=$matches[1]&wc-api=$matches[3]\";s:45:\"dt_mega_menus/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:56:\"dt_mega_menus/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:38:\"dt_mega_menus/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?dt_mega_menus=$matches[1]&page=$matches[2]\";s:30:\"dt_mega_menus/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"dt_mega_menus/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"dt_mega_menus/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"dt_mega_menus/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"dt_mega_menus/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"dt_mega_menus/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"dt_footers/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"dt_footers/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"dt_footers/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"dt_footers/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"dt_footers/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"dt_footers/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"dt_footers/([^/]+)/embed/?$\";s:43:\"index.php?dt_footers=$matches[1]&embed=true\";s:31:\"dt_footers/([^/]+)/trackback/?$\";s:37:\"index.php?dt_footers=$matches[1]&tb=1\";s:39:\"dt_footers/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?dt_footers=$matches[1]&paged=$matches[2]\";s:46:\"dt_footers/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?dt_footers=$matches[1]&cpage=$matches[2]\";s:36:\"dt_footers/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?dt_footers=$matches[1]&wc-api=$matches[3]\";s:42:\"dt_footers/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"dt_footers/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"dt_footers/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?dt_footers=$matches[1]&page=$matches[2]\";s:27:\"dt_footers/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"dt_footers/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"dt_footers/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"dt_footers/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"dt_footers/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"dt_footers/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"dt_product_template/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"dt_product_template/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"dt_product_template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"dt_product_template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"dt_product_template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"dt_product_template/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"dt_product_template/([^/]+)/embed/?$\";s:52:\"index.php?dt_product_template=$matches[1]&embed=true\";s:40:\"dt_product_template/([^/]+)/trackback/?$\";s:46:\"index.php?dt_product_template=$matches[1]&tb=1\";s:48:\"dt_product_template/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?dt_product_template=$matches[1]&paged=$matches[2]\";s:55:\"dt_product_template/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?dt_product_template=$matches[1]&cpage=$matches[2]\";s:45:\"dt_product_template/([^/]+)/wc-api(/(.*))?/?$\";s:60:\"index.php?dt_product_template=$matches[1]&wc-api=$matches[3]\";s:51:\"dt_product_template/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:62:\"dt_product_template/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:44:\"dt_product_template/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?dt_product_template=$matches[1]&page=$matches[2]\";s:36:\"dt_product_template/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"dt_product_template/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"dt_product_template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"dt_product_template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"dt_product_template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"dt_product_template/[^/]+/([^/]+)/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:42:\"index.php?&page_id=20398&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";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:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";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:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";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:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";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:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";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:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";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:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";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:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";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:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";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'),(12774,'ping_sites','http://rpc.pingomatic.com/','yes'),(12775,'upload_path','','yes'),(12776,'upload_url_path','','yes'),(12777,'uploads_use_yearmonth_folders','1','yes'),(12778,'users_can_register','0','yes'),(12779,'use_smilies','1','yes'),(12780,'use_trackback','0','yes'),(12781,'blogname','Most Gifted','yes'),(12782,'blogdescription','Psychics','yes'),(12783,'blog_charset','UTF-8','yes'),(12784,'active_plugins','a:14:{i:0;s:36:\"contact-form-7/wp-contact-form-7.php\";i:1;s:51:\"designthemes-booking-manager/dt-booking-manager.php\";i:2;s:39:\"designthemes-core/designthemes-core.php\";i:3;s:61:\"designthemes-portfolio-addon/designthemes-portfolio-addon.php\";i:4;s:23:\"elementor/elementor.php\";i:5;s:29:\"jet-elements/jet-elements.php\";i:6;s:21:\"jet-tabs/jet-tabs.php\";i:7;s:25:\"jet-tricks/jet-tricks.php\";i:8;s:23:\"revslider/revslider.php\";i:9;s:17:\"unyson/unyson.php\";i:10;s:27:\"woocommerce/woocommerce.php\";i:11;s:33:\"yith-woocommerce-compare/init.php\";i:12;s:36:\"yith-woocommerce-quick-view/init.php\";i:13;s:34:\"yith-woocommerce-wishlist/init.php\";}','yes'),(12785,'uninstall_plugins','a:1:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}','no'),(12786,'recently_activated','a:0:{}','yes'),(12787,'moderation_notify','1','yes'),(12788,'comment_registration','0','yes'),(12789,'default_role','subscriber','yes'),(12790,'blog_public','1','yes'),(12792,'template','augury','yes'),(12793,'stylesheet','augury','yes'),(12794,'fw:ext:backups:pending_task_collections','a:0:{}','no'),(12795,'fw:ext:backups-demo:active-demo','a:2:{s:2:\"id\";s:0:\"\";s:6:\"result\";N;}','no'),(12796,'fw:ext:backups:active_task_collection','','no'),(12797,'revslider-additions','O:8:\"stdClass\":1:{s:7:\"selling\";b:1;}','yes'),(12798,'rs-addons-counter','6','yes'),(12799,'rs-templates-counter','0','no'),(12800,'jet_elements_download_button_encrypt_key_start','11357430577','yes'),(12801,'jet_elements_download_button_encrypt_key_end','18624421396','yes'),(12802,'jet_elements_download_button_encrypt_id_multiplier','393','yes'),(12807,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(12808,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(12809,'widget_augury_twitter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(12810,'widget_augury_flickr','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(12811,'widget_augury_recent_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(12812,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),(12818,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(12819,'woocommerce_downloads_deliver_inline','','no'),(12821,'woocommerce_attribute_lookup_direct_updates','no','yes'),(12822,'woocommerce_merchant_email_notifications','no','no'),(12823,'woocommerce_analytics_enabled','yes','yes'),(12825,'woocommerce_navigation_enabled','no','yes'),(12827,'woocommerce_feature_custom_order_tables_enabled','no','yes'),(12829,'_transient_wc_attribute_taxonomies','a:2:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:5:\"color\";s:15:\"attribute_label\";s:5:\"Color\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','yes'),(12830,'woocommerce_inbox_variant_assignment','7','yes'),(12831,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(12834,'_transient_shipping-transient-version','1670210381','yes'),(12839,'_transient_woocommerce_shipping_task_zone_count_transient','0','yes'),(12840,'woocommerce_default_homepage_layout','two_columns','yes'),(12841,'woocommerce_task_list_hidden_lists','a:1:{i:0;s:5:\"setup\";}','yes'),(12859,'elementor_controls_usage','a:4:{s:7:\"section\";a:6:{s:18:\"wp-widget-nav_menu\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:0:{}}s:6:\"column\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:19:\"_inline_size_tablet\";i:3;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:5;s:22:\"typography_font_weight\";i:2;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:6;s:22:\"typography_line_height\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_text_style\";a:2:{s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}s:7:\"wp-post\";a:25:{s:8:\"jet-tabs\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:18:\"section_items_data\";a:1:{s:4:\"tabs\";i:1;}s:21:\"section_settings_data\";a:3:{s:11:\"auto_switch\";i:1;s:14:\"no_active_tabs\";i:1;s:13:\"ajax_template\";i:1;}}s:5:\"style\";a:4:{s:21:\"section_general_style\";a:2:{s:36:\"tabs_container_background_background\";i:1;s:31:\"tabs_container_background_color\";i:1;}s:26:\"section_tabs_control_style\";a:2:{s:42:\"tabs_content_wrapper_background_background\";i:1;s:37:\"tabs_content_wrapper_background_color\";i:1;}s:31:\"section_tabs_control_item_style\";a:2:{s:34:\"tabs_control_background_background\";i:1;s:29:\"tabs_control_background_color\";i:1;}s:26:\"section_tabs_content_style\";a:2:{s:34:\"tabs_content_background_background\";i:1;s:29:\"tabs_content_background_color\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:435;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:435;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:12;s:7:\"padding\";i:3;s:11:\"css_classes\";i:6;s:13:\"margin_mobile\";i:2;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:357;s:8:\"controls\";a:3:{s:6:\"layout\";a:3:{s:14:\"section_layout\";a:4:{s:13:\"content_width\";i:40;s:16:\"content_position\";i:13;s:3:\"gap\";i:16;s:15:\"stretch_section\";i:3;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:357;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:57;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:6;s:6:\"margin\";i:28;s:11:\"css_classes\";i:4;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:3;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:59;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:59;s:11:\"header_size\";i:50;s:5:\"align\";i:44;s:12:\"align_mobile\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:21;s:21:\"typography_typography\";i:47;s:22:\"typography_font_weight\";i:46;s:20:\"typography_font_size\";i:21;s:22:\"typography_line_height\";i:17;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:12:\"_css_classes\";i:1;s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:1;}}}}s:18:\"wp-widget-nav_menu\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:0:{}}s:25:\"dt-portfolio-single-title\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:97;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:97;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:13;s:22:\"typography_font_weight\";i:13;s:22:\"typography_line_height\";i:13;s:5:\"align\";i:25;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:60;s:8:\"_padding\";i:1;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:87;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:75;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:75;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:7:{s:5:\"image\";i:75;s:10:\"image_size\";i:75;s:13:\"open_lightbox\";i:60;s:7:\"link_to\";i:61;s:5:\"align\";i:3;s:22:\"image_custom_dimension\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:13:\"opacity_hover\";i:60;s:27:\"background_hover_transition\";i:60;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:12:\"_css_classes\";i:1;}}}}s:33:\"dt-portfolio-single-customdetails\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:12;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:24;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:24;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:1:{s:9:\"icon_size\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:12;}}}}s:30:\"dt-shop-product-images-default\";a:2:{s:5:\"count\";i:15;s:8:\"controls\";a:0:{}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:2:{s:5:\"count\";i:15;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:14;}}}}s:30:\"dt-shop-product-single-summary\";a:2:{s:5:\"count\";i:15;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:15;s:12:\"button_items\";i:14;s:7:\"content\";i:14;s:23:\"button_inline_alignment\";i:14;s:16:\"button_hide_text\";i:14;s:17:\"social_icon_style\";i:14;s:28:\"social_icon_inline_alignment\";i:14;}}}}s:27:\"dt-shop-product-single-tabs\";a:2:{s:5:\"count\";i:15;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:14;}}}}s:23:\"dt-shop-upsell-products\";a:2:{s:5:\"count\";i:15;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:2:{s:22:\"product_style_template\";i:15;s:10:\"hide_title\";i:1;}}}}s:24:\"dt-shop-related-products\";a:2:{s:5:\"count\";i:15;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:15;}}}}s:17:\"jet-pricing-table\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:15:\"section_general\";a:3:{s:13:\"selected_icon\";i:3;s:5:\"title\";i:3;s:8:\"subtitle\";i:3;}s:13:\"section_price\";a:2:{s:5:\"price\";i:3;s:12:\"price_suffix\";i:3;}s:16:\"section_features\";a:1:{s:13:\"features_list\";i:3;}s:14:\"section_action\";a:2:{s:11:\"button_text\";i:3;s:10:\"button_url\";i:3;}}s:5:\"style\";a:5:{s:19:\"section_table_style\";a:1:{s:19:\"table_border_border\";i:3;}s:20:\"section_header_style\";a:9:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:14:\"subtitle_color\";i:3;s:30:\"subtitle_typography_typography\";i:3;s:29:\"subtitle_typography_font_size\";i:3;s:14:\"header_padding\";i:3;}s:18:\"section_icon_style\";a:5:{s:25:\"icon_style_popover_toggle\";i:3;s:25:\"icon_style_box_font_color\";i:3;s:24:\"icon_style_box_font_size\";i:3;s:21:\"icon_style_color_stop\";i:1;s:18:\"icon_style_color_b\";i:1;}s:21:\"section_pricing_style\";a:14:{s:18:\"price_prefix_color\";i:3;s:34:\"price_prefix_typography_typography\";i:3;s:33:\"price_prefix_typography_font_size\";i:3;s:35:\"price_prefix_typography_font_weight\";i:3;s:11:\"price_color\";i:3;s:27:\"price_typography_typography\";i:3;s:26:\"price_typography_font_size\";i:3;s:28:\"price_typography_font_weight\";i:3;s:18:\"price_suffix_color\";i:3;s:34:\"price_suffix_typography_typography\";i:3;s:33:\"price_suffix_typography_font_size\";i:3;s:35:\"price_suffix_typography_font_weight\";i:3;s:14:\"price_desc_gap\";i:3;s:13:\"price_padding\";i:3;}s:27:\"section_action_button_style\";a:8:{s:15:\"button_bg_color\";i:3;s:28:\"button_typography_typography\";i:3;s:27:\"button_typography_font_size\";i:3;s:14:\"button_padding\";i:3;s:20:\"button_border_radius\";i:3;s:19:\"button_border_width\";i:3;s:26:\"button_hover_bg_background\";i:3;s:21:\"button_hover_bg_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:3;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:3;s:5:\"align\";i:3;s:12:\"align_mobile\";i:2;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:12:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:17:\"button_text_color\";i:3;s:16:\"background_color\";i:3;s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;s:13:\"border_radius\";i:3;s:12:\"text_padding\";i:3;s:22:\"typography_font_family\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:2;s:12:\"icon_padding\";i:2;s:12:\"icon_spacing\";i:2;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:2;}}}}s:7:\"dt-logo\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:8:{s:9:\"logo_type\";i:1;s:5:\"image\";i:1;s:11:\"image_width\";i:1;s:9:\"logo_text\";i:1;s:12:\"logo_tagline\";i:1;s:10:\"item_align\";i:1;s:18:\"image_width_tablet\";i:1;s:18:\"image_width_mobile\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:2;s:4:\"view\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:4:{s:13:\"primary_color\";i:2;s:10:\"icon_space\";i:2;s:9:\"icon_size\";i:2;s:12:\"border_width\";i:2;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:28:\"title_typography_font_weight\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:34:\"description_typography_font_family\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:2;}}}}s:11:\"jet-dropbar\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:23:\"section_dropbar_content\";a:2:{s:12:\"content_type\";i:1;s:11:\"template_id\";i:1;}s:24:\"section_dropbar_settings\";a:3:{s:8:\"position\";i:1;s:11:\"show_effect\";i:1;s:14:\"fixed_position\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_content_style\";a:2:{s:29:\"content_background_background\";i:1;s:24:\"content_background_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:14:\"dt-header-menu\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:2:{s:6:\"nav_id\";i:1;s:5:\"align\";i:1;}}}}}s:7:\"wp-page\";a:26:{s:7:\"heading\";a:2:{s:5:\"count\";i:112;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:112;s:5:\"align\";i:71;s:11:\"header_size\";i:34;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:107;s:20:\"typography_font_size\";i:72;s:22:\"typography_font_weight\";i:71;s:22:\"typography_line_height\";i:37;s:27:\"typography_font_size_mobile\";i:30;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:12:\"_css_classes\";i:36;s:7:\"_margin\";i:4;s:8:\"_padding\";i:2;s:14:\"_margin_mobile\";i:6;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:2;s:13:\"_border_width\";i:2;s:13:\"_border_color\";i:2;}}}}s:14:\"dt-person-item\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:2:{s:9:\"person_id\";i:4;s:4:\"type\";i:2;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:357;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:357;s:19:\"_inline_size_tablet\";i:29;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:2;s:12:\"border_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:11:\"css_classes\";i:41;s:6:\"margin\";i:6;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:10;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:250;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:250;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:58;}s:14:\"section_layout\";a:5:{s:13:\"content_width\";i:24;s:3:\"gap\";i:6;s:16:\"content_position\";i:3;s:15:\"stretch_section\";i:6;s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:114;s:11:\"css_classes\";i:15;s:7:\"padding\";i:2;}s:27:\"section_jet_tricks_settings\";a:1:{s:28:\"section_jet_tricks_particles\";i:1;}}}}s:15:\"dt-service-item\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:4:{s:10:\"service_id\";i:3;s:7:\"excerpt\";i:3;s:4:\"meta\";i:3;s:4:\"type\";i:2;}}}}s:15:\"dt-service-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:7:\"orderby\";i:1;}}}}s:19:\"dt-reservation-form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:2:{s:10:\"serviceids\";i:1;s:8:\"staffids\";i:1;}}}}s:22:\"dt-reserve-appointment\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:135;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:135;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:45;s:22:\"typography_font_weight\";i:33;s:22:\"typography_line_height\";i:45;s:5:\"align\";i:31;s:20:\"typography_font_size\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:77;s:7:\"_margin\";i:74;s:12:\"_css_classes\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:52;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:52;s:10:\"image_size\";i:48;s:22:\"image_custom_dimension\";i:12;s:5:\"align\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:19:\"image_border_radius\";i:18;s:19:\"image_border_border\";i:2;s:18:\"image_border_width\";i:2;s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:12:{s:8:\"_z_index\";i:7;s:14:\"_element_width\";i:4;s:9:\"_position\";i:9;s:9:\"_offset_x\";i:9;s:13:\"_offset_x_end\";i:4;s:9:\"_offset_y\";i:9;s:21:\"_element_width_mobile\";i:2;s:28:\"_element_custom_width_mobile\";i:2;s:12:\"_css_classes\";i:5;s:21:\"_offset_orientation_h\";i:2;s:20:\"_offset_x_end_mobile\";i:1;s:16:\"_offset_x_mobile\";i:1;}s:17:\"widget_jet_tricks\";a:5:{s:26:\"jet_tricks_widget_parallax\";i:4;s:33:\"jet_tricks_widget_parallax_invert\";i:4;s:27:\"jet_tricks_widget_satellite\";i:4;s:32:\"jet_tricks_widget_satellite_text\";i:4;s:32:\"jet_tricks_widget_parallax_speed\";i:1;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:18;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:18;s:5:\"align\";i:18;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:18;s:12:\"icon_padding\";i:18;s:12:\"icon_spacing\";i:18;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:18;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:18;}}}}s:9:\"image-box\";a:2:{s:5:\"count\";i:16;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:16;s:14:\"thumbnail_size\";i:16;s:26:\"thumbnail_custom_dimension\";i:16;s:10:\"title_text\";i:16;s:16:\"description_text\";i:16;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:10:\"image_size\";i:16;s:11:\"image_space\";i:16;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:16;s:11:\"title_color\";i:16;s:27:\"title_typography_typography\";i:16;s:26:\"title_typography_font_size\";i:16;s:28:\"title_typography_font_weight\";i:16;s:28:\"title_typography_line_height\";i:16;s:17:\"description_color\";i:16;s:33:\"description_typography_typography\";i:16;s:32:\"description_typography_font_size\";i:16;s:34:\"description_typography_font_weight\";i:16;s:34:\"description_typography_line_height\";i:16;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:16;s:12:\"_css_classes\";i:16;}s:19:\"_section_background\";a:4:{s:17:\"_background_color\";i:16;s:20:\"_background_position\";i:16;s:18:\"_background_repeat\";i:16;s:16:\"_background_size\";i:16;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:13;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:13;s:5:\"align\";i:13;s:4:\"link\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:13;s:20:\"typography_font_size\";i:13;s:17:\"button_text_color\";i:13;s:16:\"background_color\";i:13;s:11:\"hover_color\";i:10;s:29:\"button_background_hover_color\";i:10;s:13:\"border_border\";i:13;s:12:\"border_width\";i:13;s:12:\"border_color\";i:13;s:13:\"border_radius\";i:13;s:12:\"text_padding\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:10;}}}}s:20:\"dt-advanced-carousel\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:18:\"dt_section_general\";a:1:{s:26:\"dt_carousel_slider_content\";i:5;}s:21:\"dt_section_additional\";a:2:{s:12:\"item_to_show\";i:5;s:10:\"centermode\";i:1;}}s:5:\"style\";a:2:{s:16:\"dt_arrow_section\";a:3:{s:10:\"prev_arrow\";i:4;s:10:\"next_arrow\";i:4;s:6:\"arrows\";i:1;}s:21:\"dt_navigation_section\";a:2:{s:10:\"navigation\";i:4;s:9:\"dot_style\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:4;}}}}s:15:\"jet-team-member\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_content\";a:8:{s:12:\"member_image\";i:4;s:17:\"member_first_name\";i:4;s:16:\"member_last_name\";i:4;s:15:\"member_position\";i:4;s:18:\"member_description\";i:4;s:11:\"social_list\";i:4;s:11:\"button_text\";i:4;s:10:\"button_url\";i:4;}}s:5:\"style\";a:7:{s:31:\"section_team_member_image_style\";a:3:{s:18:\"image_border_width\";i:4;s:18:\"image_border_color\";i:4;s:19:\"image_border_radius\";i:4;}s:30:\"section_team_member_name_style\";a:7:{s:16:\"first_name_color\";i:4;s:32:\"first_name_typography_typography\";i:4;s:31:\"first_name_typography_font_size\";i:4;s:33:\"first_name_typography_font_weight\";i:4;s:11:\"name_margin\";i:4;s:19:\"name_text_alignment\";i:4;s:33:\"first_name_typography_line_height\";i:1;}s:34:\"section_team_member_position_style\";a:7:{s:14:\"position_color\";i:4;s:30:\"position_typography_typography\";i:4;s:29:\"position_typography_font_size\";i:4;s:31:\"position_typography_font_weight\";i:4;s:15:\"position_margin\";i:4;s:18:\"position_alignment\";i:4;s:23:\"position_text_alignment\";i:4;}s:30:\"section_team_member_desc_style\";a:8:{s:10:\"desc_color\";i:4;s:26:\"desc_typography_typography\";i:4;s:25:\"desc_typography_font_size\";i:4;s:27:\"desc_typography_font_weight\";i:4;s:27:\"desc_typography_line_height\";i:4;s:11:\"desc_margin\";i:4;s:14:\"desc_alignment\";i:4;s:19:\"desc_text_alignment\";i:4;}s:25:\"section_social_list_style\";a:5:{s:16:\"social_alignment\";i:4;s:20:\"social_items_spacing\";i:4;s:17:\"social_icon_color\";i:4;s:21:\"social_icon_font_size\";i:4;s:23:\"social_icon_color_hover\";i:4;}s:27:\"section_action_button_style\";a:7:{s:16:\"button_alignment\";i:4;s:15:\"button_bg_color\";i:4;s:28:\"button_typography_typography\";i:4;s:27:\"button_typography_font_size\";i:4;s:14:\"button_padding\";i:4;s:13:\"button_margin\";i:4;s:18:\"button_hover_color\";i:4;}s:19:\"section_order_style\";a:4:{s:10:\"name_order\";i:4;s:14:\"position_order\";i:4;s:12:\"social_order\";i:4;s:12:\"button_order\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:20:\"dt-portfolio-listing\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:2:{s:29:\"portfolio-details-below-image\";i:2;s:21:\"portfolio-post-layout\";i:2;}}}}s:16:\"jet-progress-bar\";a:2:{s:5:\"count\";i:48;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";i:48;s:7:\"percent\";i:48;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:48;s:38:\"progress_wrapper_background_background\";i:48;s:33:\"progress_wrapper_background_color\";i:48;s:30:\"progress_wrapper_border_border\";i:48;s:29:\"progress_wrapper_border_width\";i:48;s:29:\"progress_wrapper_border_color\";i:48;s:30:\"progress_wrapper_border_radius\";i:48;s:32:\"status_bar_background_background\";i:48;s:27:\"status_bar_background_color\";i:48;s:32:\"status_bar_background_color_stop\";i:48;s:29:\"status_bar_background_color_b\";i:48;s:36:\"status_bar_background_gradient_angle\";i:48;s:24:\"status_bar_border_radius\";i:48;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:48;s:10:\"text_color\";i:48;s:26:\"text_typography_typography\";i:48;s:25:\"text_typography_font_size\";i:48;s:27:\"text_typography_font_weight\";i:48;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:48;s:29:\"percent_typography_typography\";i:48;s:28:\"percent_typography_font_size\";i:48;}}}}s:13:\"dt-blog-posts\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:8:{s:5:\"count\";i:1;s:25:\"blog_post_grid_list_style\";i:1;s:14:\"blog_alignment\";i:1;s:22:\"blog_elements_position\";i:1;s:18:\"blog_meta_position\";i:1;s:19:\"enable_excerpt_text\";i:1;s:19:\"blog_excerpt_length\";i:1;s:15:\"blog_pagination\";i:1;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:23;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:16;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:14;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:3;}s:21:\"section_style_content\";a:8:{s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:12:\"_css_classes\";i:3;}}}}s:14:\"contact-form-7\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_settings\";a:1:{s:14:\"form_shortcode\";i:3;}}s:5:\"style\";a:3:{s:12:\"submit_style\";a:21:{s:15:\"submit_bg_color\";i:4;s:20:\"submit_border_border\";i:4;s:19:\"submit_border_width\";i:4;s:21:\"submit_hover_bg_color\";i:4;s:18:\"submit_hover_color\";i:3;s:26:\"submit_hover_border_border\";i:4;s:25:\"submit_hover_border_width\";i:4;s:25:\"submit_hover_border_color\";i:4;s:21:\"submit_focus_bg_color\";i:4;s:18:\"submit_focus_color\";i:2;s:26:\"submit_focus_border_border\";i:4;s:25:\"submit_focus_border_width\";i:4;s:12:\"submit_color\";i:3;s:28:\"submit_typography_typography\";i:3;s:27:\"submit_typography_font_size\";i:3;s:29:\"submit_typography_font_weight\";i:3;s:14:\"submit_padding\";i:3;s:19:\"submit_border_color\";i:2;s:25:\"submit_focus_border_color\";i:3;s:20:\"submit_border_radius\";i:1;s:33:\"submit_hover_typography_font_size\";i:1;}s:20:\"section_inputs_style\";a:4:{s:12:\"input_margin\";i:3;s:27:\"input_typography_typography\";i:3;s:28:\"input_typography_font_weight\";i:3;s:19:\"textarea_min_height\";i:2;}s:18:\"section_text_style\";a:4:{s:24:\"invalid_notice_alignment\";i:3;s:26:\"text_typography_typography\";i:2;s:27:\"text_typography_font_weight\";i:1;s:30:\"invalid_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:4;}}}}s:7:\"jet-map\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:20:\"section_map_settings\";a:6:{s:10:\"map_center\";i:1;s:4:\"zoom\";i:1;s:13:\"zoom_controls\";i:1;s:18:\"fullscreen_control\";i:1;s:11:\"street_view\";i:1;s:8:\"map_type\";i:1;}s:16:\"section_map_pins\";a:1:{s:4:\"pins\";i:1;}s:17:\"section_map_style\";a:3:{s:10:\"map_height\";i:1;s:9:\"map_style\";i:1;s:21:\"custom_map_style_json\";i:1;}}}}s:10:\"dt-iconbox\";a:2:{s:5:\"count\";i:24;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:8:{s:5:\"title\";i:24;s:8:\"subtitle\";i:24;s:16:\"background_image\";i:24;s:11:\"hover_image\";i:24;s:13:\"selected_icon\";i:24;s:10:\"icon_image\";i:24;s:14:\"selected_image\";i:24;s:4:\"link\";i:24;}}s:5:\"style\";a:3:{s:13:\"section_title\";a:3:{s:11:\"title_color\";i:24;s:27:\"typography_title_typography\";i:24;s:26:\"typography_title_font_size\";i:24;}s:16:\"section_subtitle\";a:4:{s:14:\"subtitle_color\";i:24;s:30:\"typography_subtitle_typography\";i:24;s:29:\"typography_subtitle_font_size\";i:24;s:31:\"typography_subtitle_font_weight\";i:24;}s:12:\"section_icon\";a:1:{s:10:\"icon_color\";i:24;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:24;}}}}s:17:\"jet-pricing-table\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:15:\"section_general\";a:3:{s:13:\"selected_icon\";i:3;s:5:\"title\";i:3;s:8:\"subtitle\";i:3;}s:13:\"section_price\";a:2:{s:5:\"price\";i:3;s:12:\"price_suffix\";i:3;}s:16:\"section_features\";a:1:{s:13:\"features_list\";i:3;}s:14:\"section_action\";a:2:{s:11:\"button_text\";i:3;s:10:\"button_url\";i:3;}}s:5:\"style\";a:5:{s:19:\"section_table_style\";a:1:{s:19:\"table_border_border\";i:3;}s:20:\"section_header_style\";a:9:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:14:\"subtitle_color\";i:3;s:30:\"subtitle_typography_typography\";i:3;s:29:\"subtitle_typography_font_size\";i:3;s:14:\"header_padding\";i:3;}s:18:\"section_icon_style\";a:3:{s:25:\"icon_style_popover_toggle\";i:3;s:25:\"icon_style_box_font_color\";i:3;s:24:\"icon_style_box_font_size\";i:3;}s:21:\"section_pricing_style\";a:14:{s:18:\"price_prefix_color\";i:3;s:34:\"price_prefix_typography_typography\";i:3;s:33:\"price_prefix_typography_font_size\";i:3;s:35:\"price_prefix_typography_font_weight\";i:3;s:11:\"price_color\";i:3;s:27:\"price_typography_typography\";i:3;s:26:\"price_typography_font_size\";i:3;s:28:\"price_typography_font_weight\";i:3;s:18:\"price_suffix_color\";i:3;s:34:\"price_suffix_typography_typography\";i:3;s:33:\"price_suffix_typography_font_size\";i:3;s:35:\"price_suffix_typography_font_weight\";i:3;s:14:\"price_desc_gap\";i:3;s:13:\"price_padding\";i:3;}s:27:\"section_action_button_style\";a:8:{s:15:\"button_bg_color\";i:3;s:28:\"button_typography_typography\";i:3;s:27:\"button_typography_font_size\";i:3;s:14:\"button_padding\";i:3;s:20:\"button_border_radius\";i:3;s:19:\"button_border_width\";i:3;s:26:\"button_hover_bg_background\";i:3;s:21:\"button_hover_bg_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:3;}}}}s:7:\"counter\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:3:{s:13:\"ending_number\";i:10;s:5:\"title\";i:10;s:6:\"suffix\";i:4;}}s:5:\"style\";a:2:{s:14:\"section_number\";a:4:{s:12:\"number_color\";i:10;s:28:\"typography_number_typography\";i:10;s:27:\"typography_number_font_size\";i:10;s:29:\"typography_number_font_weight\";i:10;}s:13:\"section_title\";a:5:{s:11:\"title_color\";i:10;s:27:\"typography_title_typography\";i:10;s:26:\"typography_title_font_size\";i:10;s:28:\"typography_title_font_weight\";i:10;s:28:\"typography_title_line_height\";i:10;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:3;}}}}s:16:\"dt-shop-products\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"products_section\";a:2:{s:13:\"post_per_page\";i:1;s:22:\"product_style_template\";i:1;}s:24:\"product_carousel_section\";a:3:{s:22:\"carousel_slidesperview\";i:1;s:17:\"carousel_loopmode\";i:1;s:26:\"carousel_mousewheelcontrol\";i:1;}}}}}s:4:\"page\";a:20:{s:30:\"dt-shop-product-images-default\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:6:\"column\";a:2:{s:5:\"count\";i:59;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:59;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:52;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:52;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:6;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:11:\"css_classes\";i:8;s:6:\"margin\";i:13;}}}}s:27:\"dt-shop-product-single-tabs\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:14;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:14;s:10:\"image_size\";i:14;s:22:\"image_custom_dimension\";i:4;s:5:\"align\";i:6;s:13:\"open_lightbox\";i:5;s:7:\"link_to\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:19:\"image_border_radius\";i:6;s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:4;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:22;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:22;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:8;s:10:\"text_color\";i:4;s:21:\"typography_typography\";i:10;s:20:\"typography_font_size\";i:6;s:22:\"typography_line_height\";i:10;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:10;s:7:\"_margin\";i:9;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:18;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:18;s:11:\"header_size\";i:11;s:5:\"align\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:21:\"typography_typography\";i:17;s:20:\"typography_font_size\";i:12;s:22:\"typography_font_weight\";i:10;s:22:\"typography_line_height\";i:6;s:11:\"title_color\";i:2;s:26:\"typography_text_decoration\";i:2;s:25:\"typography_text_transform\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:6;s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:4;s:9:\"icon_list\";i:6;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:4;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:4;s:11:\"text_indent\";i:4;s:26:\"icon_typography_typography\";i:4;s:25:\"icon_typography_font_size\";i:4;s:30:\"icon_typography_text_transform\";i:4;s:16:\"text_color_hover\";i:4;s:27:\"icon_typography_font_weight\";i:4;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:4;s:15:\"icon_self_align\";i:4;s:16:\"icon_color_hover\";i:4;s:9:\"icon_size\";i:4;}}}}s:9:\"image-box\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:4;s:14:\"thumbnail_size\";i:4;s:26:\"thumbnail_custom_dimension\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:10:\"image_size\";i:4;s:11:\"image_space\";i:4;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;s:28:\"title_typography_line_height\";i:4;s:17:\"description_color\";i:4;s:33:\"description_typography_typography\";i:4;s:32:\"description_typography_font_size\";i:4;s:34:\"description_typography_font_weight\";i:4;s:34:\"description_typography_line_height\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:4;s:12:\"_css_classes\";i:4;}s:19:\"_section_background\";a:4:{s:17:\"_background_color\";i:4;s:20:\"_background_position\";i:4;s:18:\"_background_repeat\";i:4;s:16:\"_background_size\";i:4;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:4;s:5:\"align\";i:4;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:17:\"button_text_color\";i:4;s:16:\"background_color\";i:4;s:11:\"hover_color\";i:4;s:29:\"button_background_hover_color\";i:4;s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:4;s:12:\"text_padding\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:2;s:12:\"icon_padding\";i:2;s:12:\"icon_spacing\";i:2;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:2;}}}}s:16:\"jet-progress-bar\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:2:{s:5:\"title\";i:8;s:7:\"percent\";i:8;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:8;s:38:\"progress_wrapper_background_background\";i:8;s:33:\"progress_wrapper_background_color\";i:8;s:30:\"progress_wrapper_border_border\";i:8;s:29:\"progress_wrapper_border_width\";i:8;s:29:\"progress_wrapper_border_color\";i:8;s:30:\"progress_wrapper_border_radius\";i:8;s:32:\"status_bar_background_background\";i:8;s:27:\"status_bar_background_color\";i:8;s:32:\"status_bar_background_color_stop\";i:8;s:29:\"status_bar_background_color_b\";i:8;s:36:\"status_bar_background_gradient_angle\";i:8;s:24:\"status_bar_border_radius\";i:8;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:8;s:10:\"text_color\";i:8;s:26:\"text_typography_typography\";i:8;s:25:\"text_typography_font_size\";i:8;s:27:\"text_typography_font_weight\";i:8;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:8;s:29:\"percent_typography_typography\";i:8;s:28:\"percent_typography_font_size\";i:8;}}}}s:25:\"dt-portfolio-single-title\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:6:\"spacer\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:33:\"dt-portfolio-single-customdetails\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}}','no'),(12860,'elementor_elementor_updater_completed','1','yes'),(12868,'woocommerce_attribute_lookup_enabled','no','yes'),(12874,'woocommerce_attribute_lookup_regeneration_aborted','yes','yes'),(12879,'fw:ext:backups:log','a:1:{i:0;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1670210740;}}','no'),(12882,'_elementor_global_css','a:6:{s:4:\"time\";i:1670210743;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;b:0;}','yes'),(12899,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:2;s:3:\"all\";i:2;s:8:\"approved\";s:1:\"2\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(12916,'auto_update_core_dev','enabled','yes'),(12917,'auto_update_core_minor','enabled','yes'),(12918,'auto_update_core_major','unset','yes'),(12919,'wp_force_deactivated_plugins','a:0:{}','yes'),(12920,'user_count','1','no'),(12921,'_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.1.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.1.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.1.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.1.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.1.1\";s:7:\"version\";s:5:\"6.1.1\";s:11:\"php_version\";s:6:\"5.6.20\";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:1675776698;s:15:\"version_checked\";s:5:\"6.1.1\";s:12:\"translations\";a:0:{}}','no'),(12922,'revslider-update-check','1670210918','yes'),(12923,'revslider_update_info','O:8:\"stdClass\":0:{}','yes'),(12935,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1675776699;s:7:\"checked\";a:4:{s:6:\"augury\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.7\";s:17:\"twentytwentythree\";s:3:\"1.0\";s:15:\"twentytwentytwo\";s:3:\"1.3\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:3:{s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.0.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.3.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(12938,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),(12939,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),(12940,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),(13014,'https_detection_errors','a:0:{}','yes'),(13025,'_transient_health-check-site-status-result','{\"good\":16,\"recommended\":4,\"critical\":1}','yes'),(13030,'_transient_woocommerce_reports-transient-version','1670301398','yes'),(13115,'_transient_product-transient-version','1671830656','yes'),(13408,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1676381500','no'),(13409,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:1:{s:5:\"en_US\";a:31:{s:27:\"new_in_app_marketplace_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"new_in_app_marketplace_2021\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Customize your store with extensions\";s:7:\"content\";s:164:\"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"browse_extensions\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Browse extensions\";}}s:3:\"url\";s:24:\"admin.php?page=wc-addons\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:14:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.7\";}}}s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:17:\"wc-admin-wisepad3\";O:8:\"stdClass\":8:{s:4:\"slug\";s:17:\"wc-admin-wisepad3\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:74:\"Take your business on the go in Canada with WooCommerce In-Person Payments\";s:7:\"content\";s:275:\"Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"wc-admin-wisepad3\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Grow my business offline\";}}s:3:\"url\";s:126:\"https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-06-15 10:00:28\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}}}s:47:\"woocommerce-payments-august-2022-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Action required: Please update WooCommerce Payments\";s:7:\"content\";s:213:\"An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:44:17\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"3.9\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"4.5.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.1\";}}}s:46:\"woocommerce-payments-august-2022-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-payments-august-2022-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"WooCommerce Payments has been automatically updated\";s:7:\"content\";s:265:\"You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:41:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.1\";}}}}}s:52:\"google_listings_ads_custom_attribute_mapping_q4_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"google_listings_ads_custom_attribute_mapping_q4_2022\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:80:\"Our latest improvement to the Google Listings & Ads extension: Attribute Mapping\";s:7:\"content\";s:230:\"You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"google_listings_ads_custom_attribute_mapping_q4_2022\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:182:\"https://woocommerce.com/document/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_custom_attribute_mapping_q4_2022#attribute-mapping\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-11-30 21:14:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Security vulnerability patched in WooCommerce Eway Gateway\";s:7:\"content\";s:323:\"In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:62:\"needs-update-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:63:\"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.1.26\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"3.5.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"3.1.0\";}}}s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Eway Gateway has been automatically updated\";s:7:\"content\";s:280:\"Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"updated-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"See all updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.1.26\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}}}}}s:31:\"ecomm-wc-navigation-survey-2023\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"ecomm-wc-navigation-survey-2023\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Navigating WooCommerce on WordPress.com\";s:7:\"content\";s:166:\"We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/new-ecommerce-plan-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-01-16 09:53:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}}}}}','no'),(13454,'_transient_timeout_woocommerce_admin_payment_method_promotion_specs','1676131236','no'),(13455,'_transient_woocommerce_admin_payment_method_promotion_specs','a:1:{s:5:\"en_US\";a:1:{s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.<br/><br/>By clicking “Install”, you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy policy</a>.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}}','no'),(13458,'_transient_timeout_052f9f08db4c06ac39b7b026bb6eb41f','1676199384','no'),(13459,'_transient_052f9f08db4c06ac39b7b026bb6eb41f','1','no'),(13460,'_transient_timeout_d2ff107d8548ad953e54e261eba4ae88','1676199384','no'),(13461,'_transient_d2ff107d8548ad953e54e261eba4ae88','1','no'),(13462,'_transient_timeout_663106d79f3666b296514044d615e164','1676199384','no'),(13463,'_transient_663106d79f3666b296514044d615e164','1','no'),(13464,'_transient_timeout_cbcb0fa46944024be16c50a27c2a69e9','1676199384','no'),(13465,'_transient_cbcb0fa46944024be16c50a27c2a69e9','1','no'),(13466,'_transient_timeout_aed640b78de56ff408960ee13ed0a313','1676199384','no'),(13467,'_transient_aed640b78de56ff408960ee13ed0a313','1','no'),(13468,'_transient_timeout_1899961c4921e1e14cbd03f14209d41a','1676199384','no'),(13469,'_transient_1899961c4921e1e14cbd03f14209d41a','1','no'),(13470,'_transient_timeout_12eb8c354fb70896a233f5f25c7e399e','1676199384','no'),(13471,'_transient_12eb8c354fb70896a233f5f25c7e399e','1','no'),(13482,'_transient_timeout_elementor_rollback_versions_3.8.1','1676199388','no'),(13483,'_transient_elementor_rollback_versions_3.8.1','a:30:{i:0;s:5:\"3.8.0\";i:1;s:5:\"3.7.8\";i:2;s:5:\"3.7.7\";i:3;s:5:\"3.7.6\";i:4;s:5:\"3.7.5\";i:5;s:5:\"3.7.4\";i:6;s:5:\"3.7.3\";i:7;s:5:\"3.7.2\";i:8;s:5:\"3.7.1\";i:9;s:5:\"3.7.0\";i:10;s:5:\"3.6.8\";i:11;s:5:\"3.6.7\";i:12;s:5:\"3.6.6\";i:13;s:5:\"3.6.5\";i:14;s:5:\"3.6.4\";i:15;s:5:\"3.6.3\";i:16;s:5:\"3.6.2\";i:17;s:5:\"3.6.1\";i:18;s:5:\"3.6.0\";i:19;s:5:\"3.5.6\";i:20;s:5:\"3.5.5\";i:21;s:5:\"3.5.4\";i:22;s:5:\"3.5.3\";i:23;s:5:\"3.5.2\";i:24;s:5:\"3.5.1\";i:25;s:5:\"3.5.0\";i:26;s:5:\"3.4.8\";i:27;s:5:\"3.4.7\";i:28;s:5:\"3.4.6\";i:29;s:5:\"3.4.5\";}','no'),(13520,'_transient_timeout_wc_term_counts','1678319148','no'),(13521,'_transient_wc_term_counts','a:7:{i:15;s:1:\"0\";i:21;s:1:\"3\";i:18;s:2:\"12\";i:23;s:1:\"0\";i:20;s:1:\"3\";i:22;s:1:\"2\";i:19;s:1:\"5\";}','no'),(13532,'_site_transient_timeout_theme_roots','1675778488','no'),(13533,'_site_transient_theme_roots','a:4:{s:6:\"augury\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(13534,'_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447','1676381488','no'),(13535,'_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(13536,'_transient_timeout_global_styles_augury','1675776750','no'),(13537,'_transient_global_styles_augury','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #ffffff;--wp--preset--color--secondary: #ffa35a;--wp--preset--color--tertiary: #ffffff;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no'),(13538,'_transient_timeout_global_styles_svg_filters_augury','1675776750','no'),(13539,'_transient_global_styles_svg_filters_augury','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-dark-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncG type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncB type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.54901960784314 0.98823529411765\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.71764705882353 0.25490196078431\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-red\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 0.27843137254902\" /><feFuncB type=\"table\" tableValues=\"0.5921568627451 0.27843137254902\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-midnight\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0\" /><feFuncG type=\"table\" tableValues=\"0 0.64705882352941\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-magenta-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.78039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.94901960784314\" /><feFuncB type=\"table\" tableValues=\"0.35294117647059 0.47058823529412\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-green\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.65098039215686 0.40392156862745\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.44705882352941 0.4\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-orange\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.098039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.66274509803922\" /><feFuncB type=\"table\" tableValues=\"0.84705882352941 0.41960784313725\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg>','no'),(13541,'_transient_timeout__woocommerce_helper_subscriptions','1675777598','no'),(13542,'_transient__woocommerce_helper_subscriptions','a:0:{}','no'),(13543,'_transient_timeout__woocommerce_helper_updates','1675819898','no'),(13544,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1675776698;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(13545,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1675776699;s:8:\"response\";a:7:{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:5:\"5.0.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.5.0.2.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:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.2\";}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.7.3\";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.7.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";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.0\";s:6:\"tested\";s:5:\"6.1.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.10.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=2622511\";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:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.0\";}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:\"7.3.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2366418\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2366418\";}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:\"5.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";}s:33:\"yith-woocommerce-compare/init.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:38:\"w.org/plugins/yith-woocommerce-compare\";s:4:\"slug\";s:24:\"yith-woocommerce-compare\";s:6:\"plugin\";s:33:\"yith-woocommerce-compare/init.php\";s:11:\"new_version\";s:6:\"2.22.0\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/yith-woocommerce-compare/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/yith-woocommerce-compare.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:77:\"https://ps.w.org/yith-woocommerce-compare/assets/icon-128x128.jpg?rev=1460909\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/yith-woocommerce-compare/assets/banner-1544x500.jpg?rev=1460909\";s:2:\"1x\";s:79:\"https://ps.w.org/yith-woocommerce-compare/assets/banner-772x250.jpg?rev=1460909\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:36:\"yith-woocommerce-quick-view/init.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:41:\"w.org/plugins/yith-woocommerce-quick-view\";s:4:\"slug\";s:27:\"yith-woocommerce-quick-view\";s:6:\"plugin\";s:36:\"yith-woocommerce-quick-view/init.php\";s:11:\"new_version\";s:6:\"1.23.0\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/yith-woocommerce-quick-view/\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/plugin/yith-woocommerce-quick-view.1.23.0.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:80:\"https://ps.w.org/yith-woocommerce-quick-view/assets/icon-128x128.jpg?rev=1460911\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/yith-woocommerce-quick-view/assets/banner-1544x500.jpg?rev=1460911\";s:2:\"1x\";s:82:\"https://ps.w.org/yith-woocommerce-quick-view/assets/banner-772x250.jpg?rev=1460911\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:34:\"yith-woocommerce-wishlist/init.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:39:\"w.org/plugins/yith-woocommerce-wishlist\";s:4:\"slug\";s:25:\"yith-woocommerce-wishlist\";s:6:\"plugin\";s:34:\"yith-woocommerce-wishlist/init.php\";s:11:\"new_version\";s:6:\"3.17.0\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/yith-woocommerce-wishlist/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/yith-woocommerce-wishlist.3.17.0.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:78:\"https://ps.w.org/yith-woocommerce-wishlist/assets/icon-128x128.jpg?rev=2215573\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/yith-woocommerce-wishlist/assets/banner-1544x500.jpg?rev=2209192\";s:2:\"1x\";s:80:\"https://ps.w.org/yith-woocommerce-wishlist/assets/banner-772x250.jpg?rev=2209192\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:2:{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:17:\"unyson/unyson.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/unyson\";s:4:\"slug\";s:6:\"unyson\";s:6:\"plugin\";s:17:\"unyson/unyson.php\";s:11:\"new_version\";s:6:\"2.7.28\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/unyson/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/unyson.2.7.28.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/unyson/assets/icon-256x256.jpg?rev=1034261\";s:2:\"1x\";s:59:\"https://ps.w.org/unyson/assets/icon-128x128.jpg?rev=1034260\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/unyson/assets/banner-1544x500.png?rev=1034271\";s:2:\"1x\";s:61:\"https://ps.w.org/unyson/assets/banner-772x250.png?rev=1034270\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}}s:7:\"checked\";a:16:{s:19:\"akismet/akismet.php\";s:5:\"5.0.1\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.6.4\";s:51:\"designthemes-booking-manager/dt-booking-manager.php\";s:3:\"1.6\";s:39:\"designthemes-core/designthemes-core.php\";s:3:\"1.4\";s:61:\"designthemes-portfolio-addon/designthemes-portfolio-addon.php\";s:3:\"1.1\";s:23:\"elementor/elementor.php\";s:5:\"3.8.1\";s:9:\"hello.php\";s:5:\"1.7.2\";s:29:\"jet-elements/jet-elements.php\";s:5:\"2.6.7\";s:21:\"jet-tabs/jet-tabs.php\";s:6:\"2.1.19\";s:25:\"jet-tricks/jet-tricks.php\";s:5:\"1.4.2\";s:23:\"revslider/revslider.php\";s:5:\"6.6.7\";s:17:\"unyson/unyson.php\";s:6:\"2.7.28\";s:27:\"woocommerce/woocommerce.php\";s:5:\"7.1.0\";s:33:\"yith-woocommerce-compare/init.php\";s:6:\"2.20.1\";s:36:\"yith-woocommerce-quick-view/init.php\";s:6:\"1.21.1\";s:34:\"yith-woocommerce-wishlist/init.php\";s:6:\"3.15.0\";}}','no'),(13547,'_site_transient_timeout_jet_dashboard_license_expire_check','1675819900','no'),(13548,'_site_transient_jet_dashboard_license_expire_check','true','no');
/*!40000 ALTER TABLE `wpmz_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_postmeta`
--

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

--
-- Dumping data for table `wpmz_postmeta`
--

LOCK TABLES `wpmz_postmeta` WRITE;
/*!40000 ALTER TABLE `wpmz_postmeta` DISABLE KEYS */;
INSERT INTO `wpmz_postmeta` VALUES (2,3,'_wp_page_template','default'),(3,5,'_form','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]'),(4,5,'_mail','a:8:{s:7:\"subject\";s:26:\"Astrology \"[your-subject]\"\";s:6:\"sender\";s:37:\"Astrology <santhosh@iamdesigning.com>\";s:4:\"body\";s:178:\"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 Astrology (http://localhost/themes/augury)\";s:9:\"recipient\";s:25:\"santhosh@iamdesigning.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(5,5,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:26:\"Astrology \"[your-subject]\"\";s:6:\"sender\";s:37:\"Astrology <santhosh@iamdesigning.com>\";s:4:\"body\";s:120:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Astrology (http://localhost/themes/augury)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:35:\"Reply-To: santhosh@iamdesigning.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(6,5,'_messages','a:8:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";}'),(7,5,'_additional_settings',''),(8,5,'_locale','en_US'),(9,6,'_wp_attached_file','woocommerce-placeholder.png'),(10,6,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{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:12:\"medium_large\";a:4:{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:5:\"large\";a:4:{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:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"dtportfolio-635x1100\";a:4:{s:4:\"file\";s:36:\"woocommerce-placeholder-635x1100.png\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"dtportfolio-750x650\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-750x650.png\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"dtportfolio-450x450\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"dtportfolio-960x740\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-960x740.png\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"dtportfolio-420x420\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"_prefix_handler-blog-thumb\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"_prefix_handler-blog-ii-column\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-750x630.png\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";}s:31:\"_prefix_handler-blog-iii-column\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"_prefix_handler-blog-list\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"_prefix_handler-blog-ii-column-masonry\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-750x750.png\";s:5:\"width\";i:750;s:6:\"height\";i:750;s:9:\"mime-type\";s:9:\"image/png\";}s:39:\"_prefix_handler-blog-iii-column-masonry\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-540x540.png\";s:5:\"width\";i:540;s:6:\"height\";i:540;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"_prefix_handler-event-list\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"_prefix_handler-event-single-type1\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-773x520.png\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"_prefix_handler-event-single-type4\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-570x460.png\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"_prefix_handler-event-single-type5\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-746x770.png\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";}s:27:\"_prefix_handler-event-list2\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1000x1000.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1000x1000.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1000x1000.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1000x1000.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,7,'_elementor_controls_usage','a:0:{}'),(78,20376,'_elementor_edit_mode','builder'),(79,20376,'_elementor_template_type','wp-post'),(80,20376,'_elementor_version','2.9.3'),(81,20376,'_wp_page_template','default'),(82,20376,'_elementor_data','[{\"id\":\"967d606\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"9e4bd5c\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/header-bg.jpg\",\"id\":20402},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#070707\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"1.3\",\"right\":\"0\",\"bottom\":\"1.2\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"css_classes\":\"header-top-section\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ae9f314\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":34.451},\"elements\":[{\"id\":\"1aab21f\",\"elType\":\"widget\",\"settings\":{\"logo_type\":\"custom-image\",\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/logo-1.png\",\"id\":25367},\"image_width\":210,\"logo_text\":\"Astrology\",\"logo_tagline\":\"Just another WordPress site\",\"item_align\":\"left\",\"image_width_tablet\":210,\"image_width_mobile\":210},\"elements\":[],\"widgetType\":\"dt-logo\"}],\"isInner\":false},{\"id\":\"ade9608\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.529,\"css_classes\":\"hide-res-sm\"},\"elements\":[{\"id\":\"d291e16\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/marker-1.svg\",\"id\":25478},\"library\":\"svg\"},\"view\":\"framed\",\"title_text\":\"Reach Us\",\"description_text\":\"113, JA Street, USA\",\"position\":\"left\",\"primary_color\":\"#FFFFFF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Josefin Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"description_color\":\"#B0ADAD\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_css_classes\":\"header-contact-info\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"9d6d8b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":21.508,\"css_classes\":\"hide-res-sm\"},\"elements\":[{\"id\":\"24e37b9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/call-2.svg\",\"id\":25476},\"library\":\"svg\"},\"view\":\"framed\",\"title_text\":\"Talk to Astrologers\",\"description_text\":\"<a href=\\\"tel:+12025550181\\\">+1-202-555-0181<\\/a>\",\"position\":\"left\",\"primary_color\":\"#FFFFFF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Josefin Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"description_color\":\"#B0ADAD\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Josefin Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_css_classes\":\"header-contact-info\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"71ffb9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.015},\"elements\":[{\"id\":\"df1e196\",\"elType\":\"widget\",\"settings\":{\"text\":\"Appointments\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Josefin Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/appointment\\/  \",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2020208\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":9.415,\"css_classes\":\"dt-sc-dropbar-section\"},\"elements\":[{\"id\":\"21dbe73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/author-img.jpg\",\"id\":20390},\"image_size\":\"custom\",\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_color\":\"#FFFFFF\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_css_classes\":\"header-author\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9402cb7\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Dropbar\",\"content_type\":\"template\",\"simple_content\":\"Dropbar Content\",\"template_id\":\"20488\",\"position\":\"bottom-center\",\"show_effect\":\"slide-up\",\"fixed_position\":\"center-right\",\"content_background_background\":\"classic\",\"content_background_color\":\"rgba(0, 0, 0, 0)\",\"_css_classes\":\"dt-sc-dropbar\"},\"elements\":[],\"widgetType\":\"jet-dropbar\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c711845\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a590fcb\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"header-menu-section\"},\"elements\":[{\"id\":\"fdd57b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9038a32\",\"elType\":\"widget\",\"settings\":{\"nav_id\":\"16\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"dt-header-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb483d7\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"1d1377f\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"723dc16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(89,20376,'_edit_lock','1604297237:2'),(97,20379,'_wp_attached_file','2020/01/call.svg'),(98,20379,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:500;s:6:\"height\";d:500;}'),(100,20380,'_wp_attached_file','2020/01/marker.svg'),(101,20380,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:350;s:6:\"height\";d:500;}'),(109,20383,'_wp_attached_file','2020/01/call-1.svg'),(110,20383,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:500;s:6:\"height\";d:500;}'),(149,20388,'_wp_attached_file','2020/01/logo.png'),(150,20388,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:352;s:6:\"height\";i:45;s:4:\"file\";s:16:\"2020/01/logo.png\";s:8:\"filesize\";i:1208;s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"logo-150x45.png\";s:5:\"width\";i:150;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1353;}s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"logo-300x38.png\";s:5:\"width\";i:300;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5073;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:15:\"logo-220x45.png\";s:5:\"width\";i:220;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2168;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:15:\"logo-205x45.png\";s:5:\"width\";i:205;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1926;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:15:\"logo-205x45.png\";s:5:\"width\";i:205;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1926;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"logo-100x45.png\";s:5:\"width\";i:100;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1079;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,20390,'_wp_attached_file','2020/01/author-img.jpg'),(161,20390,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:55;s:6:\"height\";i:55;s:4:\"file\";s:22:\"2020/01/author-img.jpg\";s:8:\"filesize\";i:283;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:{}}}'),(237,20398,'_edit_lock','1670219553:1'),(240,20398,'_edit_last','2'),(241,20398,'slide_template','default'),(242,20398,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:17:\"individual-option\";s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:11:\"show_slider\";b:1;s:15:\"slider_position\";s:19:\"header-top-absolute\";s:11:\"slider_type\";s:16:\"revolutionslider\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:11:\"augury-home\";s:15:\"customslider_sc\";s:75:\"<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/slider.jpg\">\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:16:\"enable-sub-title\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(243,20398,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(244,20398,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(245,20400,'_menu_item_type','post_type'),(246,20400,'_menu_item_menu_item_parent','0'),(247,20400,'_menu_item_object_id','20398'),(248,20400,'_menu_item_object','page'),(249,20400,'_menu_item_target',''),(250,20400,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(251,20400,'_menu_item_xfn',''),(252,20400,'_menu_item_url',''),(254,20400,'_elementor_controls_usage','a:0:{}'),(255,20400,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(256,20400,'_dt-menu-icon',''),(257,20400,'_dt-menu-image',''),(258,20400,'_dt-menu-image-position','left'),(259,20400,'_dt-child-menu-animation','animate dt_fadeInLeft'),(264,20402,'_wp_attached_file','2020/01/header-bg.jpg'),(265,20402,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:280;s:4:\"file\";s:21:\"2020/01/header-bg.jpg\";s:8:\"filesize\";i:5185;s:5:\"sizes\";a:28:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"header-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3613;}s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"header-bg-300x44.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1642;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"header-bg-768x112.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10940;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"header-bg-1024x149.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17734;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"header-bg-1536x224.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28533;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:21:\"header-bg-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5149;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:21:\"header-bg-635x280.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13290;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:21:\"header-bg-750x280.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15042;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:21:\"header-bg-450x280.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9463;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:21:\"header-bg-960x280.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10279;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:21:\"header-bg-420x280.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8897;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:21:\"header-bg-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9889;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:21:\"header-bg-750x280.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15042;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:21:\"header-bg-570x280.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12569;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:21:\"header-bg-600x280.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12792;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:21:\"header-bg-750x109.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10564;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:20:\"header-bg-540x79.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5628;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:21:\"header-bg-420x280.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8897;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:21:\"header-bg-773x280.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16426;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:21:\"header-bg-570x280.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12569;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:21:\"header-bg-746x280.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15882;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:21:\"header-bg-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11841;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:21:\"header-bg-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5464;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:21:\"header-bg-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5464;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:21:\"header-bg-420x280.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8897;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"header-bg-1000x146.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:146;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17190;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"header-bg-1000x146.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:146;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17190;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"header-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(305,20398,'_elementor_edit_mode','builder'),(306,20398,'_elementor_template_type','wp-page'),(307,20398,'_elementor_version','2.9.3'),(309,20406,'_wp_attached_file','2020/01/slider.jpg'),(310,20406,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:907;s:4:\"file\";s:18:\"2020/01/slider.jpg\";s:8:\"filesize\";i:12763;s:5:\"sizes\";a:28:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"slider-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3699;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"slider-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6209;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"slider-768x363.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28705;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"slider-1024x484.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43890;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"slider-1536x726.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72475;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"slider-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5596;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:18:\"slider-635x907.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:907;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22256;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"slider-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40377;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"slider-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21885;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"slider-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54748;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"slider-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19363;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"slider-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11006;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"slider-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40007;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"slider-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25480;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"slider-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27777;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:18:\"slider-750x354.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28429;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"slider-540x255.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17563;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"slider-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17855;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"slider-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40034;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"slider-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27595;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"slider-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43120;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"slider-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16415;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"slider-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6835;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"slider-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6835;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"slider-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19363;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"slider-1000x472.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42313;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"slider-1000x472.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42313;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"slider-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1763;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,20331,'_elementor_edit_mode','builder'),(324,20331,'_elementor_template_type','wp-post'),(325,20331,'_elementor_version','2.9.3'),(326,20331,'_wp_page_template','default'),(327,20331,'_elementor_data','[{\"id\":\"4837477\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"_id\":\"8d52a2a\"}],\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/footer-bg-shape1.png\",\"id\":20410},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"220\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08493d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"77224d7\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"89da19e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"db41ec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33ec241\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tarot, Predictions & Horoscope\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f2c516\",\"elType\":\"widget\",\"settings\":{\"text\":\"Fix Appointment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"left\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"20169cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"606c4c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/logo-1.png\",\"id\":25367},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0268d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Astrology reveals the will of the gods\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2abc461\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8be958c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e1c24\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"align\":\"right\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9784735\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"89da19e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"2ccb4d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a7f848b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c547f60\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 2020. All Rights Reserved. Augury Theme\",\"align\":\"center\",\"title_color\":\"#ABABAB\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(329,20331,'_edit_lock','1582960060:2'),(334,20410,'_wp_attached_file','2020/01/footer-bg-shape1.png'),(335,20410,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:574;s:4:\"file\";s:28:\"2020/01/footer-bg-shape1.png\";s:8:\"filesize\";i:32183;s:5:\"sizes\";a:28:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10963;}s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"footer-bg-shape1-300x90.png\";s:5:\"width\";i:300;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12071;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-768x230.png\";s:5:\"width\";i:768;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52872;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"footer-bg-shape1-1024x306.png\";s:5:\"width\";i:1024;s:6:\"height\";i:306;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77805;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"footer-bg-shape1-1536x459.png\";s:5:\"width\";i:1536;s:6:\"height\";i:459;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122953;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15464;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-635x574.png\";s:5:\"width\";i:635;s:6:\"height\";i:574;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22823;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-750x574.png\";s:5:\"width\";i:750;s:6:\"height\";i:574;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26196;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50040;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-960x574.png\";s:5:\"width\";i:960;s:6:\"height\";i:574;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31948;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46376;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28805;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-750x574.png\";s:5:\"width\";i:750;s:6:\"height\";i:574;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26196;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57195;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60890;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-750x224.png\";s:5:\"width\";i:750;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51511;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-540x161.png\";s:5:\"width\";i:540;s:6:\"height\";i:161;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31268;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43108;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-773x520.png\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80503;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-570x460.png\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60908;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-746x574.png\";s:5:\"width\";i:746;s:6:\"height\";i:574;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26036;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38944;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17856;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17856;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46376;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"footer-bg-shape1-1000x299.png\";s:5:\"width\";i:1000;s:6:\"height\";i:299;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75340;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"footer-bg-shape1-1000x299.png\";s:5:\"width\";i:1000;s:6:\"height\";i:299;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75340;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"footer-bg-shape1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5547;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,20413,'_edit_lock','1589611558:2'),(355,20413,'_edit_last','1'),(356,20413,'slide_template','default'),(357,20413,'_tpl_default_settings','a:19:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(358,20413,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(359,20413,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(360,20413,'_elementor_edit_mode','builder'),(361,20413,'_elementor_template_type','wp-page'),(362,20413,'_elementor_version','2.8.5'),(367,20413,'_wp_page_template','default'),(368,20413,'_elementor_data','[{\"id\":\"28758c2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"4fab25e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"9f6007f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-12\"},\"elements\":[{\"id\":\"a893add\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/about-me-image.jpg\",\"id\":24836},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"525\",\"height\":\"710\"},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#0D0D0D\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d8605c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"dt-col-sm-12\"},\"elements\":[{\"id\":\"29e76ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/moon-sign-4.png\",\"id\":24695},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"265\",\"height\":\"265\"},\"_z_index\":0,\"jet_tricks_widget_parallax\":\"true\",\"jet_tricks_widget_parallax_invert\":\"\",\"jet_tricks_widget_satellite\":\"\",\"jet_tricks_widget_satellite_text\":\"fhhfhdf\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":128,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-28.59,\"unit\":\"%\"},\"_offset_y\":{\"size\":-8.531,\"unit\":\"%\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3891520\",\"elType\":\"widget\",\"settings\":{\"title\":\"Surpassing\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52966fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Electional Astrologer\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af2f7c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis suspendisse ultrices gravida.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b5a505b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a4f7f85\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc75855\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.4,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0191f60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/signature.png\",\"id\":20588},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"172\",\"height\":\"100\"},\"align\":\"left\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b7f9015\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.6},\"elements\":[{\"id\":\"2bdcbf1\",\"elType\":\"widget\",\"settings\":{\"title\":\"LOUIS RIVERA\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#353535\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c55fe30\",\"elType\":\"widget\",\"settings\":{\"text\":\"Fix Appointment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"left\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/appointment\\/\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"167f096\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7da3d30\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"af21fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"dd22c21\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"04e221f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"db2d9cc\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"50\",\"css_classes\":\"counter-section\"},\"elements\":[{\"id\":\"74e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"4410e66\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"title\":\"Trusted by <br>Million Clients\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"suffix\":\"+\",\"_css_classes\":\"hide-after\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"fb50359\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"e4c666b\",\"elType\":\"widget\",\"settings\":{\"ending_number\":45,\"title\":\"Years of <br>Experience\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"2869306\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"136231b\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"title\":\"Types of <br>Horoscopes\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"ed8623a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4 dt-col-sm-offset-2\"},\"elements\":[{\"id\":\"7054c11\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"title\":\"Qualified <br>Astrologers\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"suffix\":\"+\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"d4d1369\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"693a8b9\",\"elType\":\"widget\",\"settings\":{\"ending_number\":86,\"title\":\"Success <br>Horoscope\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34cdc65\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7da3d30\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"57d5d82\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3a9450b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ff1e58\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a3729ae\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"fffd506\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c38be8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"08d9070\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d9ad193\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"628523e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86e0188\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Me\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a181d05\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"08d9070\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"css_classes\":\"title-bottom-content-wrapper\"},\"elements\":[{\"id\":\"7a13630\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"9e98b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.2,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"6dc01ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"28fa43e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20.132,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fd31aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"905c88e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"css_classes\":\"dt-section-wrap-col-sm-6 dt-section-wrap-col-lg-4\"},\"elements\":[{\"id\":\"c30ba83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"79e09cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/why-me-icon1.png\",\"id\":20596},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"90\",\"height\":\"90\"},\"title_text\":\"Best Service\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition white-icon\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"294d2a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"df18348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/why-me-icon2.png\",\"id\":25237},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"90\",\"height\":\"90\"},\"title_text\":\"Personal Horoscope\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition white-icon\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"fb7680f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2d3d69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/why-me-icon3.png\",\"id\":25238},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"90\",\"height\":\"90\"},\"title_text\":\"Humanistic Counselling\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition white-icon\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"0d5ab76\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"86485c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/why-me-icon4.png\",\"id\":25239},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"90\",\"height\":\"90\"},\"title_text\":\"Privacy Guaranteed\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition white-icon\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"5c12964\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"143f2bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/why-me-icon5.png\",\"id\":25240},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"90\",\"height\":\"90\"},\"title_text\":\"24x7, 365 Availability\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition white-icon\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"1a1c596\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1a7083\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/why-me-icon6.png\",\"id\":25241},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"90\",\"height\":\"90\"},\"title_text\":\"Accurate Remedial Solution\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition white-icon\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63c247c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7da3d30\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"fe96ec8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"450089b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b72e07\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"gap\":\"extended\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3e16bd6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"71ad0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"93f27b7\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"da0e7a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b71e66\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/chakra.png\",\"id\":20514},\"image_size\":\"full\",\"align\":\"center\",\"_css_classes\":\"animate-rotate\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-10,\"unit\":\"px\"},\"_offset_y\":{\"size\":-110,\"unit\":\"px\"},\"jet_tricks_widget_satellite_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0bb0635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d39c9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe our Newsletter\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f3d578c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"css_classes\":\"title-bottom-content-wrapper\"},\"elements\":[{\"id\":\"675a921\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.2,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"bbd2de5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":61.28,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"84695ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f4672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.184,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"348fa7f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7e94620\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8bbc999\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":53.664,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"8e09d93\",\"elType\":\"widget\",\"settings\":{\"invalid_notice_alignment\":\"center\",\"input_typography_typography\":\"custom\",\"input_typography_font_weight\":\"300\",\"input_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"textarea_min_height\":65,\"submit_bg_color\":\"rgba(2, 1, 1, 0)\",\"submit_color\":\"#FFFFFF\",\"submit_typography_typography\":\"custom\",\"submit_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"submit_typography_font_weight\":\"300\",\"submit_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"53\",\"bottom\":\"10\",\"left\":\"53\",\"isLinked\":false},\"submit_border_border\":\"solid\",\"submit_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"submit_border_color\":\"#FFFFFF\",\"submit_hover_bg_color\":\"#FFA35A\",\"submit_hover_border_border\":\"solid\",\"submit_hover_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"submit_hover_border_color\":\"#FFA35A\",\"submit_focus_bg_color\":\"#FFA35A\",\"submit_focus_border_border\":\"solid\",\"submit_focus_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"submit_focus_border_color\":\"#FFA35A\",\"text_typography_typography\":\"custom\",\"_css_classes\":\"about-newsletter\",\"submit_hover_color\":\"#000000\",\"submit_focus_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"c59be12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(377,20417,'_wp_attached_file','2020/01/breadcrumb.jpg'),(378,20417,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:856;s:4:\"file\";s:22:\"2020/01/breadcrumb.jpg\";s:8:\"filesize\";i:6610;s:5:\"sizes\";a:28:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"breadcrumb-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2345;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"breadcrumb-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3498;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"breadcrumb-768x342.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16947;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"breadcrumb-1024x457.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24917;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"breadcrumb-1536x685.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:685;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38329;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"breadcrumb-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3411;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:22:\"breadcrumb-635x856.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:856;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9426;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:22:\"breadcrumb-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23120;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:22:\"breadcrumb-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13196;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:22:\"breadcrumb-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30269;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:22:\"breadcrumb-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11831;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:22:\"breadcrumb-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7146;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:22:\"breadcrumb-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22724;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:22:\"breadcrumb-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14820;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:22:\"breadcrumb-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15834;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:22:\"breadcrumb-750x334.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17010;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:22:\"breadcrumb-540x241.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11008;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:22:\"breadcrumb-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10924;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:22:\"breadcrumb-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21905;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:22:\"breadcrumb-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16241;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:22:\"breadcrumb-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24711;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:22:\"breadcrumb-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10083;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:22:\"breadcrumb-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4441;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:22:\"breadcrumb-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4441;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:22:\"breadcrumb-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11831;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"breadcrumb-1000x446.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24170;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"breadcrumb-1000x446.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24170;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"breadcrumb-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1007;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(427,20398,'_wp_page_template','default'),(428,20398,'_elementor_data','[{\"id\":\"6b56aff\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/moon-phasing1.png\",\"id\":20444},\"_id\":\"750b093\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"jet_parallax_layout_type\":\"zoom\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":0,\"jet_parallax_layout_bg_y\":70,\"jet_parallax_layout_bg_size\":\"contain\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":false},\"jet_sticky_section\":\"\",\"jet_sticky_section_visibility\":[\"desktop\",\"tablet\",\"mobile\"],\"jet_sticky_section_z_index\":\"\",\"jet_sticky_section_max_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jet_sticky_section_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"jet_sticky_section_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"jet_sticky_section_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"jet_sticky_section_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"jet_sticky_section_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"jet_sticky_section_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"jet_sticky_section_background_background\":\"\",\"jet_sticky_section_background_color\":\"\",\"jet_sticky_section_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"jet_sticky_section_background_color_b\":\"#f2295b\",\"jet_sticky_section_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"jet_sticky_section_background_gradient_type\":\"linear\",\"jet_sticky_section_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"jet_sticky_section_background_gradient_position\":\"center center\",\"jet_sticky_section_background_image\":{\"url\":\"\",\"id\":\"\"},\"jet_sticky_section_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_sticky_section_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_sticky_section_background_position\":\"\",\"jet_sticky_section_background_position_tablet\":\"\",\"jet_sticky_section_background_position_mobile\":\"\",\"jet_sticky_section_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"jet_sticky_section_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"jet_sticky_section_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"jet_sticky_section_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"jet_sticky_section_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"jet_sticky_section_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"jet_sticky_section_background_attachment\":\"\",\"jet_sticky_section_background_repeat\":\"\",\"jet_sticky_section_background_repeat_tablet\":\"\",\"jet_sticky_section_background_repeat_mobile\":\"\",\"jet_sticky_section_background_size\":\"\",\"jet_sticky_section_background_size_tablet\":\"\",\"jet_sticky_section_background_size_mobile\":\"\",\"jet_sticky_section_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"jet_sticky_section_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jet_sticky_section_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jet_sticky_section_background_video_link\":\"\",\"jet_sticky_section_background_video_start\":\"\",\"jet_sticky_section_background_video_end\":\"\",\"jet_sticky_section_background_play_once\":\"\",\"jet_sticky_section_background_play_on_mobile\":\"\",\"jet_sticky_section_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"jet_sticky_section_background_slideshow_gallery\":[],\"jet_sticky_section_background_slideshow_loop\":\"yes\",\"jet_sticky_section_background_slideshow_slide_duration\":5000,\"jet_sticky_section_background_slideshow_slide_transition\":\"fade\",\"jet_sticky_section_background_slideshow_transition_duration\":500,\"jet_sticky_section_background_slideshow_background_size\":\"\",\"jet_sticky_section_background_slideshow_background_size_tablet\":\"\",\"jet_sticky_section_background_slideshow_background_size_mobile\":\"\",\"jet_sticky_section_background_slideshow_background_position\":\"\",\"jet_sticky_section_background_slideshow_background_position_tablet\":\"\",\"jet_sticky_section_background_slideshow_background_position_mobile\":\"\",\"jet_sticky_section_background_slideshow_ken_burns\":\"\",\"jet_sticky_section_background_slideshow_ken_burns_zoom_direction\":\"in\",\"jet_sticky_section_box_shadow_box_shadow_type\":\"\",\"jet_sticky_section_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"jet_sticky_section_box_shadow_box_shadow_position\":\" \",\"jet_sticky_section_transition\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"stretch_section\":\"section-stretched\",\"css_classes\":\"moon-sign-section\"},\"elements\":[{\"id\":\"ee411a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"column_order\":\"\",\"column_order_tablet\":\"\",\"column_order_mobile\":\"\"},\"elements\":[{\"id\":\"cfce6c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/moon-sign-1-1.png\",\"id\":20513},\"image_size\":\"full\",\"align\":\"center\",\"_css_classes\":\"animate-rotate img1\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":0,\"unit\":\"px\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dfd8ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/moon-sign-3.png\",\"id\":20512},\"image_size\":\"full\",\"align\":\"center\",\"_css_classes\":\"animate-rotate-reverse img2\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":2,\"unit\":\"px\"},\"_offset_y\":{\"size\":23,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"17b6f10\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/moon-inverse1.png\",\"id\":25490},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7096027\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"110\",\"isLinked\":false},\"column_order\":\"\",\"column_order_tablet\":\"\",\"column_order_mobile\":\"\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"6ff3b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_css_classes\":\"dt-skin-secondary-color\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e76fa27\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a1f542\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"829d038\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"left\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/about-me\\/\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1fe580\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3e16bd6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"731414d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae17e8d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"e88d666\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b148c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1bda54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Zodiac Sign\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"50c980a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"383d6c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.397,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"5038b01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1dbb05\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.182,\"_inline_size_tablet\":20},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"517f8dd\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"90b71c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e6250f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bb37020\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"60\",\"css_classes\":\"zodiac-sign-wrapper\"},\"elements\":[{\"id\":\"67de41b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"f597090\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aries\",\"subtitle\":\"Apr 05-May 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg1.png\",\"id\":20756},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg1-1.png\",\"id\":20757},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon1.png\",\"id\":20877},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/aries\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"a2f5f89\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"b506093\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taurus\",\"subtitle\":\"Jan 12-Feb 17\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg2.png\",\"id\":20854},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg2-1.png\",\"id\":20855},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon2.png\",\"id\":20878},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/taurus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"30c9ffa\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"20c02c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gemini\",\"subtitle\":\"Mar 20-May 23\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg3.png\",\"id\":20856},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg3-1.png\",\"id\":20857},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon3.png\",\"id\":20879},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/gemini\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"db4a0fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"0200365\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancer\",\"subtitle\":\"Aug 22-Oct 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg4.png\",\"id\":20858},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg4-1.png\",\"id\":20859},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon4.png\",\"id\":20880},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/cancer\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"3bc1a18\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"e3ee78d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leo\",\"subtitle\":\"Jun 22-Jul 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg5.png\",\"id\":20860},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg5-1.png\",\"id\":20861},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon5.png\",\"id\":20881},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/leo\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"164cfbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"1aecbe4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Virgo\",\"subtitle\":\"Aug 22-Sep 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg6.png\",\"id\":20862},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg6-1.png\",\"id\":20863},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon6.png\",\"id\":20882},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/virgo\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"97201ab\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"css_classes\":\"zodiac-sign-wrapper\"},\"elements\":[{\"id\":\"c18b0fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"59738c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Libra\",\"subtitle\":\"Oct 27-Nov 10\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg7.png\",\"id\":20864},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg7-1.png\",\"id\":20865},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon7.png\",\"id\":20883},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/libra\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"be53784\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"ce34165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Scorpio\",\"subtitle\":\"Dec 12-Jan 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg8.png\",\"id\":20866},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg8-1.png\",\"id\":20867},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon8.png\",\"id\":20884},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/scorpio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"e825753\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"16f7386\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sagnittarius\",\"subtitle\":\"Feb 22-Mar 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg9.png\",\"id\":20868},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg9-1.png\",\"id\":20869},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon9.png\",\"id\":20885},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/sagnittarius\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"54be715\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"68c02c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capricorn\",\"subtitle\":\"Apr 18-May 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg10.png\",\"id\":20870},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg10-1.png\",\"id\":20871},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon10.png\",\"id\":20886},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/capricorn\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"6c6488a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"b784976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aquarius\",\"subtitle\":\"Jun 22-Jul 16\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg11.png\",\"id\":20872},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg11-1.png\",\"id\":20873},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon11.png\",\"id\":20887},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/aquarius\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"fa889c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"0231c69\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pisces\",\"subtitle\":\"Aug 22-Sep 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg12.png\",\"id\":20874},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg12-1.png\",\"id\":20875},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon12.png\",\"id\":20888},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/pisces\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d775afc\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"gap\":\"extended\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3e16bd6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"css_classes\":\"our-services-section\"},\"elements\":[{\"id\":\"f0ff0de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"586d458\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"395da82\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51d11ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/chakra.png\",\"id\":20514},\"image_size\":\"full\",\"align\":\"center\",\"_css_classes\":\"animate-rotate\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":\"\",\"unit\":\"px\"},\"_offset_y\":{\"size\":-75,\"unit\":\"px\"},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79e4e83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"dt-skin-secondary-color\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b8fb85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d676024\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"css_classes\":\"title-bottom-content-wrapper\"},\"elements\":[{\"id\":\"9f206e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.752,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"f394de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.418,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"aee2470\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ced742d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.494,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7c18df9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"88d7f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18d4521\",\"elType\":\"widget\",\"settings\":{\"dt_carousel_slider_content\":[{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"20488\",\"_id\":\"b40abed\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25218\",\"_id\":\"fe904d0\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25219\",\"_id\":\"6fa14aa\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25220\",\"_id\":\"6c53f6c\"}],\"item_to_show\":3,\"arrows\":\"\",\"dot_style\":\"slick-dots style-4\",\"centermode\":\"\"},\"elements\":[],\"widgetType\":\"dt-advanced-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d423dc\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f50855a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"590c190\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c6afd6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e42e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"db2d9cc\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"50\",\"css_classes\":\"counter-section\"},\"elements\":[{\"id\":\"67388af\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"8916b8b\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"title\":\"Trusted by <br>Million Clients\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"suffix\":\"+\",\"_css_classes\":\"hide-after\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"81e1694\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"f288b51\",\"elType\":\"widget\",\"settings\":{\"ending_number\":45,\"title\":\"Years of <br>Experience\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"5bb8773\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"cb57658\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"title\":\"Types of <br>Horoscopes\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"2cbee3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4 dt-col-sm-offset-2\"},\"elements\":[{\"id\":\"e2bcded\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"title\":\"Qualified <br>Astrologers\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"suffix\":\"+\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3e46809\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"19f458c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":86,\"title\":\"Success <br>Horoscope\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"last\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f8eb4f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7cc03f3\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"449b48a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a846109\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9219d12\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3e16bd6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4c731c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ebafb8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c600bd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"849593b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/dark-moon-1.png\",\"id\":20556},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"280\",\"height\":\"280\"},\"_z_index\":0,\"jet_tricks_widget_parallax\":\"true\",\"jet_tricks_widget_parallax_invert\":\"\",\"jet_tricks_widget_satellite\":\"\",\"jet_tricks_widget_satellite_text\":\"fhhfhdf\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":128,\"unit\":\"px\"},\"_offset_x_end\":{\"unit\":\"%\",\"size\":-18,\"sizes\":[]},\"_offset_y\":{\"size\":-10,\"unit\":\"%\"},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":-1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc83678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"dt-skin-secondary-color\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b8f8bb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"What My Client Says\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"edaa091\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"css_classes\":\"title-bottom-content-wrapper\"},\"elements\":[{\"id\":\"2d46f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.752,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"ae346ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.418,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"fd696af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2dce2ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.494,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a0601f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c57d7b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f04d7b\",\"elType\":\"widget\",\"settings\":{\"dt_carousel_slider_content\":[{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"20526\",\"_id\":\"ae608cd\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25203\",\"_id\":\"25d1242\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25204\",\"_id\":\"36b3927\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25232\",\"_id\":\"ca7a02e\"}],\"item_to_show\":3,\"prev_arrow\":\"fas fa-chevron-left\",\"next_arrow\":\"fas fa-chevron-right\",\"navigation\":\"\",\"_css_classes\":\"testimonial-carousel\"},\"elements\":[],\"widgetType\":\"dt-advanced-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216c83b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7cc03f3\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"597f63b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7de0c20\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49cd422\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3e16bd6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1ec4683\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89cdf1b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d266688\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb1c940\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"dt-skin-secondary-color\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d163bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Books Form Our Author\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c2e23a4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"css_classes\":\"title-bottom-content-wrapper\"},\"elements\":[{\"id\":\"833e489\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20.16,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"3d0ed4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.44,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"8d3d6c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor sit..<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7ffe8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20.064,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b666af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"357a8f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5d61aa1\",\"elType\":\"widget\",\"settings\":{\"post_per_page\":\"4\",\"product_style_template\":\"20848\",\"carousel_slidesperview\":\"4\",\"carousel_loopmode\":\"true\",\"carousel_mousewheelcontrol\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc79a2b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"463cdc6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4bbd258\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5d326ea\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f10af8b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"29e7507\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"bf8d22c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8ad355e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/light-moon.png\",\"id\":20571},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"365\",\"height\":\"365\"},\"_z_index\":0,\"jet_tricks_widget_parallax\":\"true\",\"jet_tricks_widget_parallax_invert\":\"\",\"jet_tricks_widget_satellite\":\"\",\"jet_tricks_widget_satellite_text\":\"fhhfhdf\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-8,\"unit\":\"%\"},\"_offset_x_end\":{\"size\":88.943,\"unit\":\"%\"},\"_offset_y\":{\"size\":-50,\"unit\":\"%\"},\"jet_tricks_widget_parallax_speed\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":-1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8f74bfa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch\",\"typography_typography\":\"custom\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8d8c8b\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"20560::Home Get in Touch\",\"text_typography_font_weight\":\"300\",\"invalid_typography_font_weight\":\"300\",\"input_typography_typography\":\"custom\",\"input_typography_font_weight\":\"300\",\"submit_bg_color\":\"rgba(255, 255, 255, 0)\",\"submit_color\":\"#FFFFFF\",\"submit_typography_typography\":\"custom\",\"submit_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"submit_typography_font_weight\":\"300\",\"submit_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"submit_border_border\":\"solid\",\"submit_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"submit_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"submit_hover_bg_color\":\"#FFA35A\",\"submit_hover_color\":\"#020101\",\"submit_hover_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"submit_hover_border_border\":\"solid\",\"submit_hover_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"submit_hover_border_color\":\"#FFA35A\",\"submit_focus_bg_color\":\"#FFA35A\",\"submit_focus_border_border\":\"solid\",\"submit_focus_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"submit_focus_border_color\":\"#FFA35A\",\"_css_classes\":\"get-in-touch\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e513916\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"463cdc6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c9bd705\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f5480a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(518,20436,'_elementor_edit_mode','builder'),(519,20436,'_elementor_template_type','page'),(520,20436,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}}}}'),(521,20436,'_elementor_version','2.8.5'),(527,20436,'_wp_page_template','default'),(528,20436,'_elementor_data','[{\"id\":\"439b4a05\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2f271db\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1d615b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b9bae0c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c806be7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Zodiac Sign\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1d1160\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor<br> incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(570,20443,'_wp_attached_file','2020/01/moon-phasing.png'),(571,20443,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:945;s:6:\"height\";i:450;s:4:\"file\";s:24:\"2020/01/moon-phasing.png\";s:8:\"filesize\";i:7599;s:5:\"sizes\";a:23:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"moon-phasing-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5067;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"moon-phasing-300x143.png\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12000;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"moon-phasing-768x366.png\";s:5:\"width\";i:768;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50858;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"moon-phasing-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8945;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"moon-phasing-635x450.png\";s:5:\"width\";i:635;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12492;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"moon-phasing-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13970;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"moon-phasing-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7401;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"moon-phasing-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22909;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"moon-phasing-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17166;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"moon-phasing-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13970;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"moon-phasing-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35649;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"moon-phasing-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38892;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"moon-phasing-750x357.png\";s:5:\"width\";i:750;s:6:\"height\";i:357;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48681;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"moon-phasing-540x257.png\";s:5:\"width\";i:540;s:6:\"height\";i:257;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28810;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"moon-phasing-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22261;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"moon-phasing-773x450.png\";s:5:\"width\";i:773;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14415;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"moon-phasing-570x450.png\";s:5:\"width\";i:570;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10272;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"moon-phasing-746x450.png\";s:5:\"width\";i:746;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13955;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"moon-phasing-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22047;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"moon-phasing-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8185;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"moon-phasing-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8185;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"moon-phasing-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22909;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"moon-phasing-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3030;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(573,20444,'_wp_attached_file','2020/01/moon-phasing1.png'),(574,20444,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:450;s:4:\"file\";s:25:\"2020/01/moon-phasing1.png\";s:8:\"filesize\";i:7751;s:5:\"sizes\";a:28:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3594;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"moon-phasing1-300x70.png\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4605;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-768x180.png\";s:5:\"width\";i:768;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17674;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"moon-phasing1-1024x240.png\";s:5:\"width\";i:1024;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27044;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"moon-phasing1-1536x360.png\";s:5:\"width\";i:1536;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50194;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5265;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-635x450.png\";s:5:\"width\";i:635;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7439;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7864;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5287;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-960x450.png\";s:5:\"width\";i:960;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10668;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20476;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9515;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7864;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21418;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23974;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-750x176.png\";s:5:\"width\";i:750;s:6:\"height\";i:176;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17044;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-540x127.png\";s:5:\"width\";i:540;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10644;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16155;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-773x450.png\";s:5:\"width\";i:773;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7922;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-570x450.png\";s:5:\"width\";i:570;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6753;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-746x450.png\";s:5:\"width\";i:746;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7841;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12950;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5997;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5997;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20476;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"moon-phasing1-1000x234.png\";s:5:\"width\";i:1000;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25964;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"moon-phasing1-1000x234.png\";s:5:\"width\";i:1000;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25964;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"moon-phasing1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2109;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(671,20457,'_wp_attached_file','2020/01/services-icon1.png'),(672,20457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:231;s:6:\"height\";i:123;s:4:\"file\";s:26:\"2020/01/services-icon1.png\";s:8:\"filesize\";i:5243;s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon1-150x123.png\";s:5:\"width\";i:150;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10590;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:26:\"services-icon1-220x123.png\";s:5:\"width\";i:220;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13021;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:26:\"services-icon1-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12450;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:26:\"services-icon1-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12450;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10046;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(673,20458,'_wp_attached_file','2020/01/services-icon2.png'),(674,20458,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:231;s:6:\"height\";i:123;s:4:\"file\";s:26:\"2020/01/services-icon2.png\";s:8:\"filesize\";i:3966;s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon2-150x123.png\";s:5:\"width\";i:150;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5205;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:26:\"services-icon2-220x123.png\";s:5:\"width\";i:220;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6277;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:26:\"services-icon2-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6225;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:26:\"services-icon2-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6225;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6910;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(675,20459,'_wp_attached_file','2020/01/services-icon3.png'),(676,20459,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:231;s:6:\"height\";i:123;s:4:\"file\";s:26:\"2020/01/services-icon3.png\";s:8:\"filesize\";i:3676;s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon3-150x123.png\";s:5:\"width\";i:150;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11805;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:26:\"services-icon3-220x123.png\";s:5:\"width\";i:220;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12404;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:26:\"services-icon3-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12306;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:26:\"services-icon3-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12306;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18741;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,20460,'_wp_attached_file','2020/01/cloud-bg.jpg'),(684,20460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:390;s:6:\"height\";i:310;s:4:\"file\";s:20:\"2020/01/cloud-bg.jpg\";s:8:\"filesize\";i:702;s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"cloud-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2841;}s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"cloud-bg-300x238.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6567;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:20:\"cloud-bg-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4059;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:20:\"cloud-bg-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6071;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:20:\"cloud-bg-390x275.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4314;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:20:\"cloud-bg-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4426;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:20:\"cloud-bg-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4426;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"cloud-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1727;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,20461,'_wp_attached_file','2020/01/cloud-bg.png'),(686,20461,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:390;s:6:\"height\";i:310;s:4:\"file\";s:20:\"2020/01/cloud-bg.png\";s:8:\"filesize\";i:11235;s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"cloud-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6552;}s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"cloud-bg-300x238.png\";s:5:\"width\";i:300;s:6:\"height\";i:238;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19761;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:20:\"cloud-bg-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10276;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:20:\"cloud-bg-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21491;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:20:\"cloud-bg-390x275.png\";s:5:\"width\";i:390;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11846;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:20:\"cloud-bg-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12179;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:20:\"cloud-bg-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12179;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"cloud-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3194;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,20464,'_elementor_controls_usage','a:0:{}'),(843,20488,'_elementor_edit_mode','builder'),(844,20488,'_elementor_template_type','page'),(846,20488,'_elementor_version','2.9.2'),(852,20488,'_wp_page_template','default'),(853,20488,'_elementor_data','[{\"id\":\"39a37cc8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7ee6690\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"css_classes\":\"our-services-box\"},\"elements\":[{\"id\":\"581d7ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"73dfe88f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/services-icon1.png\",\"id\":20457},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Personal Consultation\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7011684d\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/our-services\\/personal-consultation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(868,20488,'_edit_lock','1582703907:2'),(1043,20512,'_wp_attached_file','2020/01/moon-sign-3.png'),(1044,20512,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:516;s:6:\"height\";i:517;s:4:\"file\";s:23:\"2020/01/moon-sign-3.png\";s:8:\"filesize\";i:2809;s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"moon-sign-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:4051;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"moon-sign-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:10266;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"moon-sign-3-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4303;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:23:\"moon-sign-3-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20586;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:23:\"moon-sign-3-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18529;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"moon-sign-3-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5979;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:23:\"moon-sign-3-516x370.png\";s:5:\"width\";i:516;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5474;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:23:\"moon-sign-3-516x400.png\";s:5:\"width\";i:516;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5534;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:23:\"moon-sign-3-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12360;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:23:\"moon-sign-3-516x460.png\";s:5:\"width\";i:516;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7375;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"moon-sign-3-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9992;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"moon-sign-3-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5918;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"moon-sign-3-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5918;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:23:\"moon-sign-3-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18529;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"moon-sign-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2309;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1045,20513,'_wp_attached_file','2020/01/moon-sign-1-1.png'),(1046,20513,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:693;s:6:\"height\";i:627;s:4:\"file\";s:25:\"2020/01/moon-sign-1-1.png\";s:8:\"filesize\";i:1200;s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:549;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-300x271.png\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1809;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1026;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-635x627.png\";s:5:\"width\";i:635;s:6:\"height\";i:627;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2137;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2169;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1965;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2000;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3535;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3762;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-540x489.png\";s:5:\"width\";i:540;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3952;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2552;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-693x520.png\";s:5:\"width\";i:693;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2172;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-570x460.png\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3839;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2359;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:812;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:812;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1965;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"moon-sign-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:361;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1047,20514,'_wp_attached_file','2020/01/chakra.png'),(1048,20514,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:919;s:6:\"height\";i:940;s:4:\"file\";s:18:\"2020/01/chakra.png\";s:8:\"filesize\";i:19233;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"chakra-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11117;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"chakra-293x300.png\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31012;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"chakra-768x786.png\";s:5:\"width\";i:768;s:6:\"height\";i:786;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106324;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"chakra-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17734;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:18:\"chakra-635x940.png\";s:5:\"width\";i:635;s:6:\"height\";i:940;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35935;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"chakra-750x650.png\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102654;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"chakra-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53001;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"chakra-919x740.png\";s:5:\"width\";i:919;s:6:\"height\";i:740;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38564;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"chakra-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49345;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"chakra-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31082;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"chakra-750x630.png\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101548;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"chakra-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62512;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"chakra-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68112;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:18:\"chakra-750x767.png\";s:5:\"width\";i:750;s:6:\"height\";i:767;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104533;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"chakra-540x552.png\";s:5:\"width\";i:540;s:6:\"height\";i:552;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70339;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"chakra-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47194;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"chakra-773x520.png\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91511;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"chakra-570x460.png\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72067;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"chakra-746x770.png\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103407;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"chakra-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41288;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"chakra-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18171;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"chakra-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18171;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"chakra-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49254;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"chakra-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5635;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1088,20520,'_wp_attached_file','2020/01/author1.jpg'),(1089,20520,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:19:\"2020/01/author1.jpg\";s:8:\"filesize\";i:690;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"author1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,20521,'_wp_attached_file','2020/01/author-bg.svg'),(1091,20521,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:100;s:6:\"height\";d:100;}'),(1125,20526,'_elementor_edit_mode','builder'),(1126,20526,'_elementor_template_type','page'),(1128,20526,'_elementor_version','2.9.2'),(1134,20526,'_wp_page_template','default'),(1135,20526,'_elementor_data','[{\"id\":\"269803ef\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7dfc0a4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"css_classes\":\"testimonial-wrapper\"},\"elements\":[{\"id\":\"2a273259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6a9fdc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/author1.jpg\",\"id\":20520},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"100\",\"height\":\"100\"},\"align\":\"center\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"testimonial-author\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10d86c14\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6cd2492\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ana Cerel\",\"header_size\":\"h4\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_css_classes\":\"author-name\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"243a7356\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Leo\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/icon1-2.svg\",\"id\":25479},\"library\":\"svg\"},\"_id\":\"b6c86d2\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Virgo\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/icon3-1.svg\",\"id\":25473},\"library\":\"svg\"},\"_id\":\"e1a277b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Aries\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/icon4-1.svg\",\"id\":25474},\"library\":\"svg\"},\"_id\":\"1a1dba9\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"center\",\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_text_transform\":\"uppercase\",\"icon_color\":\"#FFFFFF\",\"icon_self_align\":\"center\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1171,20526,'_edit_lock','1582705667:2'),(1172,20532,'_wp_attached_file','2020/01/testi-svg1.svg'),(1173,20532,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(1175,20533,'_wp_attached_file','2020/01/testi-svg2.svg'),(1176,20533,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(1178,20534,'_wp_attached_file','2020/01/testi-svg3.svg'),(1179,20534,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(1193,20537,'_wp_attached_file','2020/01/icon-1-01.svg'),(1194,20537,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(1205,20539,'_wp_attached_file','2020/01/icon-12.svg'),(1206,20539,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(1216,20541,'_wp_attached_file','2020/01/icon3.svg'),(1217,20541,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(1219,20542,'_wp_attached_file','2020/01/icon4.svg'),(1220,20542,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(1329,20556,'_wp_attached_file','2020/01/dark-moon-1.png'),(1330,20556,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:317;s:6:\"height\";i:317;s:4:\"file\";s:23:\"2020/01/dark-moon-1.png\";s:8:\"filesize\";i:19154;s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"dark-moon-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:40332;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"dark-moon-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:138643;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"dark-moon-1-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66658;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"dark-moon-1-317x200.png\";s:5:\"width\";i:317;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38271;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"dark-moon-1-317x275.png\";s:5:\"width\";i:317;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47445;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"dark-moon-1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71499;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"dark-moon-1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71499;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"dark-moon-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19320;}s:24:\"elementor_custom_280x280\";a:4:{s:4:\"file\";s:75:\"elementor/thumbs/dark-moon-1-pyp443lo534qdljvt6azo25e20r9t7at6hz2kmjmy8.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1355,20560,'_elementor_controls_usage','a:0:{}'),(1356,20560,'_form','<div class=\"dt-sc-one-third first column\">[text text-758 placeholder \"Name\"]</div><div class=\"dt-sc-one-third column\">[email email-20 placeholder \"Your email Address\"]</div><div class=\"dt-sc-one-fourth column\">[submit \"Get Notified\"]</div>'),(1357,20560,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:26:\"Astrology \"[your-subject]\"\";s:6:\"sender\";s:34:\"Astrology <wordpress@192.168.2.62>\";s:9:\"recipient\";s:25:\"santhosh@iamdesigning.com\";s:4:\"body\";s:173:\"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 Astrology (https://mg7717.dev34.info)\";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;}'),(1358,20560,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:26:\"Astrology \"[your-subject]\"\";s:6:\"sender\";s:34:\"Astrology <wordpress@192.168.2.62>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:115:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Astrology (https://mg7717.dev34.info)\";s:18:\"additional_headers\";s:35:\"Reply-To: santhosh@iamdesigning.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1359,20560,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1360,20560,'_additional_settings',''),(1361,20560,'_locale','en_US'),(1425,20560,'_config_errors','a:1:{s:23:\"mail.additional_headers\";a:1:{i:0;a:2:{s:4:\"code\";i:102;s:4:\"args\";a:3:{s:7:\"message\";s:51:\"Invalid mailbox syntax is used in the %name% field.\";s:6:\"params\";a:1:{s:4:\"name\";s:8:\"Reply-To\";}s:4:\"link\";s:68:\"https://contactform7.com/configuration-errors/invalid-mailbox-syntax\";}}}}'),(1453,20571,'_wp_attached_file','2020/01/light-moon.png'),(1454,20571,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1139;s:6:\"height\";i:1151;s:4:\"file\";s:22:\"2020/01/light-moon.png\";s:8:\"filesize\";i:197607;s:5:\"sizes\";a:28:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"light-moon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33393;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"light-moon-297x300.png\";s:5:\"width\";i:297;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117814;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"light-moon-768x776.png\";s:5:\"width\";i:768;s:6:\"height\";i:776;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:849428;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"light-moon-1013x1024.png\";s:5:\"width\";i:1013;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1507153;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"light-moon-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51669;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:23:\"light-moon-635x1100.png\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1192530;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:22:\"light-moon-750x650.png\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:755581;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:22:\"light-moon-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:267999;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:22:\"light-moon-960x740.png\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1169745;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:22:\"light-moon-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:232581;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:22:\"light-moon-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118209;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:22:\"light-moon-750x630.png\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:739528;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:22:\"light-moon-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:330153;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:22:\"light-moon-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:377292;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:22:\"light-moon-750x758.png\";s:5:\"width\";i:750;s:6:\"height\";i:758;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:807687;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:22:\"light-moon-540x546.png\";s:5:\"width\";i:540;s:6:\"height\";i:546;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:394953;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:22:\"light-moon-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205318;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:22:\"light-moon-773x520.png\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:665117;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:22:\"light-moon-570x460.png\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:394600;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:22:\"light-moon-746x770.png\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:827887;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:22:\"light-moon-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:174088;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:22:\"light-moon-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57898;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:22:\"light-moon-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57898;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:22:\"light-moon-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:232382;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"light-moon-1000x1011.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1011;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1468019;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"light-moon-1000x1011.png\";s:5:\"width\";i:1000;s:6:\"height\";i:1011;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1468019;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"light-moon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16400;}s:24:\"elementor_custom_365x365\";a:4:{s:4:\"file\";s:74:\"elementor/thumbs/light-moon-pyp443lp6d3p8whk291hgq5zxrc5o7166ivgstg9z6.png\";s:5:\"width\";i:365;s:6:\"height\";i:365;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1572,20585,'_menu_item_type','post_type'),(1573,20585,'_menu_item_menu_item_parent','25187'),(1574,20585,'_menu_item_object_id','20413'),(1575,20585,'_menu_item_object','page'),(1576,20585,'_menu_item_target',''),(1577,20585,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1578,20585,'_menu_item_xfn',''),(1579,20585,'_menu_item_url',''),(1581,20585,'_elementor_controls_usage','a:0:{}'),(1582,20585,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(1583,20585,'_dt-menu-icon',''),(1584,20585,'_dt-menu-image',''),(1585,20585,'_dt-menu-image-position','left'),(1586,20585,'_dt-child-menu-animation',''),(1593,20586,'_wp_attached_file','2020/01/about-me.jpg'),(1594,20586,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:650;s:6:\"height\";i:892;s:4:\"file\";s:20:\"2020/01/about-me.jpg\";s:8:\"filesize\";i:4772;s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"about-me-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:6:\"medium\";a:5:{s:4:\"file\";s:20:\"about-me-219x300.jpg\";s:5:\"width\";i:219;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7675;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:20:\"about-me-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4781;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:20:\"about-me-635x892.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:892;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26090;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:20:\"about-me-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21995;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:20:\"about-me-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19170;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:20:\"about-me-650x740.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23981;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:20:\"about-me-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17272;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:20:\"about-me-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8155;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:20:\"about-me-650x630.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22757;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:20:\"about-me-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17879;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:20:\"about-me-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19353;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:20:\"about-me-540x741.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:741;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30074;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:20:\"about-me-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13932;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:20:\"about-me-650x520.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16946;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:20:\"about-me-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22178;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:20:\"about-me-650x770.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27187;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:20:\"about-me-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11642;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:20:\"about-me-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5811;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:20:\"about-me-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5811;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:20:\"about-me-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17714;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"about-me-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2036;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1602,20588,'_wp_attached_file','2020/01/signature.png'),(1603,20588,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:172;s:6:\"height\";i:100;s:4:\"file\";s:21:\"2020/01/signature.png\";s:8:\"filesize\";i:1498;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"signature-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2072;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"signature-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1443;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1669,20596,'_wp_attached_file','2020/01/why-me-icon1.png'),(1670,20596,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:24:\"2020/01/why-me-icon1.png\";s:8:\"filesize\";i:724;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:{}}}'),(1671,20597,'_wp_attached_file','2020/01/why-me-icon2.png'),(1672,20597,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:24:\"2020/01/why-me-icon2.png\";s:8:\"filesize\";i:1597;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:{}}}'),(1673,20598,'_wp_attached_file','2020/01/why-me-icon3.png'),(1674,20598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:24:\"2020/01/why-me-icon3.png\";s:8:\"filesize\";i:1263;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:{}}}'),(1675,20599,'_wp_attached_file','2020/01/why-me-icon4.png'),(1676,20599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:24:\"2020/01/why-me-icon4.png\";s:8:\"filesize\";i:1082;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:{}}}'),(1677,20600,'_wp_attached_file','2020/01/why-me-icon5.png'),(1678,20600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:24:\"2020/01/why-me-icon5.png\";s:8:\"filesize\";i:434;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:{}}}'),(1679,20601,'_wp_attached_file','2020/01/why-me-icon6.png'),(1680,20601,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:24:\"2020/01/why-me-icon6.png\";s:8:\"filesize\";i:957;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:{}}}'),(1769,20612,'_elementor_controls_usage','a:0:{}'),(1770,20612,'_form','[text text-354 placeholder \"Enter your full name *\"][email email-390 placeholder \"Enter your email address *\"][textarea textarea-11 placeholder \"Type your message\"]<p class=\"aligncenter\">[submit \"Send\"]</p>'),(1771,20612,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:26:\"Astrology \"[your-subject]\"\";s:6:\"sender\";s:34:\"Astrology <wordpress@192.168.2.62>\";s:9:\"recipient\";s:25:\"santhosh@iamdesigning.com\";s:4:\"body\";s:173:\"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 Astrology (https://mg7717.dev34.info)\";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;}'),(1772,20612,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:26:\"Astrology \"[your-subject]\"\";s:6:\"sender\";s:34:\"Astrology <wordpress@192.168.2.62>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:115:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Astrology (https://mg7717.dev34.info)\";s:18:\"additional_headers\";s:35:\"Reply-To: santhosh@iamdesigning.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1773,20612,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(1774,20612,'_additional_settings',''),(1775,20612,'_locale','en_US'),(1805,20612,'_config_errors','a:1:{s:23:\"mail.additional_headers\";a:1:{i:0;a:2:{s:4:\"code\";i:102;s:4:\"args\";a:3:{s:7:\"message\";s:51:\"Invalid mailbox syntax is used in the %name% field.\";s:6:\"params\";a:1:{s:4:\"name\";s:8:\"Reply-To\";}s:4:\"link\";s:68:\"https://contactform7.com/configuration-errors/invalid-mailbox-syntax\";}}}}'),(1870,20623,'_edit_lock','1582706707:2'),(1872,20623,'_edit_last','1'),(1873,20623,'_tpl_default_settings','a:20:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(1874,20623,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(1875,20623,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(1876,20623,'_elementor_edit_mode','builder'),(1877,20623,'_elementor_template_type','wp-page'),(1878,20623,'_elementor_version','2.9.2'),(1883,20623,'_wp_page_template','default'),(1884,20623,'_elementor_data','[{\"id\":\"76b9129\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2f271db\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\"}]},\"elements\":[{\"id\":\"314bc396\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68eaa9b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Well known\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84dce7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tribunals\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"776ae6be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our Team is our proud. Each of the team member is dedicated to delivering the best <br \\/>results to the clients. Meet some of our expert who will work on your case.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"hide-br\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c245e48\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"eb9de1b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"8666455\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b89005a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"028a95b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/moon1.png\",\"id\":20668},\"_id\":\"469fc17\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"section_jet_tricks_particles\":\"\"},\"elements\":[{\"id\":\"f41a9b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bf43bd3\",\"elType\":\"widget\",\"settings\":{\"member_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/team1.jpg\",\"id\":20629},\"member_first_name\":\"Andrew Shimmer\",\"member_last_name\":\"\",\"member_position\":\"Product Manager \",\"member_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"social_list\":[{\"social_icon\":\"fa fa-facebook\",\"social_label\":\"Facebook\",\"social_link\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"label_visible\":\"false\",\"_id\":\"baafca1\",\"selected_social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_social_icon\":true}},{\"social_icon\":\"fa fa-twitter\",\"social_label\":\"Twitter\",\"social_link\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"label_visible\":\"false\",\"_id\":\"807ca42\",\"selected_social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_social_icon\":true}},{\"social_icon\":\"fa fa-google-plus\",\"social_label\":\"Instagram\",\"social_link\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"label_visible\":\"false\",\"_id\":\"2a0b945\",\"selected_social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_social_icon\":true}},{\"selected_social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"social_label\":\"Label\",\"social_link\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"label_visible\":\"false\",\"_id\":\"3081520\"}],\"button_text\":\"andrew@example.com\",\"button_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#252525\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"first_name_color\":\"#FFFFFF\",\"first_name_typography_typography\":\"custom\",\"first_name_typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"first_name_typography_font_weight\":\"600\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"name_text_alignment\":\"left\",\"position_color\":\"#FFA35A\",\"position_typography_typography\":\"custom\",\"position_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"position_typography_font_weight\":\"300\",\"position_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"position_alignment\":\"flex-start\",\"position_text_alignment\":\"left\",\"desc_color\":\"#A3A1A1\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"desc_typography_font_weight\":\"300\",\"desc_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"desc_alignment\":\"flex-start\",\"desc_text_alignment\":\"left\",\"social_alignment\":\"flex-start\",\"social_items_spacing\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"social_icon_color\":\"#FFFFFF\",\"social_icon_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"social_icon_color_hover\":\"#FFA35A\",\"button_alignment\":\"flex-start\",\"button_bg_color\":\"rgba(2, 1, 1, 0)\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_hover_color\":\"#FFA35A\",\"name_order\":2,\"position_order\":1,\"social_order\":5,\"button_order\":4},\"elements\":[],\"widgetType\":\"jet-team-member\"},{\"id\":\"f8e10e9\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6af68a8\",\"elType\":\"widget\",\"settings\":{\"member_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/team2.jpg\",\"id\":25243},\"member_first_name\":\"Archie Theo\",\"member_last_name\":\"\",\"member_position\":\"Senior Consultant\",\"member_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"social_list\":[{\"social_icon\":\"fa fa-facebook\",\"social_label\":\"Facebook\",\"social_link\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"label_visible\":\"false\",\"_id\":\"baafca1\",\"selected_social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_social_icon\":true}},{\"social_icon\":\"fa fa-twitter\",\"social_label\":\"Twitter\",\"social_link\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"label_visible\":\"false\",\"_id\":\"807ca42\",\"selected_social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_social_icon\":true}},{\"social_icon\":\"fa fa-google-plus\",\"social_label\":\"Instagram\",\"social_link\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"label_visible\":\"false\",\"_id\":\"2a0b945\",\"selected_social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_social_icon\":true}},{\"selected_social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"social_label\":\"Linkedin\",\"social_link\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"label_visible\":\"false\",\"_id\":\"3081520\"}],\"button_text\":\"theo@example.com\",\"button_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#252525\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"first_name_color\":\"#FFFFFF\",\"first_name_typography_typography\":\"custom\",\"first_name_typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"first_name_typography_font_weight\":\"600\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"name_text_alignment\":\"right\",\"position_color\":\"#FFA35A\",\"position_typography_typography\":\"custom\",\"position_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"position_typography_font_weight\":\"300\",\"position_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"position_alignment\":\"flex-end\",\"position_text_alignment\":\"right\",\"desc_color\":\"#A3A1A1\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"desc_typography_font_weight\":\"300\",\"desc_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"desc_alignment\":\"flex-end\",\"desc_text_alignment\":\"right\",\"social_alignment\":\"flex-end\",\"social_items_spacing\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"social_icon_color\":\"#FFFFFF\",\"social_icon_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"social_icon_color_hover\":\"#FFA35A\",\"button_alignment\":\"flex-end\",\"button_bg_color\":\"rgba(2, 1, 1, 0)\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_hover_color\":\"#FFA35A\",\"name_order\":2,\"position_order\":1,\"social_order\":5,\"button_order\":4,\"_css_classes\":\"right\"},\"elements\":[],\"widgetType\":\"jet-team-member\"},{\"id\":\"03a9993\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a907cce\",\"elType\":\"widget\",\"settings\":{\"member_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/team3.jpg\",\"id\":25245},\"member_first_name\":\"Juli Christina\",\"member_last_name\":\"\",\"member_position\":\"Jr.Consultant\",\"member_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"social_list\":[{\"social_icon\":\"fa fa-facebook\",\"social_label\":\"Facebook\",\"social_link\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"label_visible\":\"false\",\"_id\":\"baafca1\",\"selected_social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_social_icon\":true}},{\"social_icon\":\"fa fa-twitter\",\"social_label\":\"Twitter\",\"social_link\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"label_visible\":\"false\",\"_id\":\"807ca42\",\"selected_social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_social_icon\":true}},{\"social_icon\":\"fa fa-google-plus\",\"social_label\":\"Instagram\",\"social_link\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"label_visible\":\"false\",\"_id\":\"2a0b945\",\"selected_social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_social_icon\":true}},{\"selected_social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"social_label\":\"Linkedin\",\"social_link\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"label_visible\":\"false\",\"_id\":\"3081520\"}],\"button_text\":\"\",\"button_url\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#252525\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"first_name_color\":\"#FFFFFF\",\"first_name_typography_typography\":\"custom\",\"first_name_typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"first_name_typography_font_weight\":\"600\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"name_text_alignment\":\"left\",\"position_color\":\"#FFA35A\",\"position_typography_typography\":\"custom\",\"position_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"position_typography_font_weight\":\"300\",\"position_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"position_alignment\":\"flex-start\",\"position_text_alignment\":\"left\",\"desc_color\":\"#A3A1A1\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"desc_typography_font_weight\":\"300\",\"desc_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"desc_alignment\":\"flex-start\",\"desc_text_alignment\":\"left\",\"social_alignment\":\"flex-start\",\"social_items_spacing\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"social_icon_color\":\"#FFFFFF\",\"social_icon_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"social_icon_color_hover\":\"#FFA35A\",\"button_alignment\":\"flex-start\",\"button_bg_color\":\"rgba(2, 1, 1, 0)\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_hover_color\":\"#FFA35A\",\"name_order\":2,\"position_order\":1,\"social_order\":5,\"button_order\":4},\"elements\":[],\"widgetType\":\"jet-team-member\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ec687\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"1265fe6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4d90627\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c925b72\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a52f3f9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"gap\":\"extended\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"_id\":\"02ff188\"}],\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2171218\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"783fd1f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"def3df0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"478f81c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/chakra.png\",\"id\":20514},\"image_size\":\"full\",\"align\":\"center\",\"_css_classes\":\"animate-rotate\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-10,\"unit\":\"px\"},\"_offset_y\":{\"size\":-110,\"unit\":\"px\"},\"jet_tricks_widget_satellite_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"256ce57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21f6528\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book an Appointment\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bbdee17\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\"},\"elements\":[{\"id\":\"697641e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.04},\"elements\":[],\"isInner\":true},{\"id\":\"16c95f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":53.6},\"elements\":[{\"id\":\"6baace2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complete the form below and receive full details of your horoscope.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"10fd72c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.024},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"78deab0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7bb84e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23},\"elements\":[],\"isInner\":true},{\"id\":\"6735dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":53.664},\"elements\":[{\"id\":\"68f950e\",\"elType\":\"widget\",\"settings\":{\"invalid_notice_alignment\":\"center\",\"input_typography_typography\":\"custom\",\"input_typography_font_weight\":\"300\",\"input_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"textarea_min_height\":65,\"submit_bg_color\":\"rgba(2, 1, 1, 0)\",\"submit_color\":\"#FFFFFF\",\"submit_typography_typography\":\"custom\",\"submit_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"submit_typography_font_weight\":\"300\",\"submit_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"53\",\"bottom\":\"10\",\"left\":\"53\",\"isLinked\":false},\"submit_border_border\":\"solid\",\"submit_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"submit_border_color\":\"#818181\",\"submit_hover_bg_color\":\"#FFA35A\",\"submit_hover_border_border\":\"solid\",\"submit_hover_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"submit_hover_border_color\":\"#FFA35A\",\"submit_focus_bg_color\":\"#FFA35A\",\"submit_focus_border_border\":\"solid\",\"submit_focus_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"submit_focus_border_color\":\"#FFA35A\",\"text_typography_typography\":\"custom\",\"_css_classes\":\"about-newsletter\",\"form_shortcode\":\"20658::Book an Appointment\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":true},{\"id\":\"628fe0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ebcf92\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3e16bd6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0b6499a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5daa049\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"643aca6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9139f73\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c86bb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"What My Client Says\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b034de3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\"},\"elements\":[{\"id\":\"5b162da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.752},\"elements\":[],\"isInner\":true},{\"id\":\"5c9d8d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.418},\"elements\":[{\"id\":\"8cb7d31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9cdea49\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.494},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7dffeed\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"062537c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6219603\",\"elType\":\"widget\",\"settings\":{\"dt_carousel_slider_content\":[{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"20526\",\"_id\":\"ae608cd\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25203\",\"_id\":\"25d1242\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25204\",\"_id\":\"36b3927\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25232\",\"_id\":\"ca7a02e\"}],\"item_to_show\":3,\"prev_arrow\":\"fas fa-chevron-left\",\"next_arrow\":\"fas fa-chevron-right\",\"navigation\":\"\",\"_css_classes\":\"testimonial-carousel\"},\"elements\":[],\"widgetType\":\"dt-advanced-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5257a18\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49984c5\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ffc6b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6520999\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(1906,20629,'_wp_attached_file','2020/01/team1.jpg'),(1907,20629,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:378;s:6:\"height\";i:378;s:4:\"file\";s:17:\"2020/01/team1.jpg\";s:8:\"filesize\";i:1706;s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"team1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3078;}s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"team1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8329;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:17:\"team1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4426;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:17:\"team1-378x200.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5755;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:17:\"team1-378x370.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8329;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:17:\"team1-378x336.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8609;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:17:\"team1-378x275.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7675;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:17:\"team1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4764;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:17:\"team1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4764;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"team1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1690;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1970,20637,'_menu_item_type','post_type'),(1971,20637,'_menu_item_menu_item_parent','25187'),(1972,20637,'_menu_item_object_id','20623'),(1973,20637,'_menu_item_object','page'),(1974,20637,'_menu_item_target',''),(1975,20637,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1976,20637,'_menu_item_xfn',''),(1977,20637,'_menu_item_url',''),(1979,20637,'_elementor_controls_usage','a:0:{}'),(1980,20637,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(1981,20637,'_dt-menu-icon',''),(1982,20637,'_dt-menu-image',''),(1983,20637,'_dt-menu-image-position','left'),(1984,20637,'_dt-child-menu-animation',''),(2163,20658,'_elementor_controls_usage','a:0:{}'),(2164,20658,'_form','[text text-354 placeholder \"Enter your full name *\"][tel tel-483 placeholder \"Enter your phone number *\"][email email-390 placeholder \"Enter your email address *\"][textarea textarea-11 placeholder \"Type your message\"]<p class=\"aligncenter\">[submit \"Fix Appointment\"]</p>'),(2165,20658,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:26:\"Astrology \"[your-subject]\"\";s:6:\"sender\";s:34:\"Astrology <wordpress@192.168.2.62>\";s:9:\"recipient\";s:25:\"santhosh@iamdesigning.com\";s:4:\"body\";s:173:\"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 Astrology (https://mg7717.dev34.info)\";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;}'),(2166,20658,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:26:\"Astrology \"[your-subject]\"\";s:6:\"sender\";s:34:\"Astrology <wordpress@192.168.2.62>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:115:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Astrology (https://mg7717.dev34.info)\";s:18:\"additional_headers\";s:35:\"Reply-To: santhosh@iamdesigning.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2167,20658,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(2168,20658,'_additional_settings',''),(2169,20658,'_locale','en_US'),(2191,20658,'_config_errors','a:1:{s:23:\"mail.additional_headers\";a:1:{i:0;a:2:{s:4:\"code\";i:102;s:4:\"args\";a:3:{s:7:\"message\";s:51:\"Invalid mailbox syntax is used in the %name% field.\";s:6:\"params\";a:1:{s:4:\"name\";s:8:\"Reply-To\";}s:4:\"link\";s:68:\"https://contactform7.com/configuration-errors/invalid-mailbox-syntax\";}}}}'),(2192,20661,'_wp_attached_file','2020/01/all-star.png'),(2193,20661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:323;s:4:\"file\";s:20:\"2020/01/all-star.png\";s:8:\"filesize\";i:7244;s:5:\"sizes\";a:28:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"all-star-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4434;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"all-star-300x50.png\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8137;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"all-star-768x129.png\";s:5:\"width\";i:768;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27975;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"all-star-1024x172.png\";s:5:\"width\";i:1024;s:6:\"height\";i:172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41234;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"all-star-1536x258.png\";s:5:\"width\";i:1536;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56772;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:20:\"all-star-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7483;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:20:\"all-star-635x323.png\";s:5:\"width\";i:635;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4596;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:20:\"all-star-750x323.png\";s:5:\"width\";i:750;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5238;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:20:\"all-star-450x323.png\";s:5:\"width\";i:450;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3274;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:20:\"all-star-960x323.png\";s:5:\"width\";i:960;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7231;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:20:\"all-star-420x323.png\";s:5:\"width\";i:420;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3031;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:20:\"all-star-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13503;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:20:\"all-star-750x323.png\";s:5:\"width\";i:750;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5238;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:20:\"all-star-570x323.png\";s:5:\"width\";i:570;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4133;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:20:\"all-star-600x323.png\";s:5:\"width\";i:600;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4389;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:20:\"all-star-750x126.png\";s:5:\"width\";i:750;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27787;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"all-star-540x91.png\";s:5:\"width\";i:540;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17744;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:20:\"all-star-420x323.png\";s:5:\"width\";i:420;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3031;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:20:\"all-star-773x323.png\";s:5:\"width\";i:773;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5471;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:20:\"all-star-570x323.png\";s:5:\"width\";i:570;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4133;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:20:\"all-star-746x323.png\";s:5:\"width\";i:746;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5147;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:20:\"all-star-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14459;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:20:\"all-star-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6238;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:20:\"all-star-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6238;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:20:\"all-star-420x323.png\";s:5:\"width\";i:420;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3031;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"all-star-1000x168.png\";s:5:\"width\";i:1000;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40375;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"all-star-1000x168.png\";s:5:\"width\";i:1000;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40375;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"all-star-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2246,20668,'_wp_attached_file','2020/01/moon1.png'),(2247,20668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:878;s:4:\"file\";s:17:\"2020/01/moon1.png\";s:8:\"filesize\";i:15382;s:5:\"sizes\";a:28:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"moon1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4700;}s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"moon1-300x137.png\";s:5:\"width\";i:300;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9795;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"moon1-768x351.png\";s:5:\"width\";i:768;s:6:\"height\";i:351;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39206;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"moon1-1024x468.png\";s:5:\"width\";i:1024;s:6:\"height\";i:468;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63845;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"moon1-1536x702.png\";s:5:\"width\";i:1536;s:6:\"height\";i:702;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133208;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:17:\"moon1-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6957;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:17:\"moon1-635x878.png\";s:5:\"width\";i:635;s:6:\"height\";i:878;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9854;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:17:\"moon1-750x650.png\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51080;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:17:\"moon1-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21740;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:17:\"moon1-960x740.png\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72814;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:17:\"moon1-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20118;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:17:\"moon1-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14285;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:17:\"moon1-750x630.png\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49861;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:17:\"moon1-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25942;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:17:\"moon1-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28836;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:17:\"moon1-750x343.png\";s:5:\"width\";i:750;s:6:\"height\";i:343;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37706;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:17:\"moon1-540x247.png\";s:5:\"width\";i:540;s:6:\"height\";i:247;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23261;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:17:\"moon1-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18142;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:17:\"moon1-773x520.png\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44215;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:17:\"moon1-570x460.png\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29144;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:17:\"moon1-746x770.png\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53120;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:17:\"moon1-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17077;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:17:\"moon1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7117;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:17:\"moon1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7117;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:17:\"moon1-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20118;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"moon1-1000x457.png\";s:5:\"width\";i:1000;s:6:\"height\";i:457;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60343;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"moon1-1000x457.png\";s:5:\"width\";i:1000;s:6:\"height\";i:457;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60343;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"moon1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2803;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2257,20670,'_edit_lock','1584444045:2'),(2259,20670,'_edit_last','2'),(2260,20670,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(2261,20670,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(2262,20670,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(2263,20670,'_elementor_edit_mode','builder'),(2264,20670,'_elementor_template_type','wp-page'),(2265,20670,'_elementor_version','2.9.2'),(2270,20670,'_wp_page_template','default'),(2271,20670,'_elementor_data','[{\"id\":\"bd72848\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"gap\":\"extended\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3e16bd6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"8b619df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b7fe815\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/dark-moon-1.png\",\"id\":20556},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"210\",\"height\":\"210\"},\"_z_index\":0,\"jet_tricks_widget_parallax\":\"true\",\"jet_tricks_widget_parallax_invert\":\"\",\"jet_tricks_widget_satellite\":\"\",\"jet_tricks_widget_satellite_text\":\"fhhfhdf\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-130,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":83.627,\"unit\":\"%\"},\"_offset_y\":{\"size\":0.743,\"unit\":\"%\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b63da5\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"a4767a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3efad92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Perfect Future Prediction\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94e1d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"360 Degree Service\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3db2932\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"css_classes\":\"title-bottom-content-wrapper\"},\"elements\":[{\"id\":\"4090d1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"58f7b04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.52,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"e164fdf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f1cb409\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20.144,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f35fa20\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e79878d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"css_classes\":\"dt-section-wrap-col-sm-6 dt-section-wrap-col-lg-4\"},\"elements\":[{\"id\":\"a733436\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"510081b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/services-icon1.png\",\"id\":20457},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Personal Consultation\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"33266e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/our-services\\/personal-consultation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e8c99dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a417f44\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/services-icon3.png\",\"id\":20459},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Face Reading\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b398457\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/our-services\\/face-reading\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b3c97a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de9f3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/services-icon2.png\",\"id\":20458},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Kundli Dosha\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f2daa86\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/our-services\\/kundli-dosha\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b4b9bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a5d891\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/services-icon4.png\",\"id\":25228},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Daily Horoscope\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"28fb0da\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/our-services\\/daily-horoscope\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"298da33\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"082b3b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/services-icon5.png\",\"id\":25249},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Gem & Stone\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f8b686f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/our-services\\/gem-stone\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"134068a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b263737\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/services-icon6.png\",\"id\":25250},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Manglik Dosha\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7738951\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/our-services\\/manglik-dosha\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b0ecae\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d4ea58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"aabd42c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e17eff3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4329c17\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"gap\":\"extended\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3e16bd6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f9089b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"048ad7b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"e2169f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9b9b82f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0bfad6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Personalized Horoscope\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1842431\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"css_classes\":\"title-bottom-content-wrapper\"},\"elements\":[{\"id\":\"ca2137b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"278e27e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.52,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"ec45d20\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4d31690\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20.144,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4e9322\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"94e1ebd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b243afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"dt-col-sm-6\"},\"elements\":[{\"id\":\"2decc92\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/price-icon1-1.svg\",\"id\":20696},\"library\":\"svg\"},\"title\":\"Business Horoscope\",\"subtitle\":\"Contrary to popular belief, Lorem Ipsum is not simply random text.\",\"price_prefix\":\"$\",\"price\":\"35.00\",\"price_suffix\":\"$62.00 \",\"features_list\":[{\"item_text\":\"Feature\",\"item_included\":\"item-included\",\"_id\":\"a38c26a\"}],\"button_text\":\"Order\",\"button_url\":\"https:\\/\\/mg7717.dev34.info\\/appointment\\/\",\"table_border_border\":\"\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"subtitle_color\":\"#626161\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"header_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"icon_style_popover_toggle\":\"custom\",\"icon_style_box_font_color\":\"#000000\",\"icon_style_box_font_size\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"price_prefix_color\":\"#000000\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"price_prefix_typography_font_weight\":\"600\",\"price_color\":\"#000000\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"price_typography_font_weight\":\"600\",\"price_suffix_color\":\"#9D9C9C\",\"price_suffix_typography_typography\":\"custom\",\"price_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"price_suffix_typography_font_weight\":\"400\",\"price_desc_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"button_bg_color\":\"#646464\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"40\",\"bottom\":\"9\",\"left\":\"40\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_hover_bg_background\":\"\",\"button_hover_bg_color\":\"#9C2F2F\",\"_css_classes\":\"hide-feature\"},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"d53c44b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"dt-col-sm-6\"},\"elements\":[{\"id\":\"2d57760\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/price-icon2-1.svg\",\"id\":20697},\"library\":\"svg\"},\"title\":\"Career & Job\",\"subtitle\":\"Contrary to popular belief, Lorem Ipsum is not simply random text.\",\"price_prefix\":\"$\",\"price\":\"42.00\",\"price_suffix\":\"$50.00 \",\"features_list\":[{\"item_text\":\"Feature\",\"item_included\":\"item-included\",\"_id\":\"a38c26a\"}],\"button_text\":\"Order\",\"button_url\":\"https:\\/\\/mg7717.dev34.info\\/appointment\\/\",\"table_border_border\":\"\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"subtitle_color\":\"#626161\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"header_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"icon_style_popover_toggle\":\"custom\",\"icon_style_box_font_color\":\"#000000\",\"icon_style_box_font_size\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"price_prefix_color\":\"#000000\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"price_prefix_typography_font_weight\":\"600\",\"price_color\":\"#000000\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"price_typography_font_weight\":\"600\",\"price_suffix_color\":\"#9D9C9C\",\"price_suffix_typography_typography\":\"custom\",\"price_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"price_suffix_typography_font_weight\":\"400\",\"price_desc_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"button_bg_color\":\"#646464\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"40\",\"bottom\":\"9\",\"left\":\"40\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_hover_bg_background\":\"\",\"button_hover_bg_color\":\"#9C2F2F\",\"_css_classes\":\"hide-feature\"},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"fba8599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"dt-col-sm-6 dt-col-sm-offset-3\"},\"elements\":[{\"id\":\"5b47559\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/price-icon3.svg\",\"id\":20695},\"library\":\"svg\"},\"title\":\"Love Horoscope\",\"subtitle\":\"Contrary to popular belief, Lorem Ipsum is not simply random text.\",\"price_prefix\":\"$\",\"price\":\"50.00\",\"price_suffix\":\"$75.00 \",\"features_list\":[{\"item_text\":\"Feature\",\"item_included\":\"item-included\",\"_id\":\"a38c26a\"}],\"button_text\":\"Order\",\"button_url\":\"https:\\/\\/mg7717.dev34.info\\/appointment\\/\",\"table_border_border\":\"\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"subtitle_color\":\"#626161\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"header_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"icon_style_popover_toggle\":\"custom\",\"icon_style_box_font_color\":\"#000000\",\"icon_style_box_font_size\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"price_prefix_color\":\"#000000\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"price_prefix_typography_font_weight\":\"600\",\"price_color\":\"#000000\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"price_typography_font_weight\":\"600\",\"price_suffix_color\":\"#9D9C9C\",\"price_suffix_typography_typography\":\"custom\",\"price_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"price_suffix_typography_font_weight\":\"400\",\"price_desc_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"button_bg_color\":\"#646464\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"40\",\"bottom\":\"9\",\"left\":\"40\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_hover_bg_background\":\"\",\"button_hover_bg_color\":\"#9C2F2F\",\"_css_classes\":\"hide-feature\"},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ec58a0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49984c5\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"fb1fb11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"208c872\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(2447,20693,'_wp_attached_file','2020/01/price-icon1.svg'),(2448,20693,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:110;s:6:\"height\";d:95;}'),(2450,20694,'_wp_attached_file','2020/01/price-icon2.svg'),(2451,20694,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:110;s:6:\"height\";d:95;}'),(2453,20695,'_wp_attached_file','2020/01/price-icon3.svg'),(2454,20695,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:110;s:6:\"height\";d:95;}'),(2456,20696,'_wp_attached_file','2020/01/price-icon1-1.svg'),(2457,20696,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:110;s:6:\"height\";d:95;}'),(2459,20697,'_wp_attached_file','2020/01/price-icon2-1.svg'),(2460,20697,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:110;s:6:\"height\";d:95;}'),(2570,20710,'_menu_item_type','post_type'),(2571,20710,'_menu_item_menu_item_parent','25187'),(2572,20710,'_menu_item_object_id','20670'),(2573,20710,'_menu_item_object','page'),(2574,20710,'_menu_item_target',''),(2575,20710,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2576,20710,'_menu_item_xfn',''),(2577,20710,'_menu_item_url',''),(2579,20710,'_elementor_controls_usage','a:0:{}'),(2580,20710,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(2581,20710,'_dt-menu-icon',''),(2582,20710,'_dt-menu-image',''),(2583,20710,'_dt-menu-image-position','left'),(2584,20710,'_dt-child-menu-animation','animate dt_fadeInLeft'),(2585,20711,'_edit_lock','1582702194:2'),(2588,20711,'_edit_last','1'),(2589,20711,'_tpl_default_settings','a:20:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(2590,20711,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(2591,20711,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(2605,20715,'_menu_item_type','post_type'),(2606,20715,'_menu_item_menu_item_parent','0'),(2607,20715,'_menu_item_object_id','20711'),(2608,20715,'_menu_item_object','page'),(2609,20715,'_menu_item_target',''),(2610,20715,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2611,20715,'_menu_item_xfn',''),(2612,20715,'_menu_item_url',''),(2623,20715,'_elementor_controls_usage','a:0:{}'),(2624,20715,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(2625,20715,'_dt-menu-icon',''),(2626,20715,'_dt-menu-image',''),(2627,20715,'_dt-menu-image-position','left'),(2628,20715,'_dt-child-menu-animation','animate dt_fadeInLeft'),(2712,20729,'_wp_attached_file','2020/02/sidenav-img1.jpg'),(2713,20729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:24:\"2020/02/sidenav-img1.jpg\";s:8:\"filesize\";i:3704;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4197;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7458;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29770;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5852;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19248;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23133;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21449;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22673;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19507;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10652;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23133;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22666;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24747;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27142;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17923;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17131;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35281;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26908;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21662;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14751;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6845;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6845;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19507;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2269;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2791,20739,'_edit_lock','1584444315:2'),(2793,20739,'_elementor_edit_mode','builder'),(2794,20739,'_elementor_template_type','wp-post'),(2795,20739,'_elementor_version','2.9.2'),(2800,20739,'_wp_old_slug','elementor-20739'),(2801,20739,'_wp_page_template','default'),(2802,20739,'_elementor_data','[{\"id\":\"4b98613\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"gap\":\"extended\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3e16bd6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f95f6fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6699dfa\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"699183e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab56694\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76d5336\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Personalized Horoscope\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"087e67a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\"},\"elements\":[{\"id\":\"a9ab29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"4cd75bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.52,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"80c51ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"70afd57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20.144,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1808988\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"94e1ebd\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e98c13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"dt-col-sm-6\"},\"elements\":[{\"id\":\"2a16b1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/price-icon1-1.svg\",\"id\":20696},\"library\":\"svg\"},\"title\":\"Business Horoscope\",\"subtitle\":\"Contrary to popular belief, Lorem Ipsum is not simply random text.\",\"price_prefix\":\"$\",\"price\":\"35.00\",\"price_suffix\":\"$62.00 \",\"features_list\":[{\"item_text\":\"Feature\",\"item_included\":\"item-included\",\"_id\":\"a38c26a\"}],\"button_text\":\"Order\",\"button_url\":\"https:\\/\\/mg7717.dev34.info\\/appointment\\/\",\"table_border_border\":\"\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"subtitle_color\":\"#626161\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"header_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"icon_style_popover_toggle\":\"custom\",\"icon_style_box_font_color\":\"#000000\",\"icon_style_box_font_size\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"price_prefix_color\":\"#000000\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"price_prefix_typography_font_weight\":\"600\",\"price_color\":\"#000000\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"price_typography_font_weight\":\"600\",\"price_suffix_color\":\"#9D9C9C\",\"price_suffix_typography_typography\":\"custom\",\"price_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"price_suffix_typography_font_weight\":\"400\",\"price_desc_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"button_bg_color\":\"#646464\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"40\",\"bottom\":\"9\",\"left\":\"40\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_hover_bg_background\":\"\",\"button_hover_bg_color\":\"#9C2F2F\",\"_css_classes\":\"hide-feature\"},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"3ee5b7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"dt-col-sm-6\"},\"elements\":[{\"id\":\"2ce0427\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/price-icon2-1.svg\",\"id\":20697},\"library\":\"svg\"},\"title\":\"Career & Job\",\"subtitle\":\"Contrary to popular belief, Lorem Ipsum is not simply random text.\",\"price_prefix\":\"$\",\"price\":\"42.00\",\"price_suffix\":\"$50.00 \",\"features_list\":[{\"item_text\":\"Feature\",\"item_included\":\"item-included\",\"_id\":\"a38c26a\"}],\"button_text\":\"Order\",\"button_url\":\"https:\\/\\/mg7717.dev34.info\\/appointment\\/\",\"table_border_border\":\"\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"subtitle_color\":\"#626161\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"header_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"icon_style_popover_toggle\":\"custom\",\"icon_style_box_font_size\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"price_prefix_color\":\"#000000\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"price_prefix_typography_font_weight\":\"600\",\"price_color\":\"#000000\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"price_typography_font_weight\":\"600\",\"price_suffix_color\":\"#9D9C9C\",\"price_suffix_typography_typography\":\"custom\",\"price_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"price_suffix_typography_font_weight\":\"400\",\"price_desc_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"button_bg_color\":\"#646464\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"40\",\"bottom\":\"9\",\"left\":\"40\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_hover_bg_background\":\"\",\"button_hover_bg_color\":\"#9C2F2F\",\"_css_classes\":\"hide-feature\",\"icon_style_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"icon_style_color_b\":\"#A72F4D\",\"icon_style_box_font_color\":\"#020101\"},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false},{\"id\":\"2afcae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"dt-col-sm-offset-3 dt-col-sm-6\"},\"elements\":[{\"id\":\"a452574\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/price-icon3.svg\",\"id\":20695},\"library\":\"svg\"},\"title\":\"Love Horoscope\",\"subtitle\":\"Contrary to popular belief, Lorem Ipsum is not simply random text.\",\"price_prefix\":\"$\",\"price\":\"50.00\",\"price_suffix\":\"$75.00 \",\"features_list\":[{\"item_text\":\"Feature\",\"item_included\":\"item-included\",\"_id\":\"a38c26a\"}],\"button_text\":\"Order\",\"button_url\":\"https:\\/\\/mg7717.dev34.info\\/appointment\\/\",\"table_border_border\":\"\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"subtitle_color\":\"#626161\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"header_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"icon_style_popover_toggle\":\"custom\",\"icon_style_box_font_color\":\"#000000\",\"icon_style_box_font_size\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"price_prefix_color\":\"#000000\",\"price_prefix_typography_typography\":\"custom\",\"price_prefix_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"price_prefix_typography_font_weight\":\"600\",\"price_color\":\"#000000\",\"price_typography_typography\":\"custom\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"price_typography_font_weight\":\"600\",\"price_suffix_color\":\"#9D9C9C\",\"price_suffix_typography_typography\":\"custom\",\"price_suffix_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"price_suffix_typography_font_weight\":\"400\",\"price_desc_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"button_bg_color\":\"#646464\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"40\",\"bottom\":\"9\",\"left\":\"40\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_hover_bg_background\":\"\",\"button_hover_bg_color\":\"#9C2F2F\",\"_css_classes\":\"hide-feature\"},\"elements\":[],\"widgetType\":\"jet-pricing-table\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65be0a0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a3754ba\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"2b21abd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b930a46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84ec431\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"_id\":\"8d52a2a\"}],\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/footer-bg-shape1.png\",\"id\":20371},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"220\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"07d3acd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a28bfe4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"89da19e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"9742246\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fd70899\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tarot, Predictions & Horoscope\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7509103\",\"elType\":\"widget\",\"settings\":{\"text\":\"Fix Appointment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"left\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54f59db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a33d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/logo-1.png\",\"id\":25367},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5adf335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Astrology reveals the will of the gods\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"55d9815\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ba97bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"align\":\"right\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51cfa97\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"align\":\"right\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7a5a532\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"89da19e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"949e977\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"458f6b5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"45b1752\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 2020. All Rights Reserved. Augury Theme\",\"align\":\"center\",\"title_color\":\"#ABABAB\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2912,20756,'_wp_attached_file','2020/02/zodiac-bg1.png'),(2913,20756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:22:\"2020/02/zodiac-bg1.png\";s:8:\"filesize\";i:1125;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3970;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"zodiac-bg1-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2092;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2270;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2914,20757,'_wp_attached_file','2020/02/zodiac-bg1-1.png'),(2915,20757,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:24:\"2020/02/zodiac-bg1-1.png\";s:8:\"filesize\";i:1457;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg1-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:6107;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"zodiac-bg1-1-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2851;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3510;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2923,20759,'_wp_attached_file','2020/02/zodiac-icon.png'),(2924,20759,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:70;s:6:\"height\";i:70;s:4:\"file\";s:23:\"2020/02/zodiac-icon.png\";s:8:\"filesize\";i:685;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:{}}}'),(3119,20777,'_sku','woo-vneck-tee'),(3120,20777,'total_sales','0'),(3121,20777,'_tax_status','taxable'),(3122,20777,'_tax_class',''),(3123,20777,'_manage_stock','no'),(3124,20777,'_backorders','no'),(3125,20777,'_sold_individually','no'),(3126,20777,'_virtual','no'),(3127,20777,'_downloadable','no'),(3128,20777,'_download_limit','0'),(3129,20777,'_download_expiry','0'),(3130,20777,'_stock',''),(3131,20777,'_stock_status','instock'),(3132,20777,'_wc_average_rating','0'),(3133,20777,'_wc_review_count','0'),(3134,20777,'_product_version','3.9.2'),(3136,20778,'_sku','woo-hoodie'),(3137,20778,'total_sales','0'),(3138,20778,'_tax_status','taxable'),(3139,20778,'_tax_class',''),(3140,20778,'_manage_stock','no'),(3141,20778,'_backorders','no'),(3142,20778,'_sold_individually','no'),(3143,20778,'_virtual','no'),(3144,20778,'_downloadable','no'),(3145,20778,'_download_limit','0'),(3146,20778,'_download_expiry','0'),(3147,20778,'_stock',''),(3148,20778,'_stock_status','instock'),(3149,20778,'_wc_average_rating','0'),(3150,20778,'_wc_review_count','0'),(3151,20778,'_product_version','3.9.2'),(3153,20779,'_sku','woo-hoodie-with-logo'),(3154,20779,'total_sales','0'),(3155,20779,'_tax_status','taxable'),(3156,20779,'_tax_class',''),(3157,20779,'_manage_stock','no'),(3158,20779,'_backorders','no'),(3159,20779,'_sold_individually','no'),(3160,20779,'_virtual','no'),(3161,20779,'_downloadable','no'),(3162,20779,'_download_limit','0'),(3163,20779,'_download_expiry','0'),(3164,20779,'_stock',''),(3165,20779,'_stock_status','instock'),(3166,20779,'_wc_average_rating','0'),(3167,20779,'_wc_review_count','0'),(3168,20779,'_product_version','3.9.2'),(3170,20780,'_sku','woo-tshirt'),(3171,20780,'total_sales','5'),(3172,20780,'_tax_status','taxable'),(3173,20780,'_tax_class',''),(3174,20780,'_manage_stock','no'),(3175,20780,'_backorders','no'),(3176,20780,'_sold_individually','no'),(3177,20780,'_virtual','no'),(3178,20780,'_downloadable','no'),(3179,20780,'_download_limit','0'),(3180,20780,'_download_expiry','0'),(3181,20780,'_stock',''),(3182,20780,'_stock_status','instock'),(3183,20780,'_wc_average_rating','0'),(3184,20780,'_wc_review_count','0'),(3185,20780,'_product_version','3.9.2'),(3187,20781,'_sku','woo-beanie'),(3188,20781,'total_sales','1'),(3189,20781,'_tax_status','taxable'),(3190,20781,'_tax_class',''),(3191,20781,'_manage_stock','no'),(3192,20781,'_backorders','no'),(3193,20781,'_sold_individually','no'),(3194,20781,'_virtual','no'),(3195,20781,'_downloadable','no'),(3196,20781,'_download_limit','0'),(3197,20781,'_download_expiry','0'),(3198,20781,'_stock',''),(3199,20781,'_stock_status','instock'),(3200,20781,'_wc_average_rating','0'),(3201,20781,'_wc_review_count','0'),(3202,20781,'_product_version','3.9.2'),(3204,20782,'_sku','woo-belt'),(3205,20782,'total_sales','1'),(3206,20782,'_tax_status','taxable'),(3207,20782,'_tax_class',''),(3208,20782,'_manage_stock','no'),(3209,20782,'_backorders','no'),(3210,20782,'_sold_individually','no'),(3211,20782,'_virtual','no'),(3212,20782,'_downloadable','no'),(3213,20782,'_download_limit','0'),(3214,20782,'_download_expiry','0'),(3215,20782,'_stock',''),(3216,20782,'_stock_status','instock'),(3217,20782,'_wc_average_rating','0'),(3218,20782,'_wc_review_count','0'),(3219,20782,'_product_version','3.9.2'),(3238,20784,'_sku','woo-sunglasses'),(3239,20784,'total_sales','1'),(3240,20784,'_tax_status','taxable'),(3241,20784,'_tax_class',''),(3242,20784,'_manage_stock','no'),(3243,20784,'_backorders','no'),(3244,20784,'_sold_individually','no'),(3245,20784,'_virtual','no'),(3246,20784,'_downloadable','no'),(3247,20784,'_download_limit','0'),(3248,20784,'_download_expiry','0'),(3249,20784,'_stock',''),(3250,20784,'_stock_status','instock'),(3251,20784,'_wc_average_rating','0'),(3252,20784,'_wc_review_count','0'),(3253,20784,'_product_version','3.9.2'),(3255,20785,'_sku','woo-hoodie-with-pocket'),(3256,20785,'total_sales','0'),(3257,20785,'_tax_status','taxable'),(3258,20785,'_tax_class',''),(3259,20785,'_manage_stock','no'),(3260,20785,'_backorders','no'),(3261,20785,'_sold_individually','no'),(3262,20785,'_virtual','no'),(3263,20785,'_downloadable','no'),(3264,20785,'_download_limit','0'),(3265,20785,'_download_expiry','0'),(3266,20785,'_stock',''),(3267,20785,'_stock_status','instock'),(3268,20785,'_wc_average_rating','0'),(3269,20785,'_wc_review_count','0'),(3270,20785,'_product_version','3.9.2'),(3272,20786,'_sku','woo-hoodie-with-zipper'),(3273,20786,'total_sales','0'),(3274,20786,'_tax_status','taxable'),(3275,20786,'_tax_class',''),(3276,20786,'_manage_stock','no'),(3277,20786,'_backorders','no'),(3278,20786,'_sold_individually','no'),(3279,20786,'_virtual','no'),(3280,20786,'_downloadable','no'),(3281,20786,'_download_limit','0'),(3282,20786,'_download_expiry','0'),(3283,20786,'_stock',''),(3284,20786,'_stock_status','instock'),(3285,20786,'_wc_average_rating','0'),(3286,20786,'_wc_review_count','0'),(3287,20786,'_product_version','3.9.2'),(3289,20787,'_sku','woo-long-sleeve-tee'),(3290,20787,'total_sales','1'),(3291,20787,'_tax_status','taxable'),(3292,20787,'_tax_class',''),(3293,20787,'_manage_stock','no'),(3294,20787,'_backorders','no'),(3295,20787,'_sold_individually','no'),(3296,20787,'_virtual','no'),(3297,20787,'_downloadable','no'),(3298,20787,'_download_limit','0'),(3299,20787,'_download_expiry','0'),(3300,20787,'_stock',''),(3301,20787,'_stock_status','instock'),(3302,20787,'_wc_average_rating','0'),(3303,20787,'_wc_review_count','0'),(3304,20787,'_product_version','3.9.2'),(3306,20788,'_sku','woo-polo'),(3307,20788,'total_sales','0'),(3308,20788,'_tax_status','taxable'),(3309,20788,'_tax_class',''),(3310,20788,'_manage_stock','no'),(3311,20788,'_backorders','no'),(3312,20788,'_sold_individually','no'),(3313,20788,'_virtual','no'),(3314,20788,'_downloadable','no'),(3315,20788,'_download_limit','0'),(3316,20788,'_download_expiry','0'),(3317,20788,'_stock',''),(3318,20788,'_stock_status','instock'),(3319,20788,'_wc_average_rating','5.00'),(3320,20788,'_wc_review_count','1'),(3321,20788,'_product_version','3.9.2'),(3323,20789,'_sku','woo-album'),(3324,20789,'total_sales','0'),(3325,20789,'_tax_status','taxable'),(3326,20789,'_tax_class',''),(3327,20789,'_manage_stock','no'),(3328,20789,'_backorders','no'),(3329,20789,'_sold_individually','no'),(3330,20789,'_virtual','yes'),(3331,20789,'_downloadable','yes'),(3332,20789,'_download_limit','1'),(3333,20789,'_download_expiry','1'),(3334,20789,'_stock',''),(3335,20789,'_stock_status','instock'),(3336,20789,'_wc_average_rating','0'),(3337,20789,'_wc_review_count','0'),(3338,20789,'_product_version','3.9.2'),(3340,20790,'_sku','woo-single'),(3341,20790,'total_sales','0'),(3342,20790,'_tax_status','taxable'),(3343,20790,'_tax_class',''),(3344,20790,'_manage_stock','no'),(3345,20790,'_backorders','no'),(3346,20790,'_sold_individually','no'),(3347,20790,'_virtual','yes'),(3348,20790,'_downloadable','yes'),(3349,20790,'_download_limit','1'),(3350,20790,'_download_expiry','1'),(3351,20790,'_stock',''),(3352,20790,'_stock_status','instock'),(3353,20790,'_wc_average_rating','0'),(3354,20790,'_wc_review_count','0'),(3355,20790,'_product_version','3.9.2'),(3357,20791,'_sku','woo-vneck-tee-red'),(3358,20791,'total_sales','0'),(3359,20791,'_tax_status','taxable'),(3360,20791,'_tax_class',''),(3361,20791,'_manage_stock','no'),(3362,20791,'_backorders','no'),(3363,20791,'_sold_individually','no'),(3364,20791,'_virtual','no'),(3365,20791,'_downloadable','no'),(3366,20791,'_download_limit','0'),(3367,20791,'_download_expiry','0'),(3368,20791,'_stock',''),(3369,20791,'_stock_status','instock'),(3370,20791,'_wc_average_rating','0'),(3371,20791,'_wc_review_count','0'),(3372,20791,'_product_version','3.9.2'),(3374,20792,'_sku','woo-vneck-tee-green'),(3375,20792,'total_sales','0'),(3376,20792,'_tax_status','taxable'),(3377,20792,'_tax_class',''),(3378,20792,'_manage_stock','no'),(3379,20792,'_backorders','no'),(3380,20792,'_sold_individually','no'),(3381,20792,'_virtual','no'),(3382,20792,'_downloadable','no'),(3383,20792,'_download_limit','0'),(3384,20792,'_download_expiry','0'),(3385,20792,'_stock',''),(3386,20792,'_stock_status','instock'),(3387,20792,'_wc_average_rating','0'),(3388,20792,'_wc_review_count','0'),(3389,20792,'_product_version','3.9.2'),(3391,20793,'_sku','woo-vneck-tee-blue'),(3392,20793,'total_sales','0'),(3393,20793,'_tax_status','taxable'),(3394,20793,'_tax_class',''),(3395,20793,'_manage_stock','no'),(3396,20793,'_backorders','no'),(3397,20793,'_sold_individually','no'),(3398,20793,'_virtual','no'),(3399,20793,'_downloadable','no'),(3400,20793,'_download_limit','0'),(3401,20793,'_download_expiry','0'),(3402,20793,'_stock',''),(3403,20793,'_stock_status','instock'),(3404,20793,'_wc_average_rating','0'),(3405,20793,'_wc_review_count','0'),(3406,20793,'_product_version','3.9.2'),(3408,20794,'_sku','woo-hoodie-red'),(3409,20794,'total_sales','0'),(3410,20794,'_tax_status','taxable'),(3411,20794,'_tax_class',''),(3412,20794,'_manage_stock','no'),(3413,20794,'_backorders','no'),(3414,20794,'_sold_individually','no'),(3415,20794,'_virtual','no'),(3416,20794,'_downloadable','no'),(3417,20794,'_download_limit','0'),(3418,20794,'_download_expiry','0'),(3419,20794,'_stock',''),(3420,20794,'_stock_status','instock'),(3421,20794,'_wc_average_rating','0'),(3422,20794,'_wc_review_count','0'),(3423,20794,'_product_version','3.9.2'),(3425,20795,'_sku','woo-hoodie-green'),(3426,20795,'total_sales','0'),(3427,20795,'_tax_status','taxable'),(3428,20795,'_tax_class',''),(3429,20795,'_manage_stock','no'),(3430,20795,'_backorders','no'),(3431,20795,'_sold_individually','no'),(3432,20795,'_virtual','no'),(3433,20795,'_downloadable','no'),(3434,20795,'_download_limit','0'),(3435,20795,'_download_expiry','0'),(3436,20795,'_stock',''),(3437,20795,'_stock_status','instock'),(3438,20795,'_wc_average_rating','0'),(3439,20795,'_wc_review_count','0'),(3440,20795,'_product_version','3.9.2'),(3442,20796,'_sku','woo-hoodie-blue'),(3443,20796,'total_sales','0'),(3444,20796,'_tax_status','taxable'),(3445,20796,'_tax_class',''),(3446,20796,'_manage_stock','no'),(3447,20796,'_backorders','no'),(3448,20796,'_sold_individually','no'),(3449,20796,'_virtual','no'),(3450,20796,'_downloadable','no'),(3451,20796,'_download_limit','0'),(3452,20796,'_download_expiry','0'),(3453,20796,'_stock',''),(3454,20796,'_stock_status','instock'),(3455,20796,'_wc_average_rating','0'),(3456,20796,'_wc_review_count','0'),(3457,20796,'_product_version','3.9.2'),(3459,20797,'_sku','Woo-tshirt-logo'),(3460,20797,'total_sales','1'),(3461,20797,'_tax_status','taxable'),(3462,20797,'_tax_class',''),(3463,20797,'_manage_stock','no'),(3464,20797,'_backorders','no'),(3465,20797,'_sold_individually','no'),(3466,20797,'_virtual','no'),(3467,20797,'_downloadable','no'),(3468,20797,'_download_limit','0'),(3469,20797,'_download_expiry','0'),(3470,20797,'_stock',''),(3471,20797,'_stock_status','instock'),(3472,20797,'_wc_average_rating','0'),(3473,20797,'_wc_review_count','0'),(3474,20797,'_product_version','3.9.2'),(3493,20799,'_sku','logo-collection'),(3494,20799,'total_sales','0'),(3495,20799,'_tax_status','taxable'),(3496,20799,'_tax_class',''),(3497,20799,'_manage_stock','no'),(3498,20799,'_backorders','no'),(3499,20799,'_sold_individually','no'),(3500,20799,'_virtual','no'),(3501,20799,'_downloadable','no'),(3502,20799,'_download_limit','0'),(3503,20799,'_download_expiry','0'),(3504,20799,'_stock',''),(3505,20799,'_stock_status','instock'),(3506,20799,'_wc_average_rating','0'),(3507,20799,'_wc_review_count','0'),(3508,20799,'_product_version','3.9.2'),(3527,20801,'_sku','woo-hoodie-blue-logo'),(3528,20801,'total_sales','0'),(3529,20801,'_tax_status','taxable'),(3530,20801,'_tax_class',''),(3531,20801,'_manage_stock','no'),(3532,20801,'_backorders','no'),(3533,20801,'_sold_individually','no'),(3534,20801,'_virtual','no'),(3535,20801,'_downloadable','no'),(3536,20801,'_download_limit','0'),(3537,20801,'_download_expiry','0'),(3538,20801,'_stock',''),(3539,20801,'_stock_status','instock'),(3540,20801,'_wc_average_rating','0'),(3541,20801,'_wc_review_count','0'),(3542,20801,'_product_version','3.9.2'),(3553,20777,'_wpcom_is_markdown','1'),(3556,20777,'_wp_old_slug','import-placeholder-for-44'),(3557,20777,'_weight','0.5'),(3558,20777,'_length','24'),(3559,20777,'_width','1'),(3560,20777,'_height','2'),(3561,20777,'_product_image_gallery','25361,25365'),(3562,20777,'_thumbnail_id','25352'),(3563,20777,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),(3576,20778,'_wpcom_is_markdown','1'),(3579,20778,'_wp_old_slug','import-placeholder-for-45'),(3580,20778,'_weight','1.5'),(3581,20778,'_length','10'),(3582,20778,'_width','8'),(3583,20778,'_height','3'),(3584,20778,'_product_image_gallery','25362,25360'),(3585,20778,'_thumbnail_id','25353'),(3586,20778,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:4:\"logo\";a:6:{s:4:\"name\";s:4:\"Logo\";s:5:\"value\";s:8:\"Yes | No\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),(3587,20779,'_wpcom_is_markdown','1'),(3590,20779,'_wp_old_slug','import-placeholder-for-46'),(3591,20779,'_regular_price','45'),(3592,20779,'_weight','2'),(3593,20779,'_length','10'),(3594,20779,'_width','6'),(3595,20779,'_height','3'),(3596,20779,'_thumbnail_id','25354'),(3597,20779,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"0\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),(3598,20779,'_price','45'),(3602,20780,'_wpcom_is_markdown','1'),(3605,20780,'_wp_old_slug','import-placeholder-for-47'),(3606,20780,'_regular_price','18'),(3607,20780,'_weight','0.8'),(3608,20780,'_length','8'),(3609,20780,'_width','6'),(3610,20780,'_height','1'),(3611,20780,'_thumbnail_id','25355'),(3612,20780,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"0\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),(3613,20780,'_price','18'),(3617,20781,'_wpcom_is_markdown','1'),(3620,20781,'_wp_old_slug','import-placeholder-for-48'),(3621,20781,'_regular_price','20'),(3622,20781,'_sale_price','18'),(3623,20781,'_weight','0.2'),(3624,20781,'_length','4'),(3625,20781,'_width','5'),(3626,20781,'_height','0.5'),(3627,20781,'_thumbnail_id','25356'),(3628,20781,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"0\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),(3629,20781,'_price','18'),(3633,20782,'_wpcom_is_markdown','1'),(3636,20782,'_wp_old_slug','import-placeholder-for-58'),(3637,20782,'_regular_price','65'),(3638,20782,'_sale_price','55'),(3639,20782,'_weight','1.2'),(3640,20782,'_length','12'),(3641,20782,'_width','2'),(3642,20782,'_height','1.5'),(3643,20782,'_thumbnail_id','25358'),(3644,20782,'_price','55'),(3664,20784,'_wpcom_is_markdown','1'),(3667,20784,'_wp_old_slug','import-placeholder-for-62'),(3668,20784,'_regular_price','90'),(3669,20784,'_weight','0.2'),(3670,20784,'_length','4'),(3671,20784,'_width','1.4'),(3672,20784,'_height','1'),(3673,20784,'_thumbnail_id','25359'),(3674,20784,'_price','90'),(3678,20785,'_wpcom_is_markdown','1'),(3681,20785,'_wp_old_slug','import-placeholder-for-64'),(3682,20785,'_regular_price','45'),(3683,20785,'_sale_price','35'),(3684,20785,'_weight','3'),(3685,20785,'_length','10'),(3686,20785,'_width','8'),(3687,20785,'_height','2'),(3688,20785,'_thumbnail_id','25360'),(3689,20785,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"0\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),(3690,20785,'_price','35'),(3694,20786,'_wpcom_is_markdown','1'),(3697,20786,'_wp_old_slug','import-placeholder-for-66'),(3698,20786,'_regular_price','45'),(3699,20786,'_weight','2'),(3700,20786,'_length','8'),(3701,20786,'_width','6'),(3702,20786,'_height','2'),(3703,20786,'_thumbnail_id','25365'),(3704,20786,'_price','45'),(3708,20787,'_wpcom_is_markdown','1'),(3711,20787,'_wp_old_slug','import-placeholder-for-68'),(3712,20787,'_regular_price','25'),(3713,20787,'_weight','1'),(3714,20787,'_length','7'),(3715,20787,'_width','5'),(3716,20787,'_height','1'),(3717,20787,'_thumbnail_id','25364'),(3718,20787,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"0\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),(3719,20787,'_price','25'),(3723,20788,'_wpcom_is_markdown','1'),(3726,20788,'_wp_old_slug','import-placeholder-for-70'),(3727,20788,'_regular_price','20'),(3728,20788,'_weight','0.8'),(3729,20788,'_length','6'),(3730,20788,'_width','5'),(3731,20788,'_height','1'),(3732,20788,'_thumbnail_id','25363'),(3733,20788,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"0\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),(3734,20788,'_price','20'),(3738,20789,'_wpcom_is_markdown','1'),(3741,20789,'_wp_old_slug','import-placeholder-for-73'),(3742,20789,'_regular_price','15'),(3744,20789,'_downloadable_files','a:2:{s:36:\"df54d1c7-b026-4d0e-8582-e4ca3cb1c16f\";a:3:{s:2:\"id\";s:36:\"df54d1c7-b026-4d0e-8582-e4ca3cb1c16f\";s:4:\"name\";s:8:\"Single 1\";s:4:\"file\";s:85:\"https://demo.woothemes.com/woocommerce/wp-content/uploads/sites/56/2017/08/single.jpg\";}s:36:\"e2d725f9-40b5-4071-8199-d55ee0d29d1a\";a:3:{s:2:\"id\";s:36:\"e2d725f9-40b5-4071-8199-d55ee0d29d1a\";s:4:\"name\";s:8:\"Single 2\";s:4:\"file\";s:84:\"https://demo.woothemes.com/woocommerce/wp-content/uploads/sites/56/2017/08/album.jpg\";}}'),(3745,20789,'_price','15'),(3749,20790,'_wpcom_is_markdown','1'),(3752,20790,'_wp_old_slug','import-placeholder-for-75'),(3753,20790,'_regular_price','3'),(3754,20790,'_sale_price','2'),(3755,20790,'_thumbnail_id','25361'),(3756,20790,'_downloadable_files','a:1:{s:36:\"33c2da1a-1b35-482a-82f1-60ad4a019b8a\";a:3:{s:2:\"id\";s:36:\"33c2da1a-1b35-482a-82f1-60ad4a019b8a\";s:4:\"name\";s:6:\"Single\";s:4:\"file\";s:85:\"https://demo.woothemes.com/woocommerce/wp-content/uploads/sites/56/2017/08/single.jpg\";}}'),(3757,20790,'_price','2'),(3758,20791,'_wpcom_is_markdown',''),(3759,20791,'_elementor_controls_usage','a:0:{}'),(3760,20791,'_wp_old_slug','import-placeholder-for-76'),(3761,20791,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),(3762,20791,'_regular_price','20'),(3764,20791,'attribute_pa_color','red'),(3765,20791,'attribute_pa_size',''),(3766,20791,'_price','20'),(3767,20792,'_wpcom_is_markdown',''),(3768,20792,'_elementor_controls_usage','a:0:{}'),(3769,20792,'_wp_old_slug','import-placeholder-for-77'),(3770,20792,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),(3771,20792,'_regular_price','20'),(3773,20792,'attribute_pa_color','green'),(3774,20792,'attribute_pa_size',''),(3775,20792,'_price','20'),(3776,20793,'_wpcom_is_markdown',''),(3777,20793,'_elementor_controls_usage','a:0:{}'),(3778,20793,'_wp_old_slug','import-placeholder-for-78'),(3779,20793,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),(3780,20793,'_regular_price','15'),(3782,20793,'attribute_pa_color','blue'),(3783,20793,'attribute_pa_size',''),(3784,20793,'_price','15'),(3785,20794,'_wpcom_is_markdown',''),(3786,20794,'_elementor_controls_usage','a:0:{}'),(3787,20794,'_wp_old_slug','import-placeholder-for-79'),(3788,20794,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),(3789,20794,'_regular_price','45'),(3790,20794,'_sale_price','42'),(3792,20794,'attribute_pa_color','red'),(3793,20794,'attribute_logo','No'),(3794,20794,'_price','42'),(3795,20795,'_wpcom_is_markdown',''),(3796,20795,'_elementor_controls_usage','a:0:{}'),(3797,20795,'_wp_old_slug','import-placeholder-for-80'),(3798,20795,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),(3799,20795,'_regular_price','45'),(3801,20795,'attribute_pa_color','green'),(3802,20795,'attribute_logo','No'),(3803,20795,'_price','45'),(3804,20796,'_wpcom_is_markdown',''),(3805,20796,'_elementor_controls_usage','a:0:{}'),(3806,20796,'_wp_old_slug','import-placeholder-for-81'),(3807,20796,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),(3808,20796,'_regular_price','45'),(3810,20796,'attribute_pa_color','blue'),(3811,20796,'attribute_logo','No'),(3812,20796,'_price','45'),(3816,20797,'_wpcom_is_markdown','1'),(3819,20797,'_wp_old_slug','import-placeholder-for-83'),(3820,20797,'_regular_price','18'),(3821,20797,'_weight','0.5'),(3822,20797,'_length','10'),(3823,20797,'_width','12'),(3824,20797,'_height','0.5'),(3825,20797,'_thumbnail_id','25362'),(3826,20797,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"0\";s:11:\"is_taxonomy\";s:1:\"1\";}}'),(3827,20797,'_price','18'),(3851,20799,'_wpcom_is_markdown','1'),(3854,20799,'_wp_old_slug','import-placeholder-for-87'),(3855,20799,'_children','a:3:{i:0;i:20779;i:1;i:20780;i:2;i:20781;}'),(3856,20799,'_product_image_gallery','25362,25354'),(3857,20799,'_thumbnail_id','25357'),(3858,20799,'_price',''),(3859,20799,'_price',''),(3872,20801,'_wpcom_is_markdown',''),(3873,20801,'_elementor_controls_usage','a:0:{}'),(3874,20801,'_wp_old_slug','import-placeholder-for-90'),(3875,20801,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.'),(3876,20801,'_regular_price','45'),(3878,20801,'attribute_pa_color','blue'),(3879,20801,'attribute_logo','Yes'),(3880,20801,'_price','45'),(3938,20848,'_edit_last','1'),(3939,20848,'_edit_lock','1585639950:2'),(3952,20711,'_elementor_edit_mode','builder'),(3953,20711,'_elementor_template_type','wp-page'),(3954,20711,'_elementor_version','2.9.2'),(3964,20848,'_wp_page_template','default'),(3965,20848,'_elementor_controls_usage','a:0:{}'),(3966,20848,'_dt_shop_product_template_settings','a:44:{s:13:\"product-style\";s:21:\"product-style-default\";s:20:\"product-hover-styles\";s:0:\"\";s:23:\"product-overlay-bgcolor\";s:0:\"\";s:28:\"product-overlay-dark-bgcolor\";b:1;s:23:\"product-overlay-effects\";s:35:\"product-overlay-gradientbottomtotop\";s:27:\"product-hover-image-effects\";s:0:\"\";s:37:\"product-hover-secondary-image-effects\";s:27:\"product-hover-secimage-fade\";s:29:\"product-content-hover-effects\";s:0:\"\";s:31:\"product-icongroup-hover-effects\";s:0:\"\";s:22:\"product-borderorshadow\";s:29:\"product-borderorshadow-border\";s:19:\"product-border-type\";s:25:\"product-border-type-thumb\";s:23:\"product-border-position\";s:31:\"product-border-position-default\";s:19:\"product-shadow-type\";s:27:\"product-shadow-type-default\";s:23:\"product-shadow-position\";s:31:\"product-shadow-position-default\";s:30:\"product-bordershadow-highlight\";s:0:\"\";s:26:\"product-background-bgcolor\";s:0:\"\";s:15:\"product-padding\";s:23:\"product-padding-content\";s:13:\"product-space\";s:18:\"product-with-space\";s:20:\"product-display-type\";s:4:\"grid\";s:33:\"product-display-type-list-options\";s:10:\"left-thumb\";s:19:\"product-show-labels\";s:5:\"false\";s:20:\"product-label-design\";s:19:\"product-label-boxed\";s:20:\"product-custom-class\";s:17:\"dt-augury-default\";s:21:\"product-thumb-content\";a:2:{s:7:\"enabled\";a:1:{s:11:\"icons_group\";s:11:\"Icons Group\";}s:8:\"disabled\";a:10:{s:14:\"button_element\";s:14:\"Button Element\";s:5:\"price\";s:5:\"Price\";s:8:\"category\";s:8:\"Category\";s:5:\"title\";s:5:\"Title\";s:7:\"excerpt\";s:7:\"Excerpt\";s:6:\"rating\";s:6:\"Rating\";s:9:\"countdown\";s:10:\"Count Down\";s:9:\"separator\";s:9:\"Separator\";s:13:\"element_group\";s:13:\"Element Group\";s:8:\"swatches\";s:8:\"Swatches\";}}s:23:\"product-thumb-alignment\";s:30:\"product-thumb-alignment-bottom\";s:30:\"product-thumb-iconsgroup-icons\";a:3:{i:0;s:8:\"wishlist\";i:1;s:7:\"compare\";i:2;s:9:\"quickview\";}s:30:\"product-thumb-iconsgroup-style\";s:47:\"product-thumb-iconsgroup-style-brdrfill-rounded\";s:33:\"product-thumb-iconsgroup-position\";s:0:\"\";s:34:\"product-thumb-buttonelement-button\";s:0:\"\";s:44:\"product-thumb-buttonelement-secondary-button\";s:0:\"\";s:33:\"product-thumb-buttonelement-style\";s:40:\"product-thumb-buttonelement-style-simple\";s:35:\"product-thumb-buttonelement-stretch\";s:0:\"\";s:27:\"product-thumb-element-group\";a:2:{s:7:\"enabled\";a:2:{s:5:\"title\";s:5:\"Title\";s:5:\"price\";s:5:\"Price\";}s:8:\"disabled\";a:11:{s:4:\"cart\";s:4:\"Cart\";s:8:\"wishlist\";s:8:\"Wishlist\";s:7:\"compare\";s:7:\"Compare\";s:9:\"quickview\";s:10:\"Quick View\";s:8:\"category\";s:8:\"Category\";s:14:\"button_element\";s:14:\"Button Element\";s:11:\"icons_group\";s:11:\"Icons Group\";s:7:\"excerpt\";s:7:\"Excerpt\";s:6:\"rating\";s:6:\"Rating\";s:9:\"separator\";s:9:\"Separator\";s:8:\"swatches\";s:8:\"Swatches\";}}s:22:\"product-content-enable\";b:1;s:23:\"product-content-content\";a:2:{s:7:\"enabled\";a:2:{s:5:\"title\";s:5:\"Title\";s:14:\"button_element\";s:14:\"Button Element\";}s:8:\"disabled\";a:9:{s:5:\"price\";s:5:\"Price\";s:11:\"icons_group\";s:11:\"Icons Group\";s:8:\"category\";s:8:\"Category\";s:7:\"excerpt\";s:7:\"Excerpt\";s:6:\"rating\";s:6:\"Rating\";s:9:\"countdown\";s:10:\"Count Down\";s:9:\"separator\";s:9:\"Separator\";s:13:\"element_group\";s:13:\"Element Group\";s:8:\"swatches\";s:8:\"Swatches\";}}s:25:\"product-content-alignment\";s:32:\"product-content-alignment-center\";s:32:\"product-content-iconsgroup-style\";s:39:\"product-content-iconsgroup-style-simple\";s:36:\"product-content-buttonelement-button\";s:4:\"cart\";s:46:\"product-content-buttonelement-secondary-button\";s:0:\"\";s:35:\"product-content-buttonelement-style\";s:52:\"product-content-buttonelement-style-brdrfill-rounded\";s:37:\"product-content-buttonelement-stretch\";s:0:\"\";s:29:\"product-content-element-group\";a:1:{s:8:\"disabled\";a:13:{s:5:\"price\";s:5:\"Price\";s:5:\"title\";s:5:\"Title\";s:4:\"cart\";s:4:\"Cart\";s:8:\"wishlist\";s:8:\"Wishlist\";s:7:\"compare\";s:7:\"Compare\";s:9:\"quickview\";s:10:\"Quick View\";s:8:\"category\";s:8:\"Category\";s:14:\"button_element\";s:14:\"Button Element\";s:11:\"icons_group\";s:11:\"Icons Group\";s:7:\"excerpt\";s:7:\"Excerpt\";s:6:\"rating\";s:6:\"Rating\";s:9:\"separator\";s:9:\"Separator\";s:8:\"swatches\";s:8:\"Swatches\";}}s:31:\"product-background-dark-bgcolor\";b:0;s:37:\"product-thumb-secondary-image-onhover\";b:0;}'),(3971,20854,'_wp_attached_file','2020/02/zodiac-bg2.png'),(3972,20854,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:22:\"2020/02/zodiac-bg2.png\";s:8:\"filesize\";i:1509;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5486;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"zodiac-bg2-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3172;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3197;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3973,20855,'_wp_attached_file','2020/02/zodiac-bg2-1.png'),(3974,20855,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:24:\"2020/02/zodiac-bg2-1.png\";s:8:\"filesize\";i:1705;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg2-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:7983;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"zodiac-bg2-1-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3366;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4878;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3975,20856,'_wp_attached_file','2020/02/zodiac-bg3.png'),(3976,20856,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:22:\"2020/02/zodiac-bg3.png\";s:8:\"filesize\";i:1032;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3579;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"zodiac-bg3-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1868;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2263;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3977,20857,'_wp_attached_file','2020/02/zodiac-bg3-1.png'),(3978,20857,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:24:\"2020/02/zodiac-bg3-1.png\";s:8:\"filesize\";i:1170;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg3-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:5460;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"zodiac-bg3-1-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2291;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3618;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3979,20858,'_wp_attached_file','2020/02/zodiac-bg4.png'),(3980,20858,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:22:\"2020/02/zodiac-bg4.png\";s:8:\"filesize\";i:766;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3136;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"zodiac-bg4-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1394;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1915;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3981,20859,'_wp_attached_file','2020/02/zodiac-bg4-1.png'),(3982,20859,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:24:\"2020/02/zodiac-bg4-1.png\";s:8:\"filesize\";i:1364;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg4-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:6419;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"zodiac-bg4-1-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2727;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg4-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";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:{}}}'),(3983,20860,'_wp_attached_file','2020/02/zodiac-bg5.png'),(3984,20860,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:22:\"2020/02/zodiac-bg5.png\";s:8:\"filesize\";i:668;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3378;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"zodiac-bg5-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1415;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3985,20861,'_wp_attached_file','2020/02/zodiac-bg5-1.png'),(3986,20861,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:24:\"2020/02/zodiac-bg5-1.png\";s:8:\"filesize\";i:1094;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg5-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:5121;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"zodiac-bg5-1-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2131;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg5-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3240;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3987,20862,'_wp_attached_file','2020/02/zodiac-bg6.png'),(3988,20862,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:22:\"2020/02/zodiac-bg6.png\";s:8:\"filesize\";i:801;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3275;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"zodiac-bg6-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1755;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2024;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3989,20863,'_wp_attached_file','2020/02/zodiac-bg6-1.png'),(3990,20863,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:24:\"2020/02/zodiac-bg6-1.png\";s:8:\"filesize\";i:1191;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg6-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:4576;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"zodiac-bg6-1-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2691;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg6-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2956;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3991,20864,'_wp_attached_file','2020/02/zodiac-bg7.png'),(3992,20864,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:22:\"2020/02/zodiac-bg7.png\";s:8:\"filesize\";i:1035;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3522;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"zodiac-bg7-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2026;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2206;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3993,20865,'_wp_attached_file','2020/02/zodiac-bg7-1.png'),(3994,20865,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:24:\"2020/02/zodiac-bg7-1.png\";s:8:\"filesize\";i:1256;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg7-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:5803;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"zodiac-bg7-1-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2386;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg7-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3620;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3995,20866,'_wp_attached_file','2020/02/zodiac-bg8.png'),(3996,20866,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:22:\"2020/02/zodiac-bg8.png\";s:8:\"filesize\";i:909;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2952;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"zodiac-bg8-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1742;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1966;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3997,20867,'_wp_attached_file','2020/02/zodiac-bg8-1.png'),(3998,20867,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:24:\"2020/02/zodiac-bg8-1.png\";s:8:\"filesize\";i:1217;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg8-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:5279;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"zodiac-bg8-1-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2325;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3304;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3999,20868,'_wp_attached_file','2020/02/zodiac-bg9.png'),(4000,20868,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:22:\"2020/02/zodiac-bg9.png\";s:8:\"filesize\";i:710;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg9-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2687;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"zodiac-bg9-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1302;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"zodiac-bg9-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1649;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4001,20869,'_wp_attached_file','2020/02/zodiac-bg9-1.png'),(4002,20869,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:24:\"2020/02/zodiac-bg9-1.png\";s:8:\"filesize\";i:986;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg9-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:3777;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"zodiac-bg9-1-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1902;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-bg9-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2525;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4003,20870,'_wp_attached_file','2020/02/zodiac-bg10.png'),(4004,20870,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:23:\"2020/02/zodiac-bg10.png\";s:8:\"filesize\";i:776;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"zodiac-bg10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3863;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"zodiac-bg10-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1678;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"zodiac-bg10-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2289;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4005,20871,'_wp_attached_file','2020/02/zodiac-bg10-1.png'),(4006,20871,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:25:\"2020/02/zodiac-bg10-1.png\";s:8:\"filesize\";i:1172;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"zodiac-bg10-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:5306;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"zodiac-bg10-1-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2407;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"zodiac-bg10-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3368;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4007,20872,'_wp_attached_file','2020/02/zodiac-bg11.png'),(4008,20872,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:23:\"2020/02/zodiac-bg11.png\";s:8:\"filesize\";i:1020;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"zodiac-bg11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2841;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"zodiac-bg11-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2001;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"zodiac-bg11-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1685;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4009,20873,'_wp_attached_file','2020/02/zodiac-bg11-1.png'),(4010,20873,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:25:\"2020/02/zodiac-bg11-1.png\";s:8:\"filesize\";i:1705;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"zodiac-bg11-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:6276;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"zodiac-bg11-1-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3370;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"zodiac-bg11-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3364;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4011,20874,'_wp_attached_file','2020/02/zodiac-bg12.png'),(4012,20874,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:23:\"2020/02/zodiac-bg12.png\";s:8:\"filesize\";i:670;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"zodiac-bg12-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3617;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"zodiac-bg12-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1454;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"zodiac-bg12-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2172;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4013,20875,'_wp_attached_file','2020/02/zodiac-bg12-1.png'),(4014,20875,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:190;s:6:\"height\";i:160;s:4:\"file\";s:25:\"2020/02/zodiac-bg12-1.png\";s:8:\"filesize\";i:939;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"zodiac-bg12-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:4067;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"zodiac-bg12-1-190x154.png\";s:5:\"width\";i:190;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1883;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"zodiac-bg12-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2699;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4024,20877,'_wp_attached_file','2020/02/zodiac-icon1.png'),(4025,20877,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:24:\"2020/02/zodiac-icon1.png\";s:8:\"filesize\";i:1554;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-icon1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3047;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4026,20878,'_wp_attached_file','2020/02/zodiac-icon2.png'),(4027,20878,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:24:\"2020/02/zodiac-icon2.png\";s:8:\"filesize\";i:2581;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-icon2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4274;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4028,20879,'_wp_attached_file','2020/02/zodiac-icon3.png'),(4029,20879,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:24:\"2020/02/zodiac-icon3.png\";s:8:\"filesize\";i:1864;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-icon3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3407;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4030,20880,'_wp_attached_file','2020/02/zodiac-icon4.png'),(4031,20880,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:24:\"2020/02/zodiac-icon4.png\";s:8:\"filesize\";i:3305;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-icon4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5429;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4032,20881,'_wp_attached_file','2020/02/zodiac-icon5.png'),(4033,20881,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:24:\"2020/02/zodiac-icon5.png\";s:8:\"filesize\";i:3669;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-icon5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5837;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4034,20882,'_wp_attached_file','2020/02/zodiac-icon6.png'),(4035,20882,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:24:\"2020/02/zodiac-icon6.png\";s:8:\"filesize\";i:1941;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-icon6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4036,20883,'_wp_attached_file','2020/02/zodiac-icon7.png'),(4037,20883,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:24:\"2020/02/zodiac-icon7.png\";s:8:\"filesize\";i:1702;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-icon7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3197;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4038,20884,'_wp_attached_file','2020/02/zodiac-icon8.png'),(4039,20884,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:24:\"2020/02/zodiac-icon8.png\";s:8:\"filesize\";i:2612;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-icon8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4174;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4040,20885,'_wp_attached_file','2020/02/zodiac-icon9.png'),(4041,20885,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:24:\"2020/02/zodiac-icon9.png\";s:8:\"filesize\";i:1864;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"zodiac-icon9-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3527;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4042,20886,'_wp_attached_file','2020/02/zodiac-icon10.png'),(4043,20886,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:25:\"2020/02/zodiac-icon10.png\";s:8:\"filesize\";i:2277;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"zodiac-icon10-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3841;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4044,20887,'_wp_attached_file','2020/02/zodiac-icon11.png'),(4045,20887,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:25:\"2020/02/zodiac-icon11.png\";s:8:\"filesize\";i:2014;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"zodiac-icon11-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3563;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4046,20888,'_wp_attached_file','2020/02/zodiac-icon12.png'),(4047,20888,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:140;s:6:\"height\";i:140;s:4:\"file\";s:25:\"2020/02/zodiac-icon12.png\";s:8:\"filesize\";i:2274;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"zodiac-icon12-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3822;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4057,20711,'_wp_page_template','default'),(4058,20711,'_elementor_data','[{\"id\":\"2fa3561\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3e16bd6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"47c4926\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"239da29\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3f318ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2c553b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e90ac02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Zodiac Sign\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0e6b5e4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\"},\"elements\":[{\"id\":\"256c0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20.071,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"971e815\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.574,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"4fcbaec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1d9bb03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20.019,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b64e86\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fa2c3dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"cba184d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aries\",\"subtitle\":\"Apr 05-May 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg1.png\",\"id\":20756},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg1-1.png\",\"id\":20757},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon1.png\",\"id\":20877},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/aries\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"7cd7de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"8aeafe7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taurus\",\"subtitle\":\"Jan 12-Feb 17\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg2.png\",\"id\":20854},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg2-1.png\",\"id\":20855},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon2.png\",\"id\":20878},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/taurus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"3710b38\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"d32d50d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gemini\",\"subtitle\":\"Mar 20-May 23\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg3.png\",\"id\":20856},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg3-1.png\",\"id\":20857},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon3.png\",\"id\":20879},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/gemini\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"282b4d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"4f04256\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancer\",\"subtitle\":\"Aug 22-Oct 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg4.png\",\"id\":20858},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg4-1.png\",\"id\":20859},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon4.png\",\"id\":20880},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/cancer\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"a78edb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"069c35d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Leo\",\"subtitle\":\"Jun 22-Jul 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg5.png\",\"id\":20860},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg5-1.png\",\"id\":20861},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon5.png\",\"id\":20881},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/leo\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"f2bd32a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"0c17fdf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Virgo\",\"subtitle\":\"Aug 22-Sep 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg6.png\",\"id\":20862},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg6-1.png\",\"id\":20863},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon6.png\",\"id\":20882},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/virgo\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6604833\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"58a71c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"c89c03e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Libra\",\"subtitle\":\"Oct 27-Nov 10\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg7.png\",\"id\":20864},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg7-1.png\",\"id\":20865},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon7.png\",\"id\":20883},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/libra\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"8b31ea3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"0839809\",\"elType\":\"widget\",\"settings\":{\"title\":\"Scorpio\",\"subtitle\":\"Dec 12-Jan 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg8.png\",\"id\":20866},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg8-1.png\",\"id\":20867},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon8.png\",\"id\":20884},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/scorpio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"69d8e7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"e7fb250\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sagnittarius\",\"subtitle\":\"Feb 22-Mar 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg9.png\",\"id\":20868},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg9-1.png\",\"id\":20869},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon9.png\",\"id\":20885},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/sagnittarius\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"386e236\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"a7ebd0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capricorn\",\"subtitle\":\"Apr 18-May 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg10.png\",\"id\":20870},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg10-1.png\",\"id\":20871},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon10.png\",\"id\":20886},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/capricorn\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"a792c47\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"13c2a82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aquarius\",\"subtitle\":\"Jun 22-Jul 16\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg11.png\",\"id\":20872},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg11-1.png\",\"id\":20873},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon11.png\",\"id\":20887},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/aquarius\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true},{\"id\":\"276eb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"css_classes\":\"dt-col-sm-4\"},\"elements\":[{\"id\":\"24afb82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pisces\",\"subtitle\":\"Aug 22-Sep 20\",\"background_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg12.png\",\"id\":20874},\"hover_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-bg12-1.png\",\"id\":20875},\"selected_icon\":{\"value\":\"far fa-angry\",\"library\":\"fa-regular\"},\"icon_image\":\"image\",\"selected_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/zodiac-icon12.png\",\"id\":20888},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"typography_subtitle_typography\":\"custom\",\"typography_subtitle_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_subtitle_font_weight\":\"300\",\"icon_color\":\"#6C2525\",\"_css_classes\":\"aligncenter\",\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/forecast\\/pisces\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"dt-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"624b408\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49984c5\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f68b3d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26c7316\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(4067,20891,'_edit_lock','1589544130:2'),(4070,20891,'_edit_last','1'),(4071,20891,'_tpl_default_settings','a:20:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(4072,20891,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(4073,20891,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(4074,20891,'_elementor_edit_mode','builder'),(4075,20891,'_elementor_template_type','wp-page'),(4076,20891,'_elementor_version','2.9.2'),(4077,20891,'_wp_page_template','default'),(4078,20891,'_elementor_data','[{\"id\":\"d927618\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3e16bd6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"6796c5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"894c0c6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"08de7dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70b4375\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"center\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b83d283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us!\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a0bce8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"286a719\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a22d585\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-mobile-alt\",\"library\":\"fa-solid\"},\"title_text\":\"Phone\",\"description_text\":\"Phone: <a href=\\\"tel:63 969 658 546\\\">+63 969 658 546<br><\\/a>\\nPhone: <a href=\\\"tel:63 969 658 547\\\">+63 969 658 547<\\/a>\",\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#E4E3E3\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_css_classes\":\"contact-info\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"38a204a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#686868\",\"css_classes\":\"hide-border-sm\"},\"elements\":[{\"id\":\"505df2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title_text\":\"Address\",\"description_text\":\"1917 Ridgeway Dr, Arnold,<br>\\nMO, 63010\",\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#E4E3E3\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_css_classes\":\"contact-info\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7347689\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a0687bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title_text\":\"Email\",\"description_text\":\"<a href=\\\"mailto:example@example.com\\\">example@example.com<br><\\/a>\\n<a href=\\\"mailto:example@example.com\\\">example@example.com<br><\\/a>\",\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#E4E3E3\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_css_classes\":\"contact-info\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cfe6298\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"35c6904\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5c55ebc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa25447\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f0da2df\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"254f62f\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c770ee2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d23afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you got any questions <br>\\nPlease do not hesitate to send us a message\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50fa0d7\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cea0234\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\"},\"elements\":[{\"id\":\"e38418f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30},\"elements\":[],\"isInner\":false},{\"id\":\"3cc8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"css_classes\":\"dt-col-md-8 dt-col-sm-12\"},\"elements\":[{\"id\":\"7f9b74f\",\"elType\":\"widget\",\"settings\":{\"form_shortcode\":\"20909::Contact - Form\",\"submit_bg_color\":\"rgba(2, 1, 1, 0)\",\"submit_border_border\":\"solid\",\"submit_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"submit_hover_bg_color\":\"#FFA35A\",\"submit_hover_color\":\"#000000\",\"submit_hover_border_border\":\"solid\",\"submit_hover_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"submit_hover_border_color\":\"#FFA35A\",\"submit_focus_bg_color\":\"#FFA35A\",\"submit_focus_color\":\"#000000\",\"submit_focus_border_border\":\"solid\",\"submit_focus_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"input_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"invalid_notice_alignment\":\"center\",\"_css_classes\":\"contact-form\"},\"elements\":[],\"widgetType\":\"contact-form-7\"}],\"isInner\":false},{\"id\":\"3c1ef5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.664},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"85e43a0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"35c6904\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"dc6b14d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac7ff28\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68becdf\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ddae111\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"90a2244\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0a4bf88\",\"elType\":\"widget\",\"settings\":{\"map_center\":\"Oslo Municipality, Norway\",\"pins\":[{\"pin_address\":\"Oslo Municipality, Norway\",\"pin_desc\":\"Oslo Municipality, Norway\",\"pin_state\":\"visible\",\"_id\":\"0d2bcb2\",\"pin_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/marker.png\",\"id\":20931}}],\"zoom\":{\"unit\":\"zoom\",\"size\":14,\"sizes\":[]},\"map_height\":590,\"zoom_controls\":\"false\",\"fullscreen_control\":\"false\",\"street_view\":\"false\",\"map_type\":\"false\",\"map_style\":\"custom\",\"custom_map_style_json\":\"[\\n  {\\n    \\\"elementType\\\": \\\"geometry\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#f5f5f5\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"elementType\\\": \\\"labels.icon\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"visibility\\\": \\\"off\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"elementType\\\": \\\"labels.text.fill\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#616161\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"elementType\\\": \\\"labels.text.stroke\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#f5f5f5\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"administrative.land_parcel\\\",\\n    \\\"elementType\\\": \\\"labels.text.fill\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#bdbdbd\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"poi\\\",\\n    \\\"elementType\\\": \\\"geometry\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#eeeeee\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"poi\\\",\\n    \\\"elementType\\\": \\\"labels.text.fill\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#757575\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"poi.park\\\",\\n    \\\"elementType\\\": \\\"geometry\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#e5e5e5\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"poi.park\\\",\\n    \\\"elementType\\\": \\\"labels.text.fill\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#9e9e9e\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"road\\\",\\n    \\\"elementType\\\": \\\"geometry\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#ffffff\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"road.arterial\\\",\\n    \\\"elementType\\\": \\\"labels.text.fill\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#757575\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"road.highway\\\",\\n    \\\"elementType\\\": \\\"geometry\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#dadada\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"road.highway\\\",\\n    \\\"elementType\\\": \\\"labels.text.fill\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#616161\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"road.local\\\",\\n    \\\"elementType\\\": \\\"labels.text.fill\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#9e9e9e\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"transit.line\\\",\\n    \\\"elementType\\\": \\\"geometry\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#e5e5e5\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"transit.station\\\",\\n    \\\"elementType\\\": \\\"geometry\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#eeeeee\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"water\\\",\\n    \\\"elementType\\\": \\\"geometry\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#c9c9c9\\\"\\n      }\\n    ]\\n  },\\n  {\\n    \\\"featureType\\\": \\\"water\\\",\\n    \\\"elementType\\\": \\\"labels.text.fill\\\",\\n    \\\"stylers\\\": [\\n      {\\n        \\\"color\\\": \\\"#9e9e9e\\\"\\n      }\\n    ]\\n  }\\n]\"},\"elements\":[],\"widgetType\":\"jet-map\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8aa1e3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"35c6904\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"8a65981\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a426eda\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"_css_classes\":\"section-divider\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9d2b92\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"76803c0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cb381e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42cc5e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_css_classes\":\"dt-skin-secondary-color\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae8424\",\"elType\":\"widget\",\"settings\":{\"title\":\"About me\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b3c94e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et <br>dolore magna aliqua. Quis ipsum suspendisse ultrices gravida.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90ab6f7\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"45f146e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"88d770b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6dda4f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/signature-1.png\",\"id\":20933},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"491f690\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"de62bbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"LOUIS RIVERA\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#353535\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"019e118\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"35c6904\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"28f2a2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a7f0f71\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"881c720\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"cfc85dc\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"e1a2ad4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3dba41f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Fix Appointment\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/appointment\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e564126\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49984c5\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f6115b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b7e1e94\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(4222,20909,'_elementor_controls_usage','a:0:{}'),(4223,20909,'_form','[text text-354 placeholder \"Enter your full name *\"][email email-390 placeholder \"Enter your email address *\"][text text-631 placeholder \"Subject\"][textarea textarea-11 placeholder \"Type your message\"]<p class=\"aligncenter\">[submit \"Send Message\"]</p>'),(4224,20909,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:26:\"Astrology \"[your-subject]\"\";s:6:\"sender\";s:34:\"Astrology <wordpress@192.168.2.62>\";s:9:\"recipient\";s:25:\"santhosh@iamdesigning.com\";s:4:\"body\";s:173:\"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 Astrology (https://mg7717.dev34.info)\";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;}'),(4225,20909,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:26:\"Astrology \"[your-subject]\"\";s:6:\"sender\";s:34:\"Astrology <wordpress@192.168.2.62>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:115:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Astrology (https://mg7717.dev34.info)\";s:18:\"additional_headers\";s:35:\"Reply-To: santhosh@iamdesigning.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(4226,20909,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(4227,20909,'_additional_settings',''),(4228,20909,'_locale','en_US'),(4229,20909,'_config_errors','a:1:{s:23:\"mail.additional_headers\";a:1:{i:0;a:2:{s:4:\"code\";i:102;s:4:\"args\";a:3:{s:7:\"message\";s:51:\"Invalid mailbox syntax is used in the %name% field.\";s:6:\"params\";a:1:{s:4:\"name\";s:8:\"Reply-To\";}s:4:\"link\";s:68:\"https://contactform7.com/configuration-errors/invalid-mailbox-syntax\";}}}}'),(4403,20931,'_wp_attached_file','2020/02/marker.png'),(4404,20931,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:49;s:4:\"file\";s:18:\"2020/02/marker.png\";s:8:\"filesize\";i:394;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:{}}}'),(4414,20933,'_wp_attached_file','2020/02/signature-1.png'),(4415,20933,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:370;s:6:\"height\";i:222;s:4:\"file\";s:23:\"2020/02/signature-1.png\";s:8:\"filesize\";i:4272;s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"signature-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:10875;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"signature-1-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19794;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"signature-1-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15085;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"signature-1-370x200.png\";s:5:\"width\";i:370;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7699;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"signature-1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15850;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"signature-1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15850;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"signature-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7039;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4443,20937,'_menu_item_type','post_type'),(4444,20937,'_menu_item_menu_item_parent','0'),(4445,20937,'_menu_item_object_id','20891'),(4446,20937,'_menu_item_object','page'),(4447,20937,'_menu_item_target',''),(4448,20937,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4449,20937,'_menu_item_xfn',''),(4450,20937,'_menu_item_url',''),(4452,20937,'_elementor_controls_usage','a:0:{}'),(4453,20937,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(4454,20937,'_dt-menu-icon',''),(4455,20937,'_dt-menu-image',''),(4456,20937,'_dt-menu-image-position','left'),(4457,20937,'_dt-child-menu-animation','animate dt_fadeInLeft'),(4460,20939,'_elementor_edit_mode','builder'),(4461,20939,'_elementor_template_type','page'),(4462,20939,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(4463,20939,'_elementor_version','2.8.5'),(4469,20939,'_wp_page_template','default'),(4470,20939,'_elementor_data','[{\"id\":\"47b52caa\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"14531477\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"960dd99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70d3aaaa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aries\",\"typography_typography\":\"custom\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cdce62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5e8b26d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2b7d989a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"13519311\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img1.jpg\",\"id\":20729},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76111b2d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"2d743697\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"948e5e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3c3f779a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"20b1d4dd\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57799eb4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"71f9bd99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"519b59a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42063206\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"763ddccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"37043392\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"6c1c3ea7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"35da4fdc\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6183e998\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6b3ebbf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"5d1d512c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d737c6d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5272102d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71ffdb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"165609af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a20e81a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"56d77a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2d61fa1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"693f0489\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4505,20947,'_wp_attached_file','2020/02/sidenav-img2.jpg'),(4506,20947,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:24:\"2020/02/sidenav-img2.jpg\";s:8:\"filesize\";i:4162;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3129;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6980;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27752;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5049;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16232;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21029;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15566;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24022;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13967;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9720;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21029;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20235;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21679;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25621;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16807;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13302;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31108;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20945;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19760;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13231;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5041;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5041;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13967;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1711;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4603,20957,'_wp_attached_file','2020/02/img1.jpg'),(4604,20957,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:550;s:6:\"height\";i:340;s:4:\"file\";s:16:\"2020/02/img1.jpg\";s:8:\"filesize\";i:5058;s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"img1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6076;}s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"img1-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12909;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:16:\"img1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8539;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:16:\"img1-450x340.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23150;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:16:\"img1-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21557;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:16:\"img1-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16104;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:16:\"img1-540x334.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32890;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:16:\"img1-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26311;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:16:\"img1-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23337;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:16:\"img1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10166;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:16:\"img1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10166;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:16:\"img1-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21557;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"img1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3138;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4676,20966,'_elementor_edit_mode','builder'),(4677,20966,'_elementor_template_type','page'),(4679,20966,'_elementor_version','2.8.5'),(4685,20966,'_wp_page_template','default'),(4686,20966,'_elementor_data','[{\"id\":\"fec00e5\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"21ab2f0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"43c9be50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"56011b9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week in the\\nstars\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13cfd5d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/img1.jpg\",\"id\":20957},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c374f39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make a wish - for yourself, and the world at large &amp; happy. Aquarius season begins this Mon, Jan 20.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cac7eb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week in the\\nstars\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fa7ec4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/img1.jpg\",\"id\":20957},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f68c279\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Make a wish - for yourself, and the world at large &amp; happy. Aquarius season begins this Mon, Jan 20.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27cabca4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(4704,20966,'_edit_lock','1580724836:1'),(4712,20966,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:26:\"typography_text_decoration\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_text_transform\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;s:5:\"align\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"spacer\";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_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}}}}'),(4737,24570,'_elementor_edit_mode','builder'),(4738,24570,'_elementor_template_type','wp-post'),(4739,24570,'_elementor_version','2.8.5'),(4740,24570,'_dt_post_settings','a:15:{s:6:\"layout\";s:17:\"with-left-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(4741,24570,'_thumbnail_id','25274'),(4742,24570,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(4743,24570,'_wp_page_template','default'),(4744,24570,'_elementor_data','[{\"id\":\"ad9cb50\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c7f20e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"250c889\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f34a4e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ef8b3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"addbe0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4745,24570,'classic-editor-remember','block-editor'),(4746,24570,'_wp_old_slug','hello-world'),(4747,24570,'slide_template',''),(4748,24570,'_dp_original','21592'),(4749,24570,'_edit_last','2'),(4750,24570,'_wp_old_slug','blog-post-11-1'),(4751,24570,'_wp_old_slug','weekend-book-reading-practice-for-students'),(4752,24570,'_wp_old_slug','reading-practice-for-students'),(4855,24577,'_elementor_edit_mode','builder'),(4856,24577,'_elementor_template_type','wp-post'),(4857,24577,'_elementor_version','2.8.5'),(4858,24577,'_dt_post_settings','a:15:{s:6:\"layout\";s:17:\"with-left-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(4859,24577,'_thumbnail_id','25276'),(4860,24577,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(4861,24577,'_wp_page_template','default'),(4862,24577,'_elementor_data','[{\"id\":\"b94012b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b82f366\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c22cdd8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7428741\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"86a1066\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"082e3bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4863,24577,'classic-editor-remember','block-editor'),(4864,24577,'_wp_old_slug','hello-world'),(4865,24577,'slide_template','default'),(4866,24577,'_dp_original','21592'),(4867,24577,'_edit_last','2'),(4868,24577,'_wp_old_slug','blog-post-11-4'),(4888,24580,'_elementor_edit_mode','builder'),(4889,24580,'_elementor_template_type','wp-post'),(4890,24580,'_elementor_version','2.8.5'),(4891,24580,'_dt_post_settings','a:15:{s:6:\"layout\";s:17:\"with-left-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(4892,24580,'_thumbnail_id','25275'),(4893,24580,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(4894,24580,'_wp_page_template','default'),(4895,24580,'_elementor_data','[{\"id\":\"f8e33d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c60dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54ab2de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0278488\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8146305\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92d8867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4896,24580,'classic-editor-remember','block-editor'),(4897,24580,'_wp_old_slug','hello-world'),(4898,24580,'slide_template','default'),(4899,24580,'_dp_original','21592'),(4900,24580,'_edit_last','2'),(4901,24580,'_wp_old_slug','blog-post-11-2'),(4902,24580,'_wp_old_slug','a-team-who-are-dedicated-to-the-football'),(4903,24580,'_wp_old_slug','a-team-dedicated-to-football'),(4922,24570,'_edit_lock','1582025247:2'),(4982,24607,'_wp_attached_file','2019/11/blog1.jpg'),(4983,24607,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1230;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2019/11/blog1.jpg\";s:8:\"filesize\";i:13410;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"blog1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5594;}s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"blog1-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13362;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"blog1-768x500.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61194;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"blog1-1024x666.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:666;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94828;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:17:\"blog1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8063;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:17:\"blog1-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56816;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:17:\"blog1-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70130;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:17:\"blog1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37085;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:17:\"blog1-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94934;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:17:\"blog1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33331;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:17:\"blog1-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16057;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:17:\"blog1-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69134;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:17:\"blog1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38753;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:17:\"blog1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39061;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:17:\"blog1-750x488.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58638;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:17:\"blog1-540x351.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:351;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35361;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:17:\"blog1-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27237;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:17:\"blog1-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62757;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:17:\"blog1-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44672;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:17:\"blog1-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83692;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:17:\"blog1-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23347;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:17:\"blog1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9870;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:17:\"blog1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9870;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:17:\"blog1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33331;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"blog1-1000x650.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91161;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"blog1-1000x650.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91161;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"blog1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2856;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4985,24580,'_edit_lock','1582025364:2'),(4986,24577,'_edit_lock','1582025363:2'),(5355,24649,'_edit_lock','1581409805:1'),(5357,24649,'_edit_last','1'),(5358,24649,'_tpl_default_settings','a:20:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(5359,24649,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(5360,24649,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(5361,24649,'_elementor_edit_mode','builder'),(5362,24649,'_elementor_template_type','wp-page'),(5363,24649,'_elementor_version','2.8.5'),(5364,24649,'_wp_page_template','default'),(5365,24649,'_elementor_data','[{\"id\":\"6f939ef\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"62d7d1c\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1ba9942\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"db9e5b4\",\"elType\":\"widget\",\"settings\":{\"count\":9,\"blog_post_grid_list_style\":\"dt-sc-content-overlay\",\"blog_alignment\":\"aligncenter\",\"blog_elements_position\":[{\"element_value\":\"feature_image\",\"_id\":\"ad64cad\"},{\"element_value\":\"categories\",\"_id\":\"bbd7de8\"},{\"element_value\":\"title\",\"_id\":\"bf0e795\"},{\"element_value\":\"content\",\"_id\":\"8e02d75\"}],\"blog_meta_position\":[{\"element_value\":\"date\",\"_id\":\"544b064\"}],\"enable_excerpt_text\":\"yes\",\"blog_excerpt_length\":19,\"blog_readmore_text\":\"Read More\",\"blog_pagination\":\"numbered\"},\"elements\":[],\"widgetType\":\"dt-blog-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ae4e1d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"49984c5\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ee3304d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a0403\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5408,24656,'_wp_attached_file','2019/11/blog1-1.jpg'),(5409,24656,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2019/11/blog1-1.jpg\";s:8:\"filesize\";i:14703;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog1-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:6001;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog1-1-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11839;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog1-1-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55201;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"blog1-1-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85178;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"blog1-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8110;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"blog1-1-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58724;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:19:\"blog1-1-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74430;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"blog1-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39683;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:19:\"blog1-1-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93865;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"blog1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35856;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"blog1-1-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15926;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:19:\"blog1-1-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70712;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"blog1-1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38036;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"blog1-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38920;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog1-1-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53055;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog1-1-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31903;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"blog1-1-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27296;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:19:\"blog1-1-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61888;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"blog1-1-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44617;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:19:\"blog1-1-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89118;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"blog1-1-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23065;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"blog1-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10673;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"blog1-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10673;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"blog1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35856;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"blog1-1-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82487;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"blog1-1-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82487;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2907;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5415,24657,'_menu_item_type','post_type'),(5416,24657,'_menu_item_menu_item_parent','0'),(5417,24657,'_menu_item_object_id','24649'),(5418,24657,'_menu_item_object','page'),(5419,24657,'_menu_item_target',''),(5420,24657,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5421,24657,'_menu_item_xfn',''),(5422,24657,'_menu_item_url',''),(5424,24657,'_elementor_controls_usage','a:0:{}'),(5425,24657,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(5426,24657,'_dt-menu-icon',''),(5427,24657,'_dt-menu-image',''),(5428,24657,'_dt-menu-image-position','left'),(5429,24657,'_dt-child-menu-animation','animate dt_fadeInLeft'),(5819,154,'_edit_last','2'),(5820,154,'slide_template','default'),(5821,154,'_dt_enable_builder','0'),(5822,154,'_wp_old_slug','reach-for-the-stars'),(5823,154,'_portfolio_settings','a:23:{s:16:\"portfolio-layout\";s:13:\"custom-layout\";s:12:\"masonry-size\";s:0:\"\";s:16:\"gallery-position\";s:0:\"\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:19:\"breadcrumb_position\";s:19:\"header-top-absolute\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"portfolio-gallery\";s:47:\"18654,18653,18652,18649,18650,18651,18797,18796\";s:18:\"portfolio_opt_flds\";a:8:{s:26:\"portfolio_opt_flds_title_1\";s:6:\"Client\";s:26:\"portfolio_opt_flds_value_1\";s:14:\"Hudson & Sons \";s:26:\"portfolio_opt_flds_title_2\";s:7:\"Service\";s:26:\"portfolio_opt_flds_value_2\";s:8:\"Cleaning\";s:26:\"portfolio_opt_flds_title_3\";s:7:\"Project\";s:26:\"portfolio_opt_flds_value_3\";s:11:\"Maintenance\";s:26:\"portfolio_opt_flds_title_4\";s:0:\"\";s:26:\"portfolio_opt_flds_value_4\";s:0:\"\";}s:12:\"hover-styles\";s:0:\"\";s:31:\"different-parallax-speed-values\";s:0:\"\";s:28:\"random-parallax-speed-values\";s:0:\"\";s:15:\"animationeffect\";s:0:\"\";s:14:\"animationdelay\";s:0:\"\";s:22:\"hover-background-color\";s:0:\"\";s:19:\"hover-content-color\";s:0:\"\";s:20:\"hover-gradient-color\";s:0:\"\";s:24:\"hover-gradient-direction\";s:11:\"lefttoright\";s:6:\"layout\";s:0:\"\";s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;s:16:\"enable-sub-title\";b:0;s:30:\"dtportfolio-transparent-header\";b:0;s:11:\"hover-state\";b:0;}'),(5824,154,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(5825,154,'_wp_old_slug','duis-fermentum-felis'),(5826,154,'_wpb_vc_js_status','true'),(5827,154,'_portfolio_featured_video','a:1:{s:14:\"featured_video\";s:0:\"\";}'),(5828,154,'_wp_old_date','2014-01-27'),(5829,154,'_wpb_shortcodes_custom_css','.vc_custom_1500534415158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497586612824{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497530098252{background-color: #333333 !important;}.vc_custom_1497586487434{padding-right: 10% !important;padding-left: 10% !important;}'),(5830,154,'_wpb_post_custom_css','#header-wrapper { margin: 0; }'),(5831,154,'_elementor_edit_mode','builder'),(5832,154,'_elementor_template_type','wp-post'),(5833,154,'_elementor_version','2.9.3'),(5834,154,'_wp_page_template','default'),(5835,154,'_elementor_data','[{\"id\":\"6294c6a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"12b4760\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a95ec\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cfb5bd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9fff808\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different effect\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c14c3b2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"edff436\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"0d00364\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"ef18da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"03a1dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b57502f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c120996\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bde967\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a735b7b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d31cba1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e0ee732\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-27.jpg\",\"id\":24964},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68c1108\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9b34133\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f05d340\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"613a7e4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"93a586a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43be276\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27e8e56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5184114\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c5c88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3858dbd\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0c58c30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5e08fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82bc89\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"234d22b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1b80ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c86049\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37fea17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7879f64\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"22c20ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c59664\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-4.jpg\",\"id\":25009},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bd8017c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d936e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2ade1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-2.jpg\",\"id\":25007},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7221ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c00646f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-15.jpg\",\"id\":25020},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98e7629\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"24f8141\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4a74a1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"576ae47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-7.jpg\",\"id\":25012},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bcc0794\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"169f81f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b3da623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-12.jpg\",\"id\":25017},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb86f6c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cd17f24\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b961417\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb0bce\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"140a7d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b642d5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b163311\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f7cbeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e128974\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1f7030\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"9856b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b978bdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3084262\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"c6d1c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40f46d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0ed766\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94ff3c1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ea139e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"affe4ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d7771d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f25a033\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2598590\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c330b1a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"59cb88e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6e036e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5836,154,'_thumbnail_id','24964'),(5855,16304,'_wpb_shortcodes_custom_css','.vc_custom_1541999936741{background-image: url(http://fw.themes-demo.com/wp-content/uploads/2018/11/img18.jpg?id=16276) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1491638879185{border-top-width: 1px !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;}.vc_custom_1551939865390{padding-right: 5% !important;padding-left: 5% !important;}'),(5856,16304,'_edit_last','2'),(5857,16304,'slide_template','default'),(5858,16304,'_dt_enable_builder','0'),(5859,16304,'_wp_old_slug','life-is-a-choice'),(5860,16304,'_portfolio_settings','a:23:{s:16:\"portfolio-layout\";s:13:\"custom-layout\";s:12:\"masonry-size\";s:24:\"dtportfolio-grid-sizer-1\";s:16:\"gallery-position\";s:0:\"\";s:6:\"layout\";s:18:\"content-full-width\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-absolute\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"portfolio-gallery\";s:0:\"\";s:18:\"portfolio_opt_flds\";a:8:{s:26:\"portfolio_opt_flds_title_1\";s:11:\"Project For\";s:26:\"portfolio_opt_flds_value_1\";s:14:\"KG Corporation\";s:26:\"portfolio_opt_flds_title_2\";s:8:\"Duration\";s:26:\"portfolio_opt_flds_value_2\";s:8:\"2 Months\";s:26:\"portfolio_opt_flds_title_3\";s:10:\"Project In\";s:26:\"portfolio_opt_flds_value_3\";s:11:\"Pipe Repari\";s:26:\"portfolio_opt_flds_title_4\";s:12:\"Project Lead\";s:26:\"portfolio_opt_flds_value_4\";s:8:\"John Doe\";}s:12:\"hover-styles\";s:0:\"\";s:31:\"different-parallax-speed-values\";s:0:\"\";s:28:\"random-parallax-speed-values\";s:0:\"\";s:15:\"animationeffect\";s:0:\"\";s:14:\"animationdelay\";s:0:\"\";s:22:\"hover-background-color\";s:0:\"\";s:19:\"hover-content-color\";s:0:\"\";s:20:\"hover-gradient-color\";s:0:\"\";s:24:\"hover-gradient-direction\";s:11:\"lefttoright\";s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;s:30:\"dtportfolio-transparent-header\";b:0;s:11:\"hover-state\";b:0;}'),(5861,16304,'_thumbnail_id','24963'),(5862,16304,'_wpb_vc_js_status','true'),(5863,16304,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(5864,16304,'_wp_old_slug','cras-tristique-purus-non-lacus'),(5865,16304,'_wpb_shortcodes_custom_css','.vc_custom_1541999936741{background-image: url(http://fw.themes-demo.com/wp-content/uploads/2018/11/img18.jpg?id=16276) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1491638879185{border-top-width: 1px !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;}.vc_custom_1551939865390{padding-right: 5% !important;padding-left: 5% !important;}'),(5866,16304,'_portfolio_featured_video','a:1:{s:14:\"featured_video\";s:0:\"\";}'),(5867,16304,'_wp_old_date','2019-02-12'),(5868,16304,'_wpb_post_custom_css','#header-wrapper { margin: 0; }'),(5869,16304,'_elementor_edit_mode','builder'),(5870,16304,'_elementor_template_type','wp-post'),(5871,16304,'_elementor_version','2.9.3'),(5872,16304,'_wp_page_template','default'),(5873,16304,'_elementor_data','[{\"id\":\"aa9626b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"a26fd20\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f35ef96\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"02c2f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d33577\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accurate study\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b179d69\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"d6983ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"21c7e16\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"2dea67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"ed134b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f8db36\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c157d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689e706\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"164f8b5\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1043702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d89cd9b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-26.jpg\",\"id\":24963},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd82bf7\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9bd9cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7169b44\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bf45daa\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ce07a2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2b72bde\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"391b8d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"6bbb545\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ac810\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623b099\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"e26174e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0529db5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d813122\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"fcd11ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6982aec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27943b0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5a5e428\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c5b9b9d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"88e6fe2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"94803fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-8.jpg\",\"id\":25013},\"image_size\":\"full\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cae3f88\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"bb1004c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2b4b1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-5.jpg\",\"id\":25010},\"image_size\":\"full\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9714dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d1db6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-13.jpg\",\"id\":25018},\"image_size\":\"full\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"be2202e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b735efa\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"dc0f1f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0c0db6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-6.jpg\",\"id\":25011},\"image_size\":\"full\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fdd306a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cfe8a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c72378a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-11.jpg\",\"id\":25016},\"image_size\":\"full\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b20bc1d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f7a277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"329cb0e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0b0143d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"945a6eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49cd25a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ccd854\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"8cc4503\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2dd4365\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a143c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"1b09da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d404542\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d63888b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"97e7e3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"129ca8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b8b128a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a58699\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ab4fa89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65d9028\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dd3ef3d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0ad3b61\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ba97bd\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3464c2f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3c88f84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96a1413\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(5901,16304,'_edit_lock','1589441427:2'),(6021,20789,'_edit_lock','1582962413:2'),(6025,20789,'_edit_last','2'),(6026,20789,'_wp_page_template','default'),(6027,20789,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(6028,20789,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(6029,20789,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(6034,24678,'_wp_attached_file','2020/02/zodiac-icon1-1.png'),(6035,24678,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:26:\"2020/02/zodiac-icon1-1.png\";s:8:\"filesize\";i:253;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:{}}}'),(6036,24679,'_wp_attached_file','2020/02/zodiac-icon1-2.png'),(6037,24679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:26:\"2020/02/zodiac-icon1-2.png\";s:8:\"filesize\";i:253;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:{}}}'),(6047,24683,'_wp_attached_file','2020/02/zodiac-icon2-1.png'),(6048,24683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:26:\"2020/02/zodiac-icon2-1.png\";s:8:\"filesize\";i:312;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:{}}}'),(6049,24684,'_wp_attached_file','2020/02/zodiac-icon2-1-1.png'),(6050,24684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:28:\"2020/02/zodiac-icon2-1-1.png\";s:8:\"filesize\";i:312;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:{}}}'),(6051,24685,'_wp_attached_file','2020/02/Book1-1.jpg'),(6052,24685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:19:\"2020/02/Book1-1.jpg\";s:8:\"filesize\";i:14246;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Book1-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:4075;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Book1-1-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8734;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Book1-1-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77710;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"Book1-1-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59720;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"Book1-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6464;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:20:\"Book1-1-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65949;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:19:\"Book1-1-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50675;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"Book1-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25113;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:19:\"Book1-1-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50009;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"Book1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22564;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"Book1-1-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12884;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:19:\"Book1-1-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49164;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"Book1-1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28546;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"Book1-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31158;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:20:\"Book1-1-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75704;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"Book1-1-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45934;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"Book1-1-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19602;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:19:\"Book1-1-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45052;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"Book1-1-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31728;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:19:\"Book1-1-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54696;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"Book1-1-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17894;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"Book1-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7665;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"Book1-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7665;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"Book1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22901;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"Book1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2047;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6053,24685,'_wp_attachment_image_alt','Book1'),(6054,20789,'_thumbnail_id','24685'),(6056,20789,'_wp_old_slug','album'),(6129,24695,'_wp_attached_file','2020/02/moon-sign-4.png'),(6130,24695,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:265;s:6:\"height\";i:265;s:4:\"file\";s:23:\"2020/02/moon-sign-4.png\";s:8:\"filesize\";i:15541;s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"moon-sign-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:38971;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"moon-sign-4-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62751;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"moon-sign-4-265x200.png\";s:5:\"width\";i:265;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36618;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"moon-sign-4-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67979;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"moon-sign-4-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67979;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"moon-sign-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18735;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6273,24713,'_menu_item_type','custom'),(6274,24713,'_menu_item_menu_item_parent','25184'),(6275,24713,'_menu_item_object_id','24713'),(6276,24713,'_menu_item_object','custom'),(6277,24713,'_menu_item_target',''),(6278,24713,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6279,24713,'_menu_item_xfn',''),(6280,24713,'_menu_item_url','https://mg7717.dev34.info/portfolios/cardboard-inserts-holder/'),(6282,24713,'_elementor_controls_usage','a:0:{}'),(6283,24713,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(6284,24713,'_dt-menu-icon',''),(6285,24713,'_dt-menu-image',''),(6286,24713,'_dt-menu-image-position','left'),(6287,24713,'_dt-child-menu-animation',''),(6356,154,'_edit_lock','1583497567:2'),(6601,24746,'_elementor_edit_mode','builder'),(6602,24746,'_elementor_template_type','page'),(6603,24746,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:13:\"open_lightbox\";i:5;s:7:\"link_to\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(6604,24746,'_elementor_version','2.8.5'),(6610,24746,'_wp_page_template','default'),(6611,24746,'_elementor_data','[{\"id\":\"185416c9\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3c448b68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"79d74154\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"489250b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3eaa1bf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Details\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10733575\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"71067d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"5e2fbac0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"304bb95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"76aaabe6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24d522e1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"66b9c1fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a55c625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23239b9e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5de1f061\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bfc86c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2019\\/02\\/portfolio-single.png\",\"id\":24663},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42c66161\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"519ec76b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52b8221b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1d8d45\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"77826393\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7862634b\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b26d86b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"60d40bc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4d026\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2770d21b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1748fd3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f865fd6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a4a1475\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"6b9fff22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e01ae08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1619891f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"46d8503\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"722ac137\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3456cb80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7145e09b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2019\\/02\\/portfolio-img1.png\",\"id\":24668},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"13180ab5\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"6ee48694\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c4d6f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2019\\/02\\/portfolio-img1.png\",\"id\":24668},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4040b5a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f6f2232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2019\\/02\\/portfolio-img2.png\",\"id\":24669},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"183e92ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2adf1912\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"29cf7a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c40e93c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2019\\/02\\/portfolio-img1.png\",\"id\":24668},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1aa0f881\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"10e74687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52d647e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2019\\/02\\/portfolio-img1.png\",\"id\":24668},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"501a9e55\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"382e1cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41ff568f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"397ee8f9\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5631dcb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"435279b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ec0e5b8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"7b4c346\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"15ec0920\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"391fb04a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"2d1101d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"244c9344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f3250ff\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"3d952993\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9e6da4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"424e8a1b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da867e9\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"33f6c709\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b476358\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"78b0e9e9\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"7ff6d0cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61511042\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f48465d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"2e7b9418\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6fd62423\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(6620,24749,'_elementor_edit_mode','builder'),(6621,24749,'_elementor_template_type','page'),(6622,24749,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(6623,24749,'_elementor_version','2.8.5'),(6629,24749,'_wp_page_template','default'),(6630,24749,'_elementor_data','[{\"id\":\"632d21d9\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"368e9a79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7550fecf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1258b03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personal Conseltation\",\"typography_typography\":\"custom\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74034658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20b4e23c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"615c9c85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d4db9d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img2.jpg\",\"id\":20947},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17db33f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"1fa01f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"16cc018f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4937650f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"5733aa91\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ad2fee7\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6462b84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d6d8905\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5cbaa617\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"559d18f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23116452\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"393979bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557e623d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c64dd70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c72566e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"35bcca4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ed33477\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"47bee17e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"64bd432e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"445d1352\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44247fb8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7cb7e129\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c743e2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"28137453\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7220,24819,'_wp_attached_file','2020/02/submenu-bg.png'),(7221,24819,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:381;s:6:\"height\";i:289;s:4:\"file\";s:22:\"2020/02/submenu-bg.png\";s:8:\"filesize\";i:3661;s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"submenu-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6012;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"submenu-bg-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10371;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"submenu-bg-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7270;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:22:\"submenu-bg-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9394;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:22:\"submenu-bg-381x275.png\";s:5:\"width\";i:381;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5692;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:22:\"submenu-bg-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8386;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:22:\"submenu-bg-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8386;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"submenu-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3895;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7222,24819,'_edit_lock','1581307314:1'),(7351,24836,'_wp_attached_file','2020/02/about-me-image.jpg'),(7352,24836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:525;s:6:\"height\";i:710;s:4:\"file\";s:26:\"2020/02/about-me-image.jpg\";s:8:\"filesize\";i:3303;s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"about-me-image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3590;}s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"about-me-image-222x300.jpg\";s:5:\"width\";i:222;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7553;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:26:\"about-me-image-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4651;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:26:\"about-me-image-525x650.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17189;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:26:\"about-me-image-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17658;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:26:\"about-me-image-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15302;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:26:\"about-me-image-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7860;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:26:\"about-me-image-525x630.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6302;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:26:\"about-me-image-525x370.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10379;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:26:\"about-me-image-525x400.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11966;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:26:\"about-me-image-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12899;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:26:\"about-me-image-525x520.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14700;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:26:\"about-me-image-525x460.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13898;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:26:\"about-me-image-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10913;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:26:\"about-me-image-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5633;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:26:\"about-me-image-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5633;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:26:\"about-me-image-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15642;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"about-me-image-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2047;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7403,24649,'_elementor_controls_usage','a:4:{s:13:\"dt-blog-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:8:{s:5:\"count\";i:1;s:25:\"blog_post_grid_list_style\";i:1;s:14:\"blog_alignment\";i:1;s:22:\"blog_elements_position\";i:1;s:18:\"blog_meta_position\";i:1;s:19:\"enable_excerpt_text\";i:1;s:19:\"blog_excerpt_length\";i:1;s:15:\"blog_pagination\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(7425,24570,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7427,24570,'_wp_old_slug','reading-practice-for-the-students__trashed'),(7428,24580,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7430,24580,'_wp_old_slug','a-team-dedicated-to-football-matches__trashed'),(7431,24577,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7432,24577,'_wp_old_slug','find-out-if-a-school-fits-the-familys-needs__trashed'),(7551,24854,'_wp_page_template','default'),(7552,24854,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7554,24854,'_elementor_edit_mode','builder'),(7555,24854,'_elementor_template_type','wp-post'),(7556,24854,'_elementor_version','2.8.5'),(7557,24854,'_dt_post_settings','a:15:{s:6:\"layout\";s:17:\"with-left-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(7558,24854,'_thumbnail_id','25273'),(7559,24854,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(7560,24854,'_wp_page_template','default'),(7561,24854,'_elementor_data','[{\"id\":\"f8e33d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c60dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54ab2de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0278488\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8146305\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92d8867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7562,24854,'classic-editor-remember','block-editor'),(7563,24854,'_wp_old_slug','hello-world'),(7564,24854,'_wp_old_slug','blog-post-11-2'),(7565,24854,'_wp_old_slug','a-team-who-are-dedicated-to-the-football'),(7566,24854,'_wp_old_slug','a-team-dedicated-to-football'),(7567,24854,'_wp_old_slug','a-team-dedicated-to-football-matches__trashed'),(7568,24854,'slide_template','default'),(7569,24854,'_dp_original','21592'),(7570,24854,'_edit_last','2'),(7571,24854,'_edit_lock','1582024944:2'),(7573,24854,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7582,24856,'_wp_page_template','default'),(7583,24856,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7585,24856,'_wp_page_template','default'),(7586,24856,'_wp_page_template','default'),(7587,24856,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7588,24856,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7589,24856,'_elementor_edit_mode','builder'),(7590,24856,'_elementor_template_type','wp-post'),(7591,24856,'_elementor_version','2.8.5'),(7592,24856,'_dt_post_settings','a:15:{s:6:\"layout\";s:17:\"with-left-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(7593,24856,'_thumbnail_id','25272'),(7594,24856,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(7595,24856,'_elementor_data','[{\"id\":\"f8e33d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c60dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54ab2de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0278488\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8146305\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92d8867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7596,24856,'classic-editor-remember','block-editor'),(7597,24856,'_wp_old_slug','hello-world'),(7598,24856,'_wp_old_slug','blog-post-11-2'),(7599,24856,'_wp_old_slug','a-team-who-are-dedicated-to-the-football'),(7600,24856,'_wp_old_slug','a-team-dedicated-to-football'),(7601,24856,'_wp_old_slug','a-team-dedicated-to-football-matches__trashed'),(7602,24856,'slide_template','default'),(7603,24856,'_dp_original','21592'),(7604,24856,'_edit_last','2'),(7605,24856,'_edit_lock','1582024699:2'),(7607,24857,'_wp_page_template','default'),(7608,24857,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7610,24857,'_wp_page_template','default'),(7611,24857,'_wp_page_template','default'),(7612,24857,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7613,24857,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7614,24857,'_elementor_edit_mode','builder'),(7615,24857,'_elementor_template_type','wp-post'),(7616,24857,'_elementor_version','2.8.5'),(7617,24857,'_dt_post_settings','a:15:{s:6:\"layout\";s:17:\"with-left-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(7618,24857,'_thumbnail_id','25271'),(7619,24857,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(7620,24857,'_elementor_data','[{\"id\":\"f8e33d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c60dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54ab2de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0278488\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8146305\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92d8867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7621,24857,'classic-editor-remember','block-editor'),(7622,24857,'_wp_old_slug','hello-world'),(7623,24857,'_wp_old_slug','blog-post-11-2'),(7624,24857,'_wp_old_slug','a-team-who-are-dedicated-to-the-football'),(7625,24857,'_wp_old_slug','a-team-dedicated-to-football'),(7626,24857,'_wp_old_slug','a-team-dedicated-to-football-matches__trashed'),(7627,24857,'slide_template','default'),(7628,24857,'_dp_original','21592'),(7629,24857,'_edit_last','2'),(7630,24857,'_edit_lock','1582024579:2'),(7632,24858,'_wp_page_template','default'),(7633,24858,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7635,24858,'_wp_page_template','default'),(7636,24858,'_wp_page_template','default'),(7637,24858,'_wp_page_template','default'),(7638,24858,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7639,24858,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7640,24858,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7641,24858,'_elementor_edit_mode','builder'),(7642,24858,'_elementor_template_type','wp-post'),(7643,24858,'_elementor_version','2.8.5'),(7644,24858,'_dt_post_settings','a:15:{s:6:\"layout\";s:18:\"content-full-width\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(7645,24858,'_thumbnail_id','25270'),(7646,24858,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(7647,24858,'_elementor_data','[{\"id\":\"f8e33d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c60dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54ab2de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0278488\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8146305\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92d8867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7648,24858,'classic-editor-remember','block-editor'),(7649,24858,'_wp_old_slug','hello-world'),(7650,24858,'_wp_old_slug','blog-post-11-2'),(7651,24858,'_wp_old_slug','a-team-who-are-dedicated-to-the-football'),(7652,24858,'_wp_old_slug','a-team-dedicated-to-football'),(7653,24858,'_wp_old_slug','a-team-dedicated-to-football-matches__trashed'),(7654,24858,'slide_template','default'),(7655,24858,'_dp_original','21592'),(7656,24858,'_edit_last','2'),(7657,24858,'_edit_lock','1582536873:2'),(7659,24859,'_wp_page_template','default'),(7660,24859,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7662,24859,'_wp_page_template','default'),(7663,24859,'_wp_page_template','default'),(7664,24859,'_wp_page_template','default'),(7665,24859,'_wp_page_template','default'),(7666,24859,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7667,24859,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7668,24859,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7669,24859,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7670,24859,'_elementor_edit_mode','builder'),(7671,24859,'_elementor_template_type','wp-post'),(7672,24859,'_elementor_version','2.8.5'),(7673,24859,'_dt_post_settings','a:15:{s:6:\"layout\";s:18:\"with-right-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(7674,24859,'_thumbnail_id','25269'),(7675,24859,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(7676,24859,'_elementor_data','[{\"id\":\"f8e33d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c60dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54ab2de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0278488\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8146305\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92d8867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7677,24859,'classic-editor-remember','block-editor'),(7678,24859,'_wp_old_slug','hello-world'),(7679,24859,'_wp_old_slug','blog-post-11-2'),(7680,24859,'_wp_old_slug','a-team-who-are-dedicated-to-the-football'),(7681,24859,'_wp_old_slug','a-team-dedicated-to-football'),(7682,24859,'_wp_old_slug','a-team-dedicated-to-football-matches__trashed'),(7683,24859,'slide_template','default'),(7684,24859,'_dp_original','21592'),(7685,24859,'_edit_last','2'),(7686,24859,'_edit_lock','1582536347:2'),(7688,24860,'_wp_page_template','default'),(7689,24860,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7691,24860,'_wp_page_template','default'),(7692,24860,'_wp_page_template','default'),(7693,24860,'_wp_page_template','default'),(7694,24860,'_wp_page_template','default'),(7695,24860,'_wp_page_template','default'),(7696,24860,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7697,24860,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7698,24860,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7699,24860,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7700,24860,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7701,24860,'_elementor_edit_mode','builder'),(7702,24860,'_elementor_template_type','wp-post'),(7703,24860,'_elementor_version','2.8.5'),(7704,24860,'_dt_post_settings','a:15:{s:6:\"layout\";s:17:\"with-left-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(7705,24860,'_thumbnail_id','25268'),(7706,24860,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(7707,24860,'_elementor_data','[{\"id\":\"f8e33d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c60dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54ab2de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0278488\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8146305\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92d8867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7708,24860,'classic-editor-remember','block-editor'),(7709,24860,'_wp_old_slug','hello-world'),(7710,24860,'_wp_old_slug','blog-post-11-2'),(7711,24860,'_wp_old_slug','a-team-who-are-dedicated-to-the-football'),(7712,24860,'_wp_old_slug','a-team-dedicated-to-football'),(7713,24860,'_wp_old_slug','a-team-dedicated-to-football-matches__trashed'),(7714,24860,'slide_template','default'),(7715,24860,'_dp_original','21592'),(7716,24860,'_edit_last','2'),(7717,24860,'_edit_lock','1582018654:2'),(7720,24861,'_wp_page_template','default'),(7721,24861,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7723,24861,'_wp_page_template','default'),(7724,24861,'_wp_page_template','default'),(7725,24861,'_wp_page_template','default'),(7726,24861,'_wp_page_template','default'),(7727,24861,'_wp_page_template','default'),(7728,24861,'_wp_page_template','default'),(7729,24861,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7730,24861,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7731,24861,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7732,24861,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7733,24861,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7734,24861,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7735,24861,'_elementor_edit_mode','builder'),(7736,24861,'_elementor_template_type','wp-post'),(7737,24861,'_elementor_version','2.8.5'),(7738,24861,'_dt_post_settings','a:15:{s:6:\"layout\";s:17:\"with-left-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(7739,24861,'_thumbnail_id','25267'),(7740,24861,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(7741,24861,'_elementor_data','[{\"id\":\"f8e33d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c60dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54ab2de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0278488\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8146305\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92d8867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7742,24861,'classic-editor-remember','block-editor'),(7743,24861,'_wp_old_slug','hello-world'),(7744,24861,'_wp_old_slug','blog-post-11-2'),(7745,24861,'_wp_old_slug','a-team-who-are-dedicated-to-the-football'),(7746,24861,'_wp_old_slug','a-team-dedicated-to-football'),(7747,24861,'_wp_old_slug','a-team-dedicated-to-football-matches__trashed'),(7748,24861,'slide_template','default'),(7749,24861,'_dp_original','21592'),(7750,24861,'_edit_last','2'),(7751,24861,'_edit_lock','1582018531:2'),(7753,24862,'_wp_page_template','default'),(7754,24862,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7756,24862,'_wp_page_template','default'),(7757,24862,'_wp_page_template','default'),(7758,24862,'_wp_page_template','default'),(7759,24862,'_wp_page_template','default'),(7760,24862,'_wp_page_template','default'),(7761,24862,'_wp_page_template','default'),(7762,24862,'_wp_page_template','default'),(7763,24862,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7764,24862,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7765,24862,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7766,24862,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7767,24862,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7768,24862,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7769,24862,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7770,24862,'_elementor_edit_mode','builder'),(7771,24862,'_elementor_template_type','wp-post'),(7772,24862,'_elementor_version','2.8.5'),(7773,24862,'_dt_post_settings','a:15:{s:6:\"layout\";s:17:\"with-left-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(7774,24862,'_thumbnail_id','25266'),(7775,24862,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(7776,24862,'_elementor_data','[{\"id\":\"f8e33d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c60dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54ab2de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0278488\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8146305\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92d8867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7777,24862,'classic-editor-remember','block-editor'),(7778,24862,'_wp_old_slug','hello-world'),(7779,24862,'_wp_old_slug','blog-post-11-2'),(7780,24862,'_wp_old_slug','a-team-who-are-dedicated-to-the-football'),(7781,24862,'_wp_old_slug','a-team-dedicated-to-football'),(7782,24862,'_wp_old_slug','a-team-dedicated-to-football-matches__trashed'),(7783,24862,'slide_template','default'),(7784,24862,'_dp_original','21592'),(7785,24862,'_edit_last','2'),(7786,24862,'_edit_lock','1582706457:2'),(7788,24863,'_wp_page_template','default'),(7789,24863,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7791,24863,'_wp_page_template','default'),(7792,24863,'_wp_page_template','default'),(7793,24863,'_wp_page_template','default'),(7794,24863,'_wp_page_template','default'),(7795,24863,'_wp_page_template','default'),(7796,24863,'_wp_page_template','default'),(7797,24863,'_wp_page_template','default'),(7798,24863,'_wp_page_template','default'),(7799,24863,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7800,24863,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7801,24863,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7802,24863,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7803,24863,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7804,24863,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7805,24863,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7806,24863,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7807,24863,'_elementor_edit_mode','builder'),(7808,24863,'_elementor_template_type','wp-post'),(7809,24863,'_elementor_version','2.8.5'),(7810,24863,'_dt_post_settings','a:15:{s:6:\"layout\";s:17:\"with-left-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(7811,24863,'_thumbnail_id','25265'),(7812,24863,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(7813,24863,'_elementor_data','[{\"id\":\"f8e33d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c60dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54ab2de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0278488\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8146305\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92d8867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7814,24863,'classic-editor-remember','block-editor'),(7815,24863,'_wp_old_slug','hello-world'),(7816,24863,'_wp_old_slug','blog-post-11-2'),(7817,24863,'_wp_old_slug','a-team-who-are-dedicated-to-the-football'),(7818,24863,'_wp_old_slug','a-team-dedicated-to-football'),(7819,24863,'_wp_old_slug','a-team-dedicated-to-football-matches__trashed'),(7820,24863,'slide_template','default'),(7821,24863,'_dp_original','21592'),(7822,24863,'_edit_last','2'),(7823,24863,'_edit_lock','1582706457:2'),(7825,24864,'_wp_page_template','default'),(7826,24864,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7828,24864,'_wp_page_template','default'),(7829,24864,'_wp_page_template','default'),(7830,24864,'_wp_page_template','default'),(7831,24864,'_wp_page_template','default'),(7832,24864,'_wp_page_template','default'),(7833,24864,'_wp_page_template','default'),(7834,24864,'_wp_page_template','default'),(7835,24864,'_wp_page_template','default'),(7836,24864,'_wp_page_template','default'),(7837,24864,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7838,24864,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7839,24864,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7840,24864,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7841,24864,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7842,24864,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7843,24864,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7844,24864,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7845,24864,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7846,24864,'_elementor_edit_mode','builder'),(7847,24864,'_elementor_template_type','wp-post'),(7848,24864,'_elementor_version','2.8.5'),(7849,24864,'_dt_post_settings','a:15:{s:6:\"layout\";s:17:\"with-left-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(7850,24864,'_thumbnail_id','25264'),(7851,24864,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(7852,24864,'_elementor_data','[{\"id\":\"f8e33d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c60dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54ab2de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0278488\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8146305\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92d8867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7853,24864,'classic-editor-remember','block-editor'),(7854,24864,'_wp_old_slug','hello-world'),(7855,24864,'_wp_old_slug','blog-post-11-2'),(7856,24864,'_wp_old_slug','a-team-who-are-dedicated-to-the-football'),(7857,24864,'_wp_old_slug','a-team-dedicated-to-football'),(7858,24864,'_wp_old_slug','a-team-dedicated-to-football-matches__trashed'),(7859,24864,'slide_template','default'),(7860,24864,'_dp_original','21592'),(7861,24864,'_edit_last','2'),(7862,24864,'_edit_lock','1582706456:2'),(7864,24865,'_wp_page_template','default'),(7865,24865,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7867,24865,'_wp_page_template','default'),(7868,24865,'_wp_page_template','default'),(7869,24865,'_wp_page_template','default'),(7870,24865,'_wp_page_template','default'),(7871,24865,'_wp_page_template','default'),(7872,24865,'_wp_page_template','default'),(7873,24865,'_wp_page_template','default'),(7874,24865,'_wp_page_template','default'),(7875,24865,'_wp_page_template','default'),(7876,24865,'_wp_page_template','default'),(7877,24865,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7878,24865,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7879,24865,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7880,24865,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7881,24865,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7882,24865,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7883,24865,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7884,24865,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7885,24865,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7886,24865,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7887,24865,'_elementor_edit_mode','builder'),(7888,24865,'_elementor_template_type','wp-post'),(7889,24865,'_elementor_version','2.8.5'),(7890,24865,'_dt_post_settings','a:15:{s:6:\"layout\";s:17:\"with-left-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(7891,24865,'_thumbnail_id','25262'),(7892,24865,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(7893,24865,'_elementor_data','[{\"id\":\"f8e33d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c60dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54ab2de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0278488\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8146305\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92d8867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7894,24865,'classic-editor-remember','block-editor'),(7895,24865,'_wp_old_slug','hello-world'),(7896,24865,'_wp_old_slug','blog-post-11-2'),(7897,24865,'_wp_old_slug','a-team-who-are-dedicated-to-the-football'),(7898,24865,'_wp_old_slug','a-team-dedicated-to-football'),(7899,24865,'_wp_old_slug','a-team-dedicated-to-football-matches__trashed'),(7900,24865,'slide_template','default'),(7901,24865,'_dp_original','21592'),(7902,24865,'_edit_last','2'),(7903,24865,'_edit_lock','1582706473:2'),(7905,24866,'_wp_page_template','default'),(7906,24866,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7908,24866,'_wp_page_template','default'),(7909,24866,'_wp_page_template','default'),(7910,24866,'_wp_page_template','default'),(7911,24866,'_wp_page_template','default'),(7912,24866,'_wp_page_template','default'),(7913,24866,'_wp_page_template','default'),(7914,24866,'_wp_page_template','default'),(7915,24866,'_wp_page_template','default'),(7916,24866,'_wp_page_template','default'),(7917,24866,'_wp_page_template','default'),(7918,24866,'_wp_page_template','default'),(7919,24866,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7920,24866,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7921,24866,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7922,24866,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7923,24866,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7924,24866,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7925,24866,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7926,24866,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7927,24866,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7928,24866,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7929,24866,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(7930,24866,'_elementor_edit_mode','builder'),(7931,24866,'_elementor_template_type','wp-post'),(7932,24866,'_elementor_version','2.8.5'),(7933,24866,'_dt_post_settings','a:15:{s:6:\"layout\";s:17:\"with-left-sidebar\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"single-post-style\";s:14:\"custom-classic\";s:10:\"view_count\";s:0:\"\";s:10:\"like_count\";s:0:\"\";s:16:\"post-format-type\";s:8:\"standard\";s:18:\"post-gallery-items\";s:0:\"\";s:10:\"media-type\";s:6:\"oembed\";s:9:\"media-url\";s:0:\"\";}'),(7934,24866,'_thumbnail_id','25261'),(7935,24866,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(7936,24866,'_elementor_data','[{\"id\":\"f8e33d8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c60dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54ab2de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0278488\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8146305\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92d8867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7937,24866,'classic-editor-remember','block-editor'),(7938,24866,'_wp_old_slug','hello-world'),(7939,24866,'_wp_old_slug','blog-post-11-2'),(7940,24866,'_wp_old_slug','a-team-who-are-dedicated-to-the-football'),(7941,24866,'_wp_old_slug','a-team-dedicated-to-football'),(7942,24866,'_wp_old_slug','a-team-dedicated-to-football-matches__trashed'),(7943,24866,'slide_template',''),(7944,24866,'_dp_original','21592'),(7945,24866,'_edit_last','2'),(7946,24866,'_edit_lock','1582707612:2'),(7958,24854,'_wp_old_slug','a-team-dedicated-to-football-matches-copy'),(7969,24856,'_wp_old_slug','a-team-dedicated-to-football-matches-copy-copy'),(7980,24857,'_wp_old_slug','a-team-dedicated-to-football-matches-copy-copy-2'),(7991,24858,'_wp_old_slug','a-team-dedicated-to-football-matches-copy-copy-2-copy'),(8002,24859,'_wp_old_slug','a-team-dedicated-to-football-matches-copy-copy-2-copy-copy'),(8013,24860,'_wp_old_slug','a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy'),(8024,24861,'_wp_old_slug','a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy-copy'),(8035,24862,'_wp_old_slug','a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy-copy-copy'),(8046,24863,'_wp_old_slug','a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy-copy-copy-copy'),(8057,24864,'_wp_old_slug','a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy-copy-copy-copy-copy'),(8068,24865,'_wp_old_slug','a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy-copy-copy-copy-copy-copy'),(8079,24866,'_wp_old_slug','a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy-copy-copy-copy-copy-copy-copy'),(8168,24898,'_wp_attached_file','2019/11/blog-15.jpg'),(8169,24898,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2019/11/blog-15.jpg\";s:8:\"filesize\";i:12574;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-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:5732;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-15-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11278;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-15-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50580;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"blog-15-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77397;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"blog-15-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7968;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"blog-15-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53270;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:19:\"blog-15-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67756;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"blog-15-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34843;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:19:\"blog-15-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88806;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"blog-15-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31464;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"blog-15-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15461;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:19:\"blog-15-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65654;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"blog-15-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35600;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"blog-15-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35481;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog-15-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48590;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog-15-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29440;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"blog-15-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26147;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:19:\"blog-15-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57630;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"blog-15-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42292;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:19:\"blog-15-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77761;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"blog-15-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22017;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"blog-15-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9824;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"blog-15-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9824;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"blog-15-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31464;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"blog-15-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74857;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"blog-15-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74857;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2975;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8461,24925,'_wp_page_template','default'),(8463,24925,'_edit_last','2'),(8464,24925,'slide_template','default'),(8465,24925,'_dt_enable_builder','0'),(8466,24925,'_wp_old_slug','reach-for-the-stars'),(8467,24925,'_wp_old_slug','duis-fermentum-felis'),(8468,24925,'_portfolio_settings','a:23:{s:16:\"portfolio-layout\";s:13:\"custom-layout\";s:12:\"masonry-size\";s:0:\"\";s:16:\"gallery-position\";s:0:\"\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:19:\"breadcrumb_position\";s:19:\"header-top-absolute\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"portfolio-gallery\";s:47:\"18654,18653,18652,18649,18650,18651,18797,18796\";s:18:\"portfolio_opt_flds\";a:8:{s:26:\"portfolio_opt_flds_title_1\";s:6:\"Client\";s:26:\"portfolio_opt_flds_value_1\";s:14:\"Hudson & Sons \";s:26:\"portfolio_opt_flds_title_2\";s:7:\"Service\";s:26:\"portfolio_opt_flds_value_2\";s:8:\"Cleaning\";s:26:\"portfolio_opt_flds_title_3\";s:7:\"Project\";s:26:\"portfolio_opt_flds_value_3\";s:11:\"Maintenance\";s:26:\"portfolio_opt_flds_title_4\";s:0:\"\";s:26:\"portfolio_opt_flds_value_4\";s:0:\"\";}s:12:\"hover-styles\";s:0:\"\";s:31:\"different-parallax-speed-values\";s:0:\"\";s:28:\"random-parallax-speed-values\";s:0:\"\";s:15:\"animationeffect\";s:0:\"\";s:14:\"animationdelay\";s:0:\"\";s:22:\"hover-background-color\";s:0:\"\";s:19:\"hover-content-color\";s:0:\"\";s:20:\"hover-gradient-color\";s:0:\"\";s:24:\"hover-gradient-direction\";s:11:\"lefttoright\";s:6:\"layout\";s:0:\"\";s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;s:16:\"enable-sub-title\";b:0;s:30:\"dtportfolio-transparent-header\";b:0;s:11:\"hover-state\";b:0;}'),(8469,24925,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(8470,24925,'_wpb_vc_js_status','true'),(8471,24925,'_portfolio_featured_video','a:1:{s:14:\"featured_video\";s:0:\"\";}'),(8472,24925,'_wp_old_date','2014-01-27'),(8473,24925,'_wpb_shortcodes_custom_css','.vc_custom_1500534415158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497586612824{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497530098252{background-color: #333333 !important;}.vc_custom_1497586487434{padding-right: 10% !important;padding-left: 10% !important;}'),(8474,24925,'_wpb_post_custom_css','#header-wrapper { margin: 0; }'),(8475,24925,'_elementor_edit_mode','builder'),(8476,24925,'_elementor_template_type','wp-post'),(8477,24925,'_elementor_version','2.9.3'),(8478,24925,'_wp_page_template','default'),(8479,24925,'_elementor_data','[{\"id\":\"6294c6a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"12b4760\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a95ec\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cfb5bd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9fff808\",\"elType\":\"widget\",\"settings\":{\"title\":\"Then & Now\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c14c3b2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"edff436\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"0d00364\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"ef18da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"03a1dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b57502f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c120996\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bde967\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a735b7b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d31cba1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e0ee732\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-25.jpg\",\"id\":24962},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68c1108\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9b34133\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f05d340\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"613a7e4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"93a586a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43be276\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27e8e56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5184114\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c5c88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3858dbd\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0c58c30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5e08fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82bc89\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"234d22b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1b80ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c86049\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37fea17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7879f64\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"22c20ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c59664\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-10.jpg\",\"id\":25015},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bd8017c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d936e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2ade1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-2.jpg\",\"id\":25007},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7221ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c00646f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-13.jpg\",\"id\":25018},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98e7629\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"24f8141\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4a74a1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"576ae47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-6.jpg\",\"id\":25011},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bcc0794\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"169f81f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b3da623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-4.jpg\",\"id\":25009},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb86f6c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cd17f24\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b961417\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb0bce\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"140a7d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b642d5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b163311\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f7cbeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e128974\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1f7030\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"9856b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b978bdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3084262\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"c6d1c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40f46d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0ed766\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94ff3c1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ea139e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"affe4ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d7771d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f25a033\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2598590\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c330b1a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"59cb88e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6e036e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8480,24925,'_thumbnail_id','24962'),(8481,24925,'_edit_lock','1583497552:2'),(8484,24926,'_wp_page_template','default'),(8486,24926,'_edit_last','2'),(8487,24926,'slide_template','default'),(8488,24926,'_dt_enable_builder','0'),(8489,24926,'_wp_old_slug','reach-for-the-stars'),(8490,24926,'_wp_old_slug','duis-fermentum-felis'),(8491,24926,'_portfolio_settings','a:23:{s:16:\"portfolio-layout\";s:13:\"custom-layout\";s:12:\"masonry-size\";s:0:\"\";s:16:\"gallery-position\";s:0:\"\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:19:\"breadcrumb_position\";s:19:\"header-top-absolute\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"portfolio-gallery\";s:47:\"18654,18653,18652,18649,18650,18651,18797,18796\";s:18:\"portfolio_opt_flds\";a:8:{s:26:\"portfolio_opt_flds_title_1\";s:6:\"Client\";s:26:\"portfolio_opt_flds_value_1\";s:14:\"Hudson & Sons \";s:26:\"portfolio_opt_flds_title_2\";s:7:\"Service\";s:26:\"portfolio_opt_flds_value_2\";s:8:\"Cleaning\";s:26:\"portfolio_opt_flds_title_3\";s:7:\"Project\";s:26:\"portfolio_opt_flds_value_3\";s:11:\"Maintenance\";s:26:\"portfolio_opt_flds_title_4\";s:0:\"\";s:26:\"portfolio_opt_flds_value_4\";s:0:\"\";}s:12:\"hover-styles\";s:0:\"\";s:31:\"different-parallax-speed-values\";s:0:\"\";s:28:\"random-parallax-speed-values\";s:0:\"\";s:15:\"animationeffect\";s:0:\"\";s:14:\"animationdelay\";s:0:\"\";s:22:\"hover-background-color\";s:0:\"\";s:19:\"hover-content-color\";s:0:\"\";s:20:\"hover-gradient-color\";s:0:\"\";s:24:\"hover-gradient-direction\";s:11:\"lefttoright\";s:6:\"layout\";s:0:\"\";s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;s:16:\"enable-sub-title\";b:0;s:30:\"dtportfolio-transparent-header\";b:0;s:11:\"hover-state\";b:0;}'),(8492,24926,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(8493,24926,'_wpb_vc_js_status','true'),(8494,24926,'_portfolio_featured_video','a:1:{s:14:\"featured_video\";s:0:\"\";}'),(8495,24926,'_wp_old_date','2014-01-27'),(8496,24926,'_wpb_shortcodes_custom_css','.vc_custom_1500534415158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497586612824{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497530098252{background-color: #333333 !important;}.vc_custom_1497586487434{padding-right: 10% !important;padding-left: 10% !important;}'),(8497,24926,'_wpb_post_custom_css','#header-wrapper { margin: 0; }'),(8498,24926,'_elementor_edit_mode','builder'),(8499,24926,'_elementor_template_type','wp-post'),(8500,24926,'_elementor_version','2.9.3'),(8501,24926,'_wp_page_template','default'),(8502,24926,'_elementor_data','[{\"id\":\"6294c6a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"12b4760\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a95ec\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cfb5bd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9fff808\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stars Science\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c14c3b2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"edff436\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"0d00364\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"ef18da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"03a1dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b57502f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c120996\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bde967\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a735b7b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d31cba1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e0ee732\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-24.jpg\",\"id\":24961},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68c1108\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9b34133\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f05d340\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"613a7e4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"93a586a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43be276\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27e8e56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5184114\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c5c88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3858dbd\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0c58c30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5e08fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82bc89\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"234d22b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1b80ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c86049\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37fea17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7879f64\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"22c20ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c59664\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-6.jpg\",\"id\":25011},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bd8017c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d936e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2ade1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-3.jpg\",\"id\":25008},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7221ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c00646f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-15.jpg\",\"id\":25020},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98e7629\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"24f8141\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4a74a1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"576ae47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-7.jpg\",\"id\":25012},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bcc0794\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"169f81f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b3da623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-1.jpg\",\"id\":25006},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb86f6c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cd17f24\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b961417\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb0bce\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"140a7d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b642d5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b163311\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f7cbeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e128974\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1f7030\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"9856b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b978bdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3084262\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"c6d1c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40f46d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0ed766\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94ff3c1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ea139e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"affe4ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d7771d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f25a033\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2598590\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c330b1a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"59cb88e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6e036e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8503,24926,'_thumbnail_id','24961'),(8504,24926,'_edit_lock','1583496923:2'),(8507,24927,'_wp_page_template','default'),(8509,24927,'_edit_last','2'),(8510,24927,'slide_template','default'),(8511,24927,'_dt_enable_builder','0'),(8512,24927,'_wp_old_slug','reach-for-the-stars'),(8513,24927,'_wp_old_slug','duis-fermentum-felis'),(8514,24927,'_portfolio_settings','a:23:{s:16:\"portfolio-layout\";s:13:\"custom-layout\";s:12:\"masonry-size\";s:0:\"\";s:16:\"gallery-position\";s:0:\"\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:19:\"breadcrumb_position\";s:19:\"header-top-absolute\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"portfolio-gallery\";s:47:\"18654,18653,18652,18649,18650,18651,18797,18796\";s:18:\"portfolio_opt_flds\";a:8:{s:26:\"portfolio_opt_flds_title_1\";s:6:\"Client\";s:26:\"portfolio_opt_flds_value_1\";s:14:\"Hudson & Sons \";s:26:\"portfolio_opt_flds_title_2\";s:7:\"Service\";s:26:\"portfolio_opt_flds_value_2\";s:8:\"Cleaning\";s:26:\"portfolio_opt_flds_title_3\";s:7:\"Project\";s:26:\"portfolio_opt_flds_value_3\";s:11:\"Maintenance\";s:26:\"portfolio_opt_flds_title_4\";s:0:\"\";s:26:\"portfolio_opt_flds_value_4\";s:0:\"\";}s:12:\"hover-styles\";s:0:\"\";s:31:\"different-parallax-speed-values\";s:0:\"\";s:28:\"random-parallax-speed-values\";s:0:\"\";s:15:\"animationeffect\";s:0:\"\";s:14:\"animationdelay\";s:0:\"\";s:22:\"hover-background-color\";s:0:\"\";s:19:\"hover-content-color\";s:0:\"\";s:20:\"hover-gradient-color\";s:0:\"\";s:24:\"hover-gradient-direction\";s:11:\"lefttoright\";s:6:\"layout\";s:0:\"\";s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;s:16:\"enable-sub-title\";b:0;s:30:\"dtportfolio-transparent-header\";b:0;s:11:\"hover-state\";b:0;}'),(8515,24927,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(8516,24927,'_wpb_vc_js_status','true'),(8517,24927,'_portfolio_featured_video','a:1:{s:14:\"featured_video\";s:0:\"\";}'),(8518,24927,'_wp_old_date','2014-01-27'),(8519,24927,'_wpb_shortcodes_custom_css','.vc_custom_1500534415158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497586612824{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497530098252{background-color: #333333 !important;}.vc_custom_1497586487434{padding-right: 10% !important;padding-left: 10% !important;}'),(8520,24927,'_wpb_post_custom_css','#header-wrapper { margin: 0; }'),(8521,24927,'_elementor_edit_mode','builder'),(8522,24927,'_elementor_template_type','wp-post'),(8523,24927,'_elementor_version','2.9.3'),(8524,24927,'_wp_page_template','default'),(8525,24927,'_elementor_data','[{\"id\":\"6294c6a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"12b4760\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a95ec\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cfb5bd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9fff808\",\"elType\":\"widget\",\"settings\":{\"title\":\"Time Analysis\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c14c3b2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"edff436\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"0d00364\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"ef18da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"03a1dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b57502f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c120996\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bde967\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a735b7b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d31cba1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e0ee732\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-23.jpg\",\"id\":24960},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68c1108\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9b34133\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f05d340\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"613a7e4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"93a586a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43be276\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27e8e56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5184114\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c5c88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3858dbd\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0c58c30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5e08fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82bc89\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"234d22b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1b80ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c86049\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37fea17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7879f64\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"22c20ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c59664\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-8.jpg\",\"id\":25013},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bd8017c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d936e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2ade1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-2.jpg\",\"id\":25007},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7221ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c00646f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-14.jpg\",\"id\":25019},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98e7629\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"24f8141\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4a74a1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"576ae47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-5.jpg\",\"id\":25010},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bcc0794\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"169f81f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b3da623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-7.jpg\",\"id\":25012},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb86f6c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cd17f24\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b961417\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb0bce\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"140a7d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b642d5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b163311\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f7cbeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e128974\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1f7030\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"9856b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b978bdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3084262\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"c6d1c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40f46d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0ed766\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94ff3c1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ea139e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"affe4ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d7771d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f25a033\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2598590\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c330b1a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"59cb88e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6e036e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8526,24927,'_thumbnail_id','24960'),(8527,24927,'_edit_lock','1583497527:2'),(8530,24928,'_wp_page_template','default'),(8532,24928,'_edit_last','2'),(8533,24928,'slide_template','default'),(8534,24928,'_dt_enable_builder','0'),(8535,24928,'_wp_old_slug','reach-for-the-stars'),(8536,24928,'_wp_old_slug','duis-fermentum-felis'),(8537,24928,'_portfolio_settings','a:23:{s:16:\"portfolio-layout\";s:13:\"custom-layout\";s:12:\"masonry-size\";s:0:\"\";s:16:\"gallery-position\";s:0:\"\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:19:\"breadcrumb_position\";s:19:\"header-top-absolute\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"portfolio-gallery\";s:47:\"18654,18653,18652,18649,18650,18651,18797,18796\";s:18:\"portfolio_opt_flds\";a:8:{s:26:\"portfolio_opt_flds_title_1\";s:6:\"Client\";s:26:\"portfolio_opt_flds_value_1\";s:14:\"Hudson & Sons \";s:26:\"portfolio_opt_flds_title_2\";s:7:\"Service\";s:26:\"portfolio_opt_flds_value_2\";s:8:\"Cleaning\";s:26:\"portfolio_opt_flds_title_3\";s:7:\"Project\";s:26:\"portfolio_opt_flds_value_3\";s:11:\"Maintenance\";s:26:\"portfolio_opt_flds_title_4\";s:0:\"\";s:26:\"portfolio_opt_flds_value_4\";s:0:\"\";}s:12:\"hover-styles\";s:0:\"\";s:31:\"different-parallax-speed-values\";s:0:\"\";s:28:\"random-parallax-speed-values\";s:0:\"\";s:15:\"animationeffect\";s:0:\"\";s:14:\"animationdelay\";s:0:\"\";s:22:\"hover-background-color\";s:0:\"\";s:19:\"hover-content-color\";s:0:\"\";s:20:\"hover-gradient-color\";s:0:\"\";s:24:\"hover-gradient-direction\";s:11:\"lefttoright\";s:6:\"layout\";s:0:\"\";s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;s:16:\"enable-sub-title\";b:0;s:30:\"dtportfolio-transparent-header\";b:0;s:11:\"hover-state\";b:0;}'),(8538,24928,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(8539,24928,'_wpb_vc_js_status','true'),(8540,24928,'_portfolio_featured_video','a:1:{s:14:\"featured_video\";s:0:\"\";}'),(8541,24928,'_wp_old_date','2014-01-27'),(8542,24928,'_wpb_shortcodes_custom_css','.vc_custom_1500534415158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497586612824{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497530098252{background-color: #333333 !important;}.vc_custom_1497586487434{padding-right: 10% !important;padding-left: 10% !important;}'),(8543,24928,'_wpb_post_custom_css','#header-wrapper { margin: 0; }'),(8544,24928,'_elementor_edit_mode','builder'),(8545,24928,'_elementor_template_type','wp-post'),(8546,24928,'_elementor_version','2.9.3'),(8547,24928,'_wp_page_template','default'),(8548,24928,'_elementor_data','[{\"id\":\"6294c6a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"12b4760\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a95ec\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cfb5bd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9fff808\",\"elType\":\"widget\",\"settings\":{\"title\":\"Astrological systems\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c14c3b2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"edff436\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"0d00364\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"ef18da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"03a1dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b57502f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c120996\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bde967\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a735b7b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d31cba1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e0ee732\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-22.jpg\",\"id\":24959},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68c1108\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9b34133\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f05d340\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"613a7e4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"93a586a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43be276\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27e8e56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5184114\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c5c88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3858dbd\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0c58c30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5e08fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82bc89\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"234d22b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1b80ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c86049\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37fea17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7879f64\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"22c20ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c59664\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-3.jpg\",\"id\":25008},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bd8017c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d936e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2ade1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-7.jpg\",\"id\":25012},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7221ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c00646f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-13.jpg\",\"id\":25018},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98e7629\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"24f8141\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4a74a1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"576ae47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-4.jpg\",\"id\":25009},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bcc0794\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"169f81f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b3da623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-1.jpg\",\"id\":25006},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb86f6c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cd17f24\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b961417\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb0bce\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"140a7d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b642d5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b163311\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f7cbeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e128974\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1f7030\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"9856b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b978bdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3084262\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"c6d1c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40f46d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0ed766\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94ff3c1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ea139e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"affe4ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d7771d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f25a033\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2598590\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c330b1a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"59cb88e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6e036e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8549,24928,'_thumbnail_id','24959'),(8550,24928,'_edit_lock','1583497517:2'),(8553,24929,'_wp_page_template','default'),(8555,24929,'_wp_page_template','default'),(8556,24929,'_wp_page_template','default'),(8559,24929,'_edit_last','2'),(8560,24929,'slide_template','default'),(8561,24929,'_dt_enable_builder','0'),(8562,24929,'_wp_old_slug','reach-for-the-stars'),(8563,24929,'_wp_old_slug','duis-fermentum-felis'),(8564,24929,'_portfolio_settings','a:23:{s:16:\"portfolio-layout\";s:13:\"custom-layout\";s:12:\"masonry-size\";s:0:\"\";s:16:\"gallery-position\";s:0:\"\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:19:\"breadcrumb_position\";s:19:\"header-top-absolute\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"portfolio-gallery\";s:47:\"18654,18653,18652,18649,18650,18651,18797,18796\";s:18:\"portfolio_opt_flds\";a:8:{s:26:\"portfolio_opt_flds_title_1\";s:6:\"Client\";s:26:\"portfolio_opt_flds_value_1\";s:14:\"Hudson & Sons \";s:26:\"portfolio_opt_flds_title_2\";s:7:\"Service\";s:26:\"portfolio_opt_flds_value_2\";s:8:\"Cleaning\";s:26:\"portfolio_opt_flds_title_3\";s:7:\"Project\";s:26:\"portfolio_opt_flds_value_3\";s:11:\"Maintenance\";s:26:\"portfolio_opt_flds_title_4\";s:0:\"\";s:26:\"portfolio_opt_flds_value_4\";s:0:\"\";}s:12:\"hover-styles\";s:0:\"\";s:31:\"different-parallax-speed-values\";s:0:\"\";s:28:\"random-parallax-speed-values\";s:0:\"\";s:15:\"animationeffect\";s:0:\"\";s:14:\"animationdelay\";s:0:\"\";s:22:\"hover-background-color\";s:0:\"\";s:19:\"hover-content-color\";s:0:\"\";s:20:\"hover-gradient-color\";s:0:\"\";s:24:\"hover-gradient-direction\";s:11:\"lefttoright\";s:6:\"layout\";s:0:\"\";s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;s:16:\"enable-sub-title\";b:0;s:30:\"dtportfolio-transparent-header\";b:0;s:11:\"hover-state\";b:0;}'),(8565,24929,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(8566,24929,'_wpb_vc_js_status','true'),(8567,24929,'_portfolio_featured_video','a:1:{s:14:\"featured_video\";s:0:\"\";}'),(8568,24929,'_wp_old_date','2014-01-27'),(8569,24929,'_wpb_shortcodes_custom_css','.vc_custom_1500534415158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497586612824{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497530098252{background-color: #333333 !important;}.vc_custom_1497586487434{padding-right: 10% !important;padding-left: 10% !important;}'),(8570,24929,'_wpb_post_custom_css','#header-wrapper { margin: 0; }'),(8571,24929,'_elementor_edit_mode','builder'),(8572,24929,'_elementor_template_type','wp-post'),(8573,24929,'_elementor_version','2.9.3'),(8574,24929,'_elementor_data','[{\"id\":\"6294c6a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"12b4760\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a95ec\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cfb5bd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9fff808\",\"elType\":\"widget\",\"settings\":{\"title\":\"Center of the universe.\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c14c3b2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"edff436\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"0d00364\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"ef18da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"03a1dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b57502f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c120996\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bde967\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a735b7b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d31cba1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e0ee732\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-21.jpg\",\"id\":24958},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68c1108\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9b34133\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f05d340\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"613a7e4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"93a586a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43be276\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27e8e56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5184114\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c5c88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3858dbd\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0c58c30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5e08fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82bc89\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"234d22b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1b80ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c86049\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37fea17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7879f64\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"22c20ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c59664\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-11.jpg\",\"id\":25016},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bd8017c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d936e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2ade1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-7.jpg\",\"id\":25012},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7221ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c00646f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-15.jpg\",\"id\":25020},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98e7629\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"24f8141\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4a74a1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"576ae47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-9.jpg\",\"id\":25014},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bcc0794\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"169f81f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b3da623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-5.jpg\",\"id\":25010},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb86f6c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cd17f24\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b961417\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb0bce\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"140a7d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b642d5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b163311\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f7cbeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e128974\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1f7030\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"9856b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b978bdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3084262\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"c6d1c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40f46d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0ed766\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94ff3c1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ea139e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"affe4ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d7771d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f25a033\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2598590\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c330b1a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"59cb88e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6e036e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8576,24929,'_edit_lock','1583497569:2'),(8578,24930,'_wp_page_template','default'),(8580,24930,'_wp_page_template','default'),(8581,24930,'_wp_page_template','default'),(8582,24930,'_wp_page_template','default'),(8586,24930,'_edit_last','2'),(8587,24930,'slide_template','default'),(8588,24930,'_dt_enable_builder','0'),(8589,24930,'_wp_old_slug','reach-for-the-stars'),(8590,24930,'_wp_old_slug','duis-fermentum-felis'),(8591,24930,'_portfolio_settings','a:23:{s:16:\"portfolio-layout\";s:13:\"custom-layout\";s:12:\"masonry-size\";s:0:\"\";s:16:\"gallery-position\";s:0:\"\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:19:\"breadcrumb_position\";s:19:\"header-top-absolute\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"portfolio-gallery\";s:47:\"18654,18653,18652,18649,18650,18651,18797,18796\";s:18:\"portfolio_opt_flds\";a:8:{s:26:\"portfolio_opt_flds_title_1\";s:6:\"Client\";s:26:\"portfolio_opt_flds_value_1\";s:14:\"Hudson & Sons \";s:26:\"portfolio_opt_flds_title_2\";s:7:\"Service\";s:26:\"portfolio_opt_flds_value_2\";s:8:\"Cleaning\";s:26:\"portfolio_opt_flds_title_3\";s:7:\"Project\";s:26:\"portfolio_opt_flds_value_3\";s:11:\"Maintenance\";s:26:\"portfolio_opt_flds_title_4\";s:0:\"\";s:26:\"portfolio_opt_flds_value_4\";s:0:\"\";}s:12:\"hover-styles\";s:0:\"\";s:31:\"different-parallax-speed-values\";s:0:\"\";s:28:\"random-parallax-speed-values\";s:0:\"\";s:15:\"animationeffect\";s:0:\"\";s:14:\"animationdelay\";s:0:\"\";s:22:\"hover-background-color\";s:0:\"\";s:19:\"hover-content-color\";s:0:\"\";s:20:\"hover-gradient-color\";s:0:\"\";s:24:\"hover-gradient-direction\";s:11:\"lefttoright\";s:6:\"layout\";s:0:\"\";s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;s:16:\"enable-sub-title\";b:0;s:30:\"dtportfolio-transparent-header\";b:0;s:11:\"hover-state\";b:0;}'),(8592,24930,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(8593,24930,'_wpb_vc_js_status','true'),(8594,24930,'_portfolio_featured_video','a:1:{s:14:\"featured_video\";s:0:\"\";}'),(8595,24930,'_wp_old_date','2014-01-27'),(8596,24930,'_wpb_shortcodes_custom_css','.vc_custom_1500534415158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497586612824{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497530098252{background-color: #333333 !important;}.vc_custom_1497586487434{padding-right: 10% !important;padding-left: 10% !important;}'),(8597,24930,'_wpb_post_custom_css','#header-wrapper { margin: 0; }'),(8598,24930,'_elementor_edit_mode','builder'),(8599,24930,'_elementor_template_type','wp-post'),(8600,24930,'_elementor_version','2.9.3'),(8601,24930,'_elementor_data','[{\"id\":\"6294c6a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"12b4760\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a95ec\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cfb5bd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9fff808\",\"elType\":\"widget\",\"settings\":{\"title\":\"Psychology & astronomy\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c14c3b2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"edff436\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"0d00364\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"ef18da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"03a1dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b57502f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c120996\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bde967\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a735b7b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d31cba1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e0ee732\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-20.jpg\",\"id\":24957},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68c1108\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9b34133\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f05d340\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"613a7e4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"93a586a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43be276\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27e8e56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5184114\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c5c88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3858dbd\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0c58c30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5e08fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82bc89\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"234d22b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1b80ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c86049\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37fea17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7879f64\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"22c20ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c59664\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-1.jpg\",\"id\":25006},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bd8017c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d936e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2ade1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-5.jpg\",\"id\":25010},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7221ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c00646f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-14.jpg\",\"id\":25019},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98e7629\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"24f8141\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4a74a1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"576ae47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-3.jpg\",\"id\":25008},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bcc0794\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"169f81f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b3da623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-7.jpg\",\"id\":25012},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb86f6c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cd17f24\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b961417\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb0bce\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"140a7d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b642d5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b163311\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f7cbeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e128974\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1f7030\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"9856b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b978bdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3084262\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"c6d1c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40f46d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0ed766\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94ff3c1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ea139e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"affe4ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d7771d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f25a033\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2598590\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c330b1a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"59cb88e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6e036e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8602,24930,'_thumbnail_id','24957'),(8603,24930,'_edit_lock','1583497509:2'),(8605,24931,'_wp_page_template','default'),(8607,24931,'_wp_page_template','default'),(8608,24931,'_wp_page_template','default'),(8609,24931,'_wp_page_template','default'),(8610,24931,'_wp_page_template','default'),(8615,24931,'_edit_last','2'),(8616,24931,'slide_template','default'),(8617,24931,'_dt_enable_builder','0'),(8618,24931,'_wp_old_slug','reach-for-the-stars'),(8619,24931,'_wp_old_slug','duis-fermentum-felis'),(8620,24931,'_portfolio_settings','a:23:{s:16:\"portfolio-layout\";s:13:\"custom-layout\";s:12:\"masonry-size\";s:0:\"\";s:16:\"gallery-position\";s:0:\"\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:19:\"breadcrumb_position\";s:19:\"header-top-absolute\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"portfolio-gallery\";s:47:\"18654,18653,18652,18649,18650,18651,18797,18796\";s:18:\"portfolio_opt_flds\";a:8:{s:26:\"portfolio_opt_flds_title_1\";s:6:\"Client\";s:26:\"portfolio_opt_flds_value_1\";s:14:\"Hudson & Sons \";s:26:\"portfolio_opt_flds_title_2\";s:7:\"Service\";s:26:\"portfolio_opt_flds_value_2\";s:8:\"Cleaning\";s:26:\"portfolio_opt_flds_title_3\";s:7:\"Project\";s:26:\"portfolio_opt_flds_value_3\";s:11:\"Maintenance\";s:26:\"portfolio_opt_flds_title_4\";s:0:\"\";s:26:\"portfolio_opt_flds_value_4\";s:0:\"\";}s:12:\"hover-styles\";s:0:\"\";s:31:\"different-parallax-speed-values\";s:0:\"\";s:28:\"random-parallax-speed-values\";s:0:\"\";s:15:\"animationeffect\";s:0:\"\";s:14:\"animationdelay\";s:0:\"\";s:22:\"hover-background-color\";s:0:\"\";s:19:\"hover-content-color\";s:0:\"\";s:20:\"hover-gradient-color\";s:0:\"\";s:24:\"hover-gradient-direction\";s:11:\"lefttoright\";s:6:\"layout\";s:0:\"\";s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;s:16:\"enable-sub-title\";b:0;s:30:\"dtportfolio-transparent-header\";b:0;s:11:\"hover-state\";b:0;}'),(8621,24931,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(8622,24931,'_wpb_vc_js_status','true'),(8623,24931,'_portfolio_featured_video','a:1:{s:14:\"featured_video\";s:0:\"\";}'),(8624,24931,'_wp_old_date','2014-01-27'),(8625,24931,'_wpb_shortcodes_custom_css','.vc_custom_1500534415158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497586612824{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497530098252{background-color: #333333 !important;}.vc_custom_1497586487434{padding-right: 10% !important;padding-left: 10% !important;}'),(8626,24931,'_wpb_post_custom_css','#header-wrapper { margin: 0; }'),(8627,24931,'_elementor_edit_mode','builder'),(8628,24931,'_elementor_template_type','wp-post'),(8629,24931,'_elementor_version','2.9.3'),(8630,24931,'_elementor_data','[{\"id\":\"6294c6a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"12b4760\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a95ec\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cfb5bd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9fff808\",\"elType\":\"widget\",\"settings\":{\"title\":\"Modern science\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c14c3b2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"edff436\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"0d00364\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"ef18da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"03a1dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b57502f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c120996\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bde967\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a735b7b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d31cba1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e0ee732\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-19.jpg\",\"id\":24956},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68c1108\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9b34133\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f05d340\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"613a7e4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"93a586a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43be276\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27e8e56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5184114\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c5c88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3858dbd\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0c58c30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5e08fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82bc89\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"234d22b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1b80ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c86049\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37fea17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7879f64\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"22c20ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c59664\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-12.jpg\",\"id\":25017},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bd8017c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d936e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2ade1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-10.jpg\",\"id\":25015},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7221ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c00646f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-13.jpg\",\"id\":25018},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98e7629\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"24f8141\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4a74a1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"576ae47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-4.jpg\",\"id\":25009},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bcc0794\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"169f81f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b3da623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-9.jpg\",\"id\":25014},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb86f6c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cd17f24\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b961417\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb0bce\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"140a7d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b642d5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b163311\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f7cbeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e128974\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1f7030\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"9856b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b978bdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3084262\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"c6d1c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40f46d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0ed766\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94ff3c1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ea139e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"affe4ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d7771d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f25a033\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2598590\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c330b1a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"59cb88e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6e036e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8631,24931,'_thumbnail_id','24956'),(8632,24931,'_edit_lock','1583497500:2'),(8634,24932,'_wp_page_template','default'),(8636,24932,'_wp_page_template','default'),(8637,24932,'_wp_page_template','default'),(8638,24932,'_wp_page_template','default'),(8639,24932,'_wp_page_template','default'),(8640,24932,'_wp_page_template','default'),(8646,24932,'_edit_last','2'),(8647,24932,'slide_template','default'),(8648,24932,'_dt_enable_builder','0'),(8649,24932,'_wp_old_slug','reach-for-the-stars'),(8650,24932,'_wp_old_slug','duis-fermentum-felis'),(8651,24932,'_portfolio_settings','a:23:{s:16:\"portfolio-layout\";s:13:\"custom-layout\";s:12:\"masonry-size\";s:0:\"\";s:16:\"gallery-position\";s:0:\"\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:19:\"breadcrumb_position\";s:19:\"header-top-absolute\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"portfolio-gallery\";s:47:\"18654,18653,18652,18649,18650,18651,18797,18796\";s:18:\"portfolio_opt_flds\";a:8:{s:26:\"portfolio_opt_flds_title_1\";s:6:\"Client\";s:26:\"portfolio_opt_flds_value_1\";s:14:\"Hudson & Sons \";s:26:\"portfolio_opt_flds_title_2\";s:7:\"Service\";s:26:\"portfolio_opt_flds_value_2\";s:8:\"Cleaning\";s:26:\"portfolio_opt_flds_title_3\";s:7:\"Project\";s:26:\"portfolio_opt_flds_value_3\";s:11:\"Maintenance\";s:26:\"portfolio_opt_flds_title_4\";s:0:\"\";s:26:\"portfolio_opt_flds_value_4\";s:0:\"\";}s:12:\"hover-styles\";s:0:\"\";s:31:\"different-parallax-speed-values\";s:0:\"\";s:28:\"random-parallax-speed-values\";s:0:\"\";s:15:\"animationeffect\";s:0:\"\";s:14:\"animationdelay\";s:0:\"\";s:22:\"hover-background-color\";s:0:\"\";s:19:\"hover-content-color\";s:0:\"\";s:20:\"hover-gradient-color\";s:0:\"\";s:24:\"hover-gradient-direction\";s:11:\"lefttoright\";s:6:\"layout\";s:0:\"\";s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;s:16:\"enable-sub-title\";b:0;s:30:\"dtportfolio-transparent-header\";b:0;s:11:\"hover-state\";b:0;}'),(8652,24932,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(8653,24932,'_wpb_vc_js_status','true'),(8654,24932,'_portfolio_featured_video','a:1:{s:14:\"featured_video\";s:0:\"\";}'),(8655,24932,'_wp_old_date','2014-01-27'),(8656,24932,'_wpb_shortcodes_custom_css','.vc_custom_1500534415158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497586612824{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497530098252{background-color: #333333 !important;}.vc_custom_1497586487434{padding-right: 10% !important;padding-left: 10% !important;}'),(8657,24932,'_wpb_post_custom_css','#header-wrapper { margin: 0; }'),(8658,24932,'_elementor_edit_mode','builder'),(8659,24932,'_elementor_template_type','wp-post'),(8660,24932,'_elementor_version','2.9.3');
INSERT INTO `wpmz_postmeta` VALUES (8661,24932,'_elementor_data','[{\"id\":\"6294c6a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"12b4760\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a95ec\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cfb5bd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9fff808\",\"elType\":\"widget\",\"settings\":{\"title\":\"30\\u00b0 Sky\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c14c3b2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"edff436\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"0d00364\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"ef18da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"03a1dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b57502f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c120996\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bde967\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a735b7b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d31cba1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e0ee732\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-18.jpg\",\"id\":24955},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68c1108\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9b34133\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f05d340\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"613a7e4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"93a586a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43be276\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27e8e56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5184114\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c5c88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3858dbd\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0c58c30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5e08fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82bc89\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"234d22b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1b80ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c86049\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37fea17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7879f64\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"22c20ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c59664\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-9.jpg\",\"id\":25014},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bd8017c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d936e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2ade1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-11.jpg\",\"id\":25016},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7221ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c00646f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-15.jpg\",\"id\":25020},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98e7629\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"24f8141\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4a74a1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"576ae47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-10.jpg\",\"id\":25015},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bcc0794\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"169f81f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b3da623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-12.jpg\",\"id\":25017},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb86f6c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cd17f24\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b961417\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb0bce\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"140a7d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b642d5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b163311\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f7cbeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e128974\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1f7030\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"9856b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b978bdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3084262\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"c6d1c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40f46d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0ed766\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94ff3c1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ea139e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"affe4ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d7771d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f25a033\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2598590\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c330b1a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"59cb88e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6e036e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8662,24932,'_thumbnail_id','24955'),(8663,24932,'_edit_lock','1583497496:2'),(8665,24933,'_wp_page_template','default'),(8667,24933,'_wp_page_template','default'),(8668,24933,'_wp_page_template','default'),(8669,24933,'_wp_page_template','default'),(8670,24933,'_wp_page_template','default'),(8671,24933,'_wp_page_template','default'),(8672,24933,'_wp_page_template','default'),(8679,24933,'_edit_last','2'),(8680,24933,'slide_template','default'),(8681,24933,'_dt_enable_builder','0'),(8682,24933,'_wp_old_slug','reach-for-the-stars'),(8683,24933,'_wp_old_slug','duis-fermentum-felis'),(8684,24933,'_portfolio_settings','a:23:{s:16:\"portfolio-layout\";s:13:\"custom-layout\";s:12:\"masonry-size\";s:0:\"\";s:16:\"gallery-position\";s:0:\"\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:19:\"breadcrumb_position\";s:19:\"header-top-absolute\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"portfolio-gallery\";s:47:\"18654,18653,18652,18649,18650,18651,18797,18796\";s:18:\"portfolio_opt_flds\";a:8:{s:26:\"portfolio_opt_flds_title_1\";s:6:\"Client\";s:26:\"portfolio_opt_flds_value_1\";s:14:\"Hudson & Sons \";s:26:\"portfolio_opt_flds_title_2\";s:7:\"Service\";s:26:\"portfolio_opt_flds_value_2\";s:8:\"Cleaning\";s:26:\"portfolio_opt_flds_title_3\";s:7:\"Project\";s:26:\"portfolio_opt_flds_value_3\";s:11:\"Maintenance\";s:26:\"portfolio_opt_flds_title_4\";s:0:\"\";s:26:\"portfolio_opt_flds_value_4\";s:0:\"\";}s:12:\"hover-styles\";s:0:\"\";s:31:\"different-parallax-speed-values\";s:0:\"\";s:28:\"random-parallax-speed-values\";s:0:\"\";s:15:\"animationeffect\";s:0:\"\";s:14:\"animationdelay\";s:0:\"\";s:22:\"hover-background-color\";s:0:\"\";s:19:\"hover-content-color\";s:0:\"\";s:20:\"hover-gradient-color\";s:0:\"\";s:24:\"hover-gradient-direction\";s:11:\"lefttoright\";s:6:\"layout\";s:0:\"\";s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;s:16:\"enable-sub-title\";b:0;s:30:\"dtportfolio-transparent-header\";b:0;s:11:\"hover-state\";b:0;}'),(8685,24933,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(8686,24933,'_wpb_vc_js_status','true'),(8687,24933,'_portfolio_featured_video','a:1:{s:14:\"featured_video\";s:0:\"\";}'),(8688,24933,'_wp_old_date','2014-01-27'),(8689,24933,'_wpb_shortcodes_custom_css','.vc_custom_1500534415158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497586612824{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497530098252{background-color: #333333 !important;}.vc_custom_1497586487434{padding-right: 10% !important;padding-left: 10% !important;}'),(8690,24933,'_wpb_post_custom_css','#header-wrapper { margin: 0; }'),(8691,24933,'_elementor_edit_mode','builder'),(8692,24933,'_elementor_template_type','wp-post'),(8693,24933,'_elementor_version','2.9.3'),(8694,24933,'_elementor_data','[{\"id\":\"6294c6a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"12b4760\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a95ec\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cfb5bd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9fff808\",\"elType\":\"widget\",\"settings\":{\"title\":\"The signs\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c14c3b2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"edff436\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"0d00364\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"ef18da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"03a1dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b57502f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c120996\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bde967\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a735b7b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d31cba1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e0ee732\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-17.jpg\",\"id\":24954},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68c1108\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9b34133\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f05d340\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"613a7e4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"93a586a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43be276\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27e8e56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5184114\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c5c88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3858dbd\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0c58c30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5e08fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82bc89\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"234d22b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1b80ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c86049\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37fea17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7879f64\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"22c20ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c59664\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-5.jpg\",\"id\":25010},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bd8017c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d936e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2ade1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-7.jpg\",\"id\":25012},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7221ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c00646f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-14.jpg\",\"id\":25019},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98e7629\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"24f8141\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4a74a1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"576ae47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-6.jpg\",\"id\":25011},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bcc0794\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"169f81f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b3da623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-8.jpg\",\"id\":25013},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb86f6c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cd17f24\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b961417\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb0bce\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"140a7d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b642d5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b163311\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f7cbeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e128974\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1f7030\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"9856b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b978bdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3084262\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"c6d1c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40f46d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0ed766\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94ff3c1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ea139e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"affe4ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d7771d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f25a033\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2598590\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c330b1a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"59cb88e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6e036e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8695,24933,'_thumbnail_id','24954'),(8696,24933,'_edit_lock','1583497539:2'),(8698,24934,'_wp_page_template','default'),(8700,24934,'_wp_page_template','default'),(8701,24934,'_wp_page_template','default'),(8702,24934,'_wp_page_template','default'),(8703,24934,'_wp_page_template','default'),(8704,24934,'_wp_page_template','default'),(8705,24934,'_wp_page_template','default'),(8706,24934,'_wp_page_template','default'),(8714,24934,'_edit_last','2'),(8715,24934,'slide_template','default'),(8716,24934,'_dt_enable_builder','0'),(8717,24934,'_wp_old_slug','reach-for-the-stars'),(8718,24934,'_wp_old_slug','duis-fermentum-felis'),(8719,24934,'_portfolio_settings','a:23:{s:16:\"portfolio-layout\";s:13:\"custom-layout\";s:12:\"masonry-size\";s:0:\"\";s:16:\"gallery-position\";s:0:\"\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:19:\"breadcrumb_position\";s:19:\"header-top-absolute\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:17:\"portfolio-gallery\";s:47:\"18654,18653,18652,18649,18650,18651,18797,18796\";s:18:\"portfolio_opt_flds\";a:8:{s:26:\"portfolio_opt_flds_title_1\";s:6:\"Client\";s:26:\"portfolio_opt_flds_value_1\";s:14:\"Hudson & Sons \";s:26:\"portfolio_opt_flds_title_2\";s:7:\"Service\";s:26:\"portfolio_opt_flds_value_2\";s:8:\"Cleaning\";s:26:\"portfolio_opt_flds_title_3\";s:7:\"Project\";s:26:\"portfolio_opt_flds_value_3\";s:11:\"Maintenance\";s:26:\"portfolio_opt_flds_title_4\";s:0:\"\";s:26:\"portfolio_opt_flds_value_4\";s:0:\"\";}s:12:\"hover-styles\";s:0:\"\";s:31:\"different-parallax-speed-values\";s:0:\"\";s:28:\"random-parallax-speed-values\";s:0:\"\";s:15:\"animationeffect\";s:0:\"\";s:14:\"animationdelay\";s:0:\"\";s:22:\"hover-background-color\";s:0:\"\";s:19:\"hover-content-color\";s:0:\"\";s:20:\"hover-gradient-color\";s:0:\"\";s:24:\"hover-gradient-direction\";s:11:\"lefttoright\";s:6:\"layout\";s:0:\"\";s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;s:16:\"enable-sub-title\";b:0;s:30:\"dtportfolio-transparent-header\";b:0;s:11:\"hover-state\";b:0;}'),(8720,24934,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(8721,24934,'_wpb_vc_js_status','true'),(8722,24934,'_portfolio_featured_video','a:1:{s:14:\"featured_video\";s:0:\"\";}'),(8723,24934,'_wp_old_date','2014-01-27'),(8724,24934,'_wpb_shortcodes_custom_css','.vc_custom_1500534415158{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497586612824{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;}.vc_custom_1497530098252{background-color: #333333 !important;}.vc_custom_1497586487434{padding-right: 10% !important;padding-left: 10% !important;}'),(8725,24934,'_wpb_post_custom_css','#header-wrapper { margin: 0; }'),(8726,24934,'_elementor_edit_mode','builder'),(8727,24934,'_elementor_template_type','wp-post'),(8728,24934,'_elementor_version','2.9.3'),(8729,24934,'_elementor_data','[{\"id\":\"6294c6a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"12b4760\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a95ec\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cfb5bd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9fff808\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zodiac Details\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c14c3b2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"edff436\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"0d00364\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"ef18da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"03a1dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b57502f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c120996\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bde967\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a735b7b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d31cba1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e0ee732\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-16.jpg\",\"id\":24953},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68c1108\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9b34133\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f05d340\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"613a7e4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"93a586a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43be276\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27e8e56\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5184114\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c5c88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3858dbd\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0c58c30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5e08fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82bc89\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"234d22b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1b80ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c86049\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37fea17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7879f64\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"22c20ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c59664\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-1.jpg\",\"id\":25006},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bd8017c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d936e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2ade1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-2.jpg\",\"id\":25007},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7221ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c00646f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-13.jpg\",\"id\":25018},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"98e7629\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"24f8141\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4a74a1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"576ae47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-3.jpg\",\"id\":25008},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bcc0794\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"169f81f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b3da623\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-4.jpg\",\"id\":25009},\"image_size\":\"full\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb86f6c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cd17f24\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b961417\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb0bce\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"140a7d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b642d5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b163311\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f7cbeb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e128974\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1f7030\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"9856b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b978bdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3084262\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"c6d1c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40f46d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0ed766\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94ff3c1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ea139e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"affe4ba\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d7771d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f25a033\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2598590\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c330b1a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"59cb88e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6e036e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(8730,24934,'_thumbnail_id','24953'),(8731,24934,'_edit_lock','1583497570:2'),(8760,24938,'_edit_last','1'),(8761,24938,'_wp_page_template','default'),(8763,24938,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(8764,24938,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(8765,24938,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(8767,24938,'_edit_lock','1581334640:1'),(8768,24938,'_elementor_edit_mode','builder'),(8769,24938,'_elementor_template_type','wp-page'),(8770,24938,'_elementor_version','2.8.5'),(8783,3,'_edit_lock','1582009468:2'),(8784,3,'_edit_last','1'),(8785,3,'_elementor_controls_usage','a:0:{}'),(8786,3,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(8787,3,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(8788,3,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(8790,24938,'_elementor_data','[]'),(8815,24938,'_elementor_controls_usage','a:0:{}'),(8856,24953,'_wp_attached_file','2020/02/portfolio-16.jpg'),(8857,24953,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2020/02/portfolio-16.jpg\";s:8:\"filesize\";i:11851;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:5895;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-16-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9959;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"portfolio-16-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43183;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"portfolio-16-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65609;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-16-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8517;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"portfolio-16-635x700.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37634;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-16-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64955;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-16-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32836;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"portfolio-16-960x700.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57232;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-16-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29308;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-16-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15381;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-16-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63506;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-16-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35371;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-16-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38375;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-16-750x378.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41845;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-16-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25269;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-16-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26053;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-16-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56435;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-16-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41532;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"portfolio-16-746x700.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45939;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-16-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22395;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-16-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9664;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-16-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9664;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-16-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29308;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"portfolio-16-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63406;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"portfolio-16-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63406;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3190;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8858,24954,'_wp_attached_file','2020/02/portfolio-17.jpg'),(8859,24954,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2020/02/portfolio-17.jpg\";s:8:\"filesize\";i:4194;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:3210;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-17-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5035;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"portfolio-17-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17706;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"portfolio-17-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25678;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-17-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4280;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"portfolio-17-635x700.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11014;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-17-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23228;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-17-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13617;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"portfolio-17-960x700.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14842;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-17-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12107;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-17-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7227;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-17-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22812;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-17-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14357;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-17-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15246;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-17-750x378.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17235;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-17-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11297;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-17-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10721;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-17-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21415;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-17-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16028;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"portfolio-17-746x700.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11851;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-17-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9832;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-17-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4865;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-17-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4865;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-17-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12107;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"portfolio-17-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24850;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"portfolio-17-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24850;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1945;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8860,24955,'_wp_attached_file','2020/02/portfolio-18.jpg'),(8861,24955,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2020/02/portfolio-18.jpg\";s:8:\"filesize\";i:11362;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:5277;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-18-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10398;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"portfolio-18-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51646;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"portfolio-18-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77621;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-18-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7697;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"portfolio-18-635x700.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33340;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-18-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58536;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-18-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31345;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"portfolio-18-960x700.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51421;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-18-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28121;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-18-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16753;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-18-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57615;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-18-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36979;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-18-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38991;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-18-750x378.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50260;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-18-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30142;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-18-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25426;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-18-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56653;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-18-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39402;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"portfolio-18-746x700.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39723;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-18-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23423;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-18-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9191;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-18-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9191;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-18-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28121;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"portfolio-18-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75363;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"portfolio-18-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75363;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-18-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8862,24956,'_wp_attached_file','2020/02/portfolio-19.jpg'),(8863,24956,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2020/02/portfolio-19.jpg\";s:8:\"filesize\";i:14635;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:6433;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-19-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11405;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"portfolio-19-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58461;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"portfolio-19-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90523;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-19-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9079;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"portfolio-19-635x700.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58557;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-19-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82877;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-19-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43004;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"portfolio-19-960x700.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78245;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-19-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38435;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-19-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18157;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-19-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80528;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-19-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44984;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-19-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48682;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-19-750x378.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56161;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-19-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32514;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-19-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31557;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-19-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73259;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-19-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51570;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"portfolio-19-746x700.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65879;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-19-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27447;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-19-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11148;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-19-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11148;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-19-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38435;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"portfolio-19-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86936;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"portfolio-19-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86936;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3181;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8864,24957,'_wp_attached_file','2020/02/portfolio-20.jpg'),(8865,24957,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2020/02/portfolio-20.jpg\";s:8:\"filesize\";i:10631;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:5915;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-20-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10194;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"portfolio-20-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43569;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"portfolio-20-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66485;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-20-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8152;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"portfolio-20-635x700.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37257;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-20-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60709;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-20-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32275;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"portfolio-20-960x700.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50836;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-20-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28857;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-20-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15479;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-20-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58869;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-20-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33986;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-20-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36605;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-20-750x378.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42027;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-20-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25560;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-20-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24329;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-20-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54178;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-20-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38391;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"portfolio-20-746x700.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41670;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-20-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21618;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-20-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9649;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-20-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9649;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-20-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28857;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"portfolio-20-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63643;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"portfolio-20-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63643;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-20-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3224;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8866,24958,'_wp_attached_file','2020/02/portfolio-21.jpg'),(8867,24958,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2020/02/portfolio-21.jpg\";s:8:\"filesize\";i:6695;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:3851;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-21-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7549;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"portfolio-21-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29604;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"portfolio-21-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43417;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-21-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5674;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"portfolio-21-635x700.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16641;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-21-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32993;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-21-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17850;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"portfolio-21-960x700.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25278;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-21-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15952;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-21-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11084;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-21-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32836;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-21-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21953;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-21-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22974;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-21-750x378.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28691;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-21-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18244;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-21-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15006;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-21-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32627;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-21-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22512;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"portfolio-21-746x700.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19236;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-21-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14526;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-21-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6121;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-21-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6121;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-21-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15952;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"portfolio-21-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41966;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"portfolio-21-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41966;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2135;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8868,24959,'_wp_attached_file','2020/02/portfolio-22.jpg'),(8869,24959,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2020/02/portfolio-22.jpg\";s:8:\"filesize\";i:13164;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:6673;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-22-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11252;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"portfolio-22-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50697;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"portfolio-22-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77995;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-22-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9317;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"portfolio-22-635x700.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47389;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-22-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73460;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-22-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37986;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"portfolio-22-960x700.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66023;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-22-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33882;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-22-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17099;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-22-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72082;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-22-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40043;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-22-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43666;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-22-750x378.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48616;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-22-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29049;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-22-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29178;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-22-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65072;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-22-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46605;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"portfolio-22-746x700.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53682;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-22-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25147;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-22-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11004;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-22-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11004;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-22-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33882;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"portfolio-22-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74950;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"portfolio-22-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74950;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3617;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8870,24960,'_wp_attached_file','2020/02/portfolio-23.jpg'),(8871,24960,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2020/02/portfolio-23.jpg\";s:8:\"filesize\";i:11041;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:6138;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-23-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9265;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"portfolio-23-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40620;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"portfolio-23-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62212;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-23-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8242;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"portfolio-23-635x700.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45414;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-23-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67781;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-23-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35444;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"portfolio-23-960x700.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56761;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-23-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31604;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-23-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14346;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-23-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66077;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-23-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34186;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-23-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37453;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-23-750x378.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39206;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-23-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23795;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-23-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26257;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-23-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55932;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-23-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41998;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"portfolio-23-746x700.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50663;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-23-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21593;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-23-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10272;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-23-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10272;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-23-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31604;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"portfolio-23-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59801;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"portfolio-23-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59801;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8872,24961,'_wp_attached_file','2020/02/portfolio-24.jpg'),(8873,24961,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2020/02/portfolio-24.jpg\";s:8:\"filesize\";i:6370;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:4559;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-24-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7317;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"portfolio-24-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31584;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"portfolio-24-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46888;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-24-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6234;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"portfolio-24-635x700.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22161;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-24-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44123;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-24-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24054;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"portfolio-24-960x700.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29835;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-24-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21354;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-24-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11173;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-24-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43159;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-24-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25056;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-24-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26776;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-24-750x378.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30441;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-24-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18782;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-24-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18852;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-24-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39011;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-24-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29353;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"portfolio-24-746x700.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24698;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-24-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16381;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-24-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7426;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-24-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7426;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-24-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21354;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"portfolio-24-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45490;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"portfolio-24-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45490;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2441;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8874,24962,'_wp_attached_file','2020/02/portfolio-25.jpg'),(8875,24962,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2020/02/portfolio-25.jpg\";s:8:\"filesize\";i:25925;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:8890;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-25-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17679;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"portfolio-25-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78895;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"portfolio-25-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121056;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-25-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13146;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"portfolio-25-635x700.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70391;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-25-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97610;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-25-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49290;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"portfolio-25-960x700.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105590;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-25-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44089;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-25-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26725;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-25-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95979;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-25-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57304;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-25-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61431;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-25-750x378.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75860;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-25-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45460;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-25-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39347;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-25-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90893;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-25-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62764;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"portfolio-25-746x700.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82783;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-25-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36010;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-25-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14616;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-25-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14616;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-25-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44089;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"portfolio-25-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116677;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"portfolio-25-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116677;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-25-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4698;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8876,24963,'_wp_attached_file','2020/02/portfolio-26.jpg'),(8877,24963,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2020/02/portfolio-26.jpg\";s:8:\"filesize\";i:14266;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:5767;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-26-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11020;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"portfolio-26-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57722;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"portfolio-26-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91697;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-26-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8360;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"portfolio-26-635x700.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43934;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-26-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73830;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-26-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36973;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"portfolio-26-960x700.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62889;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-26-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32505;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-26-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17625;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-26-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72228;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-26-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40521;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-26-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43996;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-26-750x378.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55447;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-26-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31642;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-26-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28140;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-26-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66549;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-26-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46249;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"portfolio-26-746x700.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51362;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-26-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24772;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-26-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9842;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-26-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9842;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-26-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32505;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"portfolio-26-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87629;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"portfolio-26-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87629;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-26-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8878,24964,'_wp_attached_file','2020/02/portfolio-27.jpg'),(8879,24964,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2020/02/portfolio-27.jpg\";s:8:\"filesize\";i:13184;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:6881;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-27-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12870;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"portfolio-27-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55380;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"portfolio-27-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84300;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-27-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10014;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"portfolio-27-635x700.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41832;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-27-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72311;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-27-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36600;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"portfolio-27-960x700.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63090;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-27-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33055;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-27-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19261;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-27-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70757;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-27-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41523;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-27-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44789;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-27-750x378.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53156;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-27-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32372;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-27-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29550;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-27-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65416;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-27-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46722;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"portfolio-27-746x700.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48881;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-27-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26554;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-27-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11170;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-27-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11170;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-27-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33055;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"portfolio-27-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81172;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"portfolio-27-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81172;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-27-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(8997,24934,'_wp_old_slug','painting-is-creative-copy-4-copy-copy-copy-copy-copy-copy'),(9007,24933,'_wp_old_slug','painting-is-creative-copy-4-copy-copy-copy-copy-copy'),(9017,24932,'_wp_old_slug','painting-is-creative-copy-4-copy-copy-copy-copy'),(9027,24931,'_wp_old_slug','painting-is-creative-copy-4-copy-copy-copy'),(9037,24930,'_wp_old_slug','painting-is-creative-copy-4-copy-copy'),(9047,24929,'_wp_old_slug','painting-is-creative-copy-4-copy'),(9057,24928,'_wp_old_slug','painting-is-creative-copy-4'),(9067,24927,'_wp_old_slug','painting-is-creative-copy-3'),(9077,24926,'_wp_old_slug','painting-is-creative-copy-2'),(9087,24925,'_wp_old_slug','painting-is-creative-copy'),(9116,24996,'_edit_last','1'),(9117,24996,'_edit_lock','1581485321:1'),(9118,24996,'_elementor_edit_mode','builder'),(9119,24996,'_elementor_template_type','wp-page'),(9120,24996,'_elementor_version','2.8.5'),(9121,24996,'_wp_page_template','default'),(9122,24996,'_elementor_data','[{\"id\":\"c17bff7\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"acc80e9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"007e76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d15b476\",\"elType\":\"widget\",\"settings\":{\"portfolio-details-below-image\":\"details-aside\",\"portfolio-post-layout\":\"dtportfolio-one-column\"},\"elements\":[],\"widgetType\":\"dt-portfolio-listing\"}],\"isInner\":false}],\"isInner\":false}]'),(9135,24999,'_wp_attached_file','2020/02/favicon.png'),(9136,24999,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:19:\"2020/02/favicon.png\";s:8:\"filesize\";i:8770;s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"favicon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13510;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"favicon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29565;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"favicon-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15477;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"favicon-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46210;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"favicon-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43027;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"favicon-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22199;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"favicon-512x370.png\";s:5:\"width\";i:512;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16773;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"favicon-512x400.png\";s:5:\"width\";i:512;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17804;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"favicon-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37460;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"favicon-512x460.png\";s:5:\"width\";i:512;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19087;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"favicon-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30731;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"favicon-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18234;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"favicon-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18234;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"favicon-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43027;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"favicon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8063;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9137,25000,'_wp_attached_file','2020/02/cropped-favicon.png'),(9138,25000,'_wp_attachment_context','site-icon'),(9139,25000,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2020/02/cropped-favicon.png\";s:8:\"filesize\";i:8765;s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13504;}s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29560;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15477;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46165;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43025;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22195;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-512x370.png\";s:5:\"width\";i:512;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16808;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-512x400.png\";s:5:\"width\";i:512;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17843;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37451;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-512x460.png\";s:5:\"width\";i:512;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19135;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30721;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18247;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18247;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43025;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8071;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9166,25006,'_wp_attached_file','2020/02/portfolio-1.jpg'),(9167,25006,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:350;s:4:\"file\";s:23:\"2020/02/portfolio-1.jpg\";s:8:\"filesize\";i:1560;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"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:3376;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-1-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6888;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"portfolio-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4366;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:23:\"portfolio-1-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8128;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:23:\"portfolio-1-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7721;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"portfolio-1-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7286;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:23:\"portfolio-1-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11840;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"portfolio-1-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10174;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5078;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5078;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:23:\"portfolio-1-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7721;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1970;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9168,25007,'_wp_attached_file','2020/02/portfolio-2.jpg'),(9169,25007,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:350;s:4:\"file\";s:23:\"2020/02/portfolio-2.jpg\";s:8:\"filesize\";i:2917;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"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:5060;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-2-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11754;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"portfolio-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7130;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:23:\"portfolio-2-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16196;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:23:\"portfolio-2-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15515;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"portfolio-2-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12978;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:23:\"portfolio-2-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20342;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"portfolio-2-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18065;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-2-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8101;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-2-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8101;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:23:\"portfolio-2-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15515;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2698;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9170,25008,'_wp_attached_file','2020/02/portfolio-3.jpg'),(9171,25008,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:350;s:4:\"file\";s:23:\"2020/02/portfolio-3.jpg\";s:8:\"filesize\";i:1581;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"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:3971;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-3-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7543;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"portfolio-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4944;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:23:\"portfolio-3-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8009;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:23:\"portfolio-3-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7822;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"portfolio-3-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8379;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:23:\"portfolio-3-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12761;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"portfolio-3-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10940;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-3-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5911;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-3-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5911;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:23:\"portfolio-3-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7822;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2341;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9172,25009,'_wp_attached_file','2020/02/portfolio-4.jpg'),(9173,25009,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:350;s:4:\"file\";s:23:\"2020/02/portfolio-4.jpg\";s:8:\"filesize\";i:2427;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"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:5269;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-4-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11231;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"portfolio-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7162;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:23:\"portfolio-4-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13383;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:23:\"portfolio-4-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12981;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"portfolio-4-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11667;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:23:\"portfolio-4-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19159;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"portfolio-4-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16695;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-4-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7922;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-4-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7922;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:23:\"portfolio-4-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12981;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9174,25010,'_wp_attached_file','2020/02/portfolio-5.jpg'),(9175,25010,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:350;s:4:\"file\";s:23:\"2020/02/portfolio-5.jpg\";s:8:\"filesize\";i:3684;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"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:6029;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-5-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13906;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"portfolio-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7991;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:23:\"portfolio-5-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22994;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:23:\"portfolio-5-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22432;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"portfolio-5-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14800;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:23:\"portfolio-5-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24697;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"portfolio-5-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21024;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-5-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10088;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-5-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10088;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:23:\"portfolio-5-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22432;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2900;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9176,25011,'_wp_attached_file','2020/02/portfolio-6.jpg'),(9177,25011,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:350;s:4:\"file\";s:23:\"2020/02/portfolio-6.jpg\";s:8:\"filesize\";i:2746;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"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:5627;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-6-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13155;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"portfolio-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7837;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:23:\"portfolio-6-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17907;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:23:\"portfolio-6-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16917;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"portfolio-6-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14578;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:23:\"portfolio-6-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23806;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"portfolio-6-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20953;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-6-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9165;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-6-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9165;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:23:\"portfolio-6-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16917;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9178,25012,'_wp_attached_file','2020/02/portfolio-7.jpg'),(9179,25012,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:350;s:4:\"file\";s:23:\"2020/02/portfolio-7.jpg\";s:8:\"filesize\";i:1574;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"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:3908;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-7-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8311;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"portfolio-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5212;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:23:\"portfolio-7-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8743;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:23:\"portfolio-7-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8367;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"portfolio-7-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8890;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:23:\"portfolio-7-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14065;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"portfolio-7-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12243;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-7-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5891;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-7-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5891;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:23:\"portfolio-7-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8367;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2255;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9180,25013,'_wp_attached_file','2020/02/portfolio-8.jpg'),(9181,25013,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:350;s:4:\"file\";s:23:\"2020/02/portfolio-8.jpg\";s:8:\"filesize\";i:4532;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"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:6983;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-8-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16924;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"portfolio-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10358;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:23:\"portfolio-8-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26141;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:23:\"portfolio-8-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24588;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"portfolio-8-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19955;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:23:\"portfolio-8-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29746;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"portfolio-8-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27378;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-8-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11029;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-8-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11029;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:23:\"portfolio-8-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24588;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(9182,25014,'_wp_attached_file','2020/02/portfolio-9.jpg'),(9183,25014,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:350;s:4:\"file\";s:23:\"2020/02/portfolio-9.jpg\";s:8:\"filesize\";i:1571;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"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:3954;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-9-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8678;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"portfolio-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5443;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:23:\"portfolio-9-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8434;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:23:\"portfolio-9-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7693;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"portfolio-9-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8898;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:23:\"portfolio-9-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14282;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"portfolio-9-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12786;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-9-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5842;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"portfolio-9-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5842;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:23:\"portfolio-9-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7693;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2236;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9184,25015,'_wp_attached_file','2020/02/portfolio-10.jpg'),(9185,25015,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:350;s:4:\"file\";s:24:\"2020/02/portfolio-10.jpg\";s:8:\"filesize\";i:3075;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:6901;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-10-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13899;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-10-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8488;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-10-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18593;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-10-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18453;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-10-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14843;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-10-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24839;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-10-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21066;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-10-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10786;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-10-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10786;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-10-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18453;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3758;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9186,25016,'_wp_attached_file','2020/02/portfolio-11.jpg'),(9187,25016,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:350;s:4:\"file\";s:24:\"2020/02/portfolio-11.jpg\";s:8:\"filesize\";i:1372;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:2419;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-11-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4026;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2694;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-11-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4761;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-11-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4697;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-11-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4886;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-11-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7280;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-11-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6238;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-11-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3596;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-11-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3596;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-11-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4697;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1412;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9188,25017,'_wp_attached_file','2020/02/portfolio-12.jpg'),(9189,25017,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:350;s:4:\"file\";s:24:\"2020/02/portfolio-12.jpg\";s:8:\"filesize\";i:7712;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:10041;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-12-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24152;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-12-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13720;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-12-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41263;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-12-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40664;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-12-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25173;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-12-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44369;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-12-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37602;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-12-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16904;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-12-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16904;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-12-420x350.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40664;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4998;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9190,25018,'_wp_attached_file','2020/02/portfolio-13.jpg'),(9191,25018,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:720;s:4:\"file\";s:24:\"2020/02/portfolio-13.jpg\";s:8:\"filesize\";i:3565;s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:4296;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-13-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7413;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-13-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6134;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-13-480x650.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20891;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-13-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19247;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-13-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17993;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-13-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11276;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-13-480x630.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20808;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-13-480x370.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15580;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-13-480x400.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7900;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-13-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16458;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-13-480x520.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18210;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-13-480x460.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16797;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-13-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14723;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-13-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5447;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-13-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5447;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-13-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14914;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2466;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9192,25019,'_wp_attached_file','2020/02/portfolio-14.jpg'),(9193,25019,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:720;s:4:\"file\";s:24:\"2020/02/portfolio-14.jpg\";s:8:\"filesize\";i:3390;s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:3702;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-14-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8594;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-14-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5052;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-14-480x650.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21770;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-14-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20918;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-14-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19529;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-14-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8612;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-14-480x630.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21288;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-14-480x370.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11574;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-14-480x400.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3953;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-14-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15732;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-14-480x520.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14958;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-14-480x460.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13524;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-14-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12890;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-14-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6138;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-14-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6138;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-14-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19395;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1973;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9194,25020,'_wp_attached_file','2020/02/portfolio-15.jpg'),(9195,25020,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:720;s:4:\"file\";s:24:\"2020/02/portfolio-15.jpg\";s:8:\"filesize\";i:4319;s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-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:5192;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-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:12332;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-15-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6541;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-15-480x650.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27906;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-15-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25350;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-15-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23490;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-15-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10012;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-15-480x630.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26880;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-15-480x370.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13484;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-15-480x400.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6194;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-15-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18726;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-15-480x520.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18807;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-15-480x460.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16567;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-15-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14673;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-15-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6648;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-15-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6648;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-15-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18260;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2902;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9357,24996,'_elementor_controls_usage','a:3:{s:20:\"dt-portfolio-listing\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:2:{s:29:\"portfolio-details-below-image\";i:1;s:21:\"portfolio-post-layout\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}}}}'),(9575,25075,'_wp_page_template','tpl-sidenavigation.php'),(9577,25075,'_edit_lock','1582702354:2'),(9578,25075,'_wp_page_template','tpl-sidenavigation.php'),(9579,25075,'_edit_last','2'),(9580,25075,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type3\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:5:\"24679\";s:18:\"sidenav-hover-icon\";s:5:\"24678\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(9581,25075,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(9582,25075,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(9583,25075,'_elementor_edit_mode','builder'),(9584,25075,'_elementor_template_type','wp-page'),(9585,25075,'_elementor_version','2.9.2'),(9586,25075,'_elementor_data','[{\"id\":\"96b6533\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d062b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df7d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b7644a\",\"elType\":\"widget\",\"settings\":{\"title\":\"0\\u00b0 to 30\\u00b0 of celestial longitude\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7de6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53933d0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b1244dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d91d64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/forecast-1.jpg\",\"id\":25117},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2931e3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"7804dfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"d4f9052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d294936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"262a333\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9574c99\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"902bf3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1bdc64a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"057b84e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345a3f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f8b2f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"476c03f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc9d255\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"352bc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"83c96c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"36556d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7503454\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"13759f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55e4546\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"64d2964\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58a42a6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"74a6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d9f2b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"f61a1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9606,25078,'_wp_page_template','tpl-sidenavigation.php'),(9608,25078,'_wp_page_template','tpl-sidenavigation.php'),(9609,25078,'_wp_page_template','tpl-sidenavigation.php'),(9612,25078,'_edit_lock','1582702455:2'),(9613,25078,'_edit_last','2'),(9614,25078,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type3\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:5:\"24683\";s:18:\"sidenav-hover-icon\";s:5:\"24684\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(9615,25078,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(9616,25078,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(9617,25078,'_elementor_edit_mode','builder'),(9618,25078,'_elementor_template_type','wp-page'),(9619,25078,'_elementor_version','2.9.2'),(9620,25078,'_elementor_data','[{\"id\":\"96b6533\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d062b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df7d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b7644a\",\"elType\":\"widget\",\"settings\":{\"title\":\"30\\u00b0 to 60\\u00b0 of celestial longitude\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7de6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53933d0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b1244dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d91d64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/forecast-2.jpg\",\"id\":25118},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2931e3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"7804dfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"d4f9052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d294936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"262a333\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9574c99\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"902bf3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1bdc64a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"057b84e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345a3f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f8b2f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"476c03f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc9d255\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"352bc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"83c96c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"36556d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7503454\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"13759f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55e4546\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"64d2964\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58a42a6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"74a6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d9f2b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"f61a1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9622,25079,'_wp_page_template','tpl-sidenavigation.php'),(9624,25079,'_wp_page_template','tpl-sidenavigation.php'),(9625,25079,'_wp_page_template','tpl-sidenavigation.php'),(9626,25079,'_wp_page_template','tpl-sidenavigation.php'),(9630,25079,'_edit_lock','1582702407:2'),(9631,25079,'_edit_last','2'),(9632,25079,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type3\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:5:\"25149\";s:18:\"sidenav-hover-icon\";s:5:\"25150\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(9633,25079,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(9634,25079,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(9635,25079,'_elementor_edit_mode','builder'),(9636,25079,'_elementor_template_type','wp-page'),(9637,25079,'_elementor_version','2.9.2'),(9638,25079,'_elementor_data','[{\"id\":\"96b6533\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d062b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df7d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b7644a\",\"elType\":\"widget\",\"settings\":{\"title\":\"60\\u00b0 to 90\\u00b0 of the celestial longitude\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7de6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53933d0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b1244dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d91d64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/forecast-3.jpg\",\"id\":25119},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2931e3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"7804dfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"d4f9052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d294936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"262a333\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9574c99\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"902bf3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1bdc64a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"057b84e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345a3f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f8b2f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"476c03f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc9d255\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"352bc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"83c96c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"36556d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7503454\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"13759f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55e4546\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"64d2964\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58a42a6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"74a6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d9f2b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"f61a1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9640,25080,'_wp_page_template','tpl-sidenavigation.php'),(9642,25080,'_wp_page_template','tpl-sidenavigation.php'),(9643,25080,'_wp_page_template','tpl-sidenavigation.php'),(9644,25080,'_wp_page_template','tpl-sidenavigation.php'),(9645,25080,'_wp_page_template','tpl-sidenavigation.php'),(9650,25080,'_edit_lock','1582702541:2'),(9651,25080,'_edit_last','2'),(9652,25080,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type3\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:5:\"25151\";s:18:\"sidenav-hover-icon\";s:5:\"25152\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(9653,25080,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(9654,25080,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(9655,25080,'_elementor_edit_mode','builder'),(9656,25080,'_elementor_template_type','wp-page'),(9657,25080,'_elementor_version','2.9.2'),(9658,25080,'_elementor_data','[{\"id\":\"96b6533\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d062b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df7d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b7644a\",\"elType\":\"widget\",\"settings\":{\"title\":\"90\\u00b0 to 120\\u00b0 of celestial longitude\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7de6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53933d0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b1244dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d91d64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/forecast-4.jpg\",\"id\":25120},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2931e3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"7804dfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"d4f9052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d294936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"262a333\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9574c99\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"902bf3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1bdc64a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"057b84e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345a3f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f8b2f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"476c03f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc9d255\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"352bc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"83c96c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"36556d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7503454\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"13759f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55e4546\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"64d2964\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58a42a6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"74a6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d9f2b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"f61a1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9660,25081,'_wp_page_template','tpl-sidenavigation.php'),(9662,25081,'_wp_page_template','tpl-sidenavigation.php'),(9663,25081,'_wp_page_template','tpl-sidenavigation.php'),(9664,25081,'_wp_page_template','tpl-sidenavigation.php'),(9665,25081,'_wp_page_template','tpl-sidenavigation.php'),(9666,25081,'_wp_page_template','tpl-sidenavigation.php'),(9672,25081,'_edit_lock','1582702605:2'),(9673,25081,'_edit_last','2'),(9674,25081,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type3\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:5:\"25153\";s:18:\"sidenav-hover-icon\";s:5:\"25154\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(9675,25081,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(9676,25081,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(9677,25081,'_elementor_edit_mode','builder'),(9678,25081,'_elementor_template_type','wp-page'),(9679,25081,'_elementor_version','2.9.2'),(9680,25081,'_elementor_data','[{\"id\":\"96b6533\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d062b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df7d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b7644a\",\"elType\":\"widget\",\"settings\":{\"title\":\" 120\\u00b0 to 150\\u00b0 of celestial longitude\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7de6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53933d0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b1244dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d91d64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/forecast-5.jpg\",\"id\":25121},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2931e3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"7804dfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"d4f9052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d294936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"262a333\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9574c99\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"902bf3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1bdc64a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"057b84e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345a3f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f8b2f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"476c03f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc9d255\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"352bc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"83c96c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"36556d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7503454\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"13759f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55e4546\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"64d2964\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58a42a6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"74a6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d9f2b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"f61a1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9682,25082,'_wp_page_template','tpl-sidenavigation.php'),(9684,25082,'_wp_page_template','tpl-sidenavigation.php'),(9685,25082,'_wp_page_template','tpl-sidenavigation.php'),(9686,25082,'_wp_page_template','tpl-sidenavigation.php'),(9687,25082,'_wp_page_template','tpl-sidenavigation.php'),(9688,25082,'_wp_page_template','tpl-sidenavigation.php'),(9689,25082,'_wp_page_template','tpl-sidenavigation.php'),(9696,25082,'_edit_lock','1582702569:2'),(9697,25082,'_edit_last','2'),(9698,25082,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type3\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:5:\"25155\";s:18:\"sidenav-hover-icon\";s:5:\"25156\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(9699,25082,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(9700,25082,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(9701,25082,'_elementor_edit_mode','builder'),(9702,25082,'_elementor_template_type','wp-page'),(9703,25082,'_elementor_version','2.9.2'),(9704,25082,'_elementor_data','[{\"id\":\"96b6533\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d062b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df7d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b7644a\",\"elType\":\"widget\",\"settings\":{\"title\":\"150\\u00b0 to 180\\u00b0 of celestial longitude\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7de6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53933d0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b1244dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d91d64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/forecast-6.jpg\",\"id\":25122},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2931e3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"7804dfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"d4f9052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d294936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"262a333\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9574c99\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"902bf3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1bdc64a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"057b84e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345a3f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f8b2f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"476c03f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc9d255\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"352bc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"83c96c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"36556d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7503454\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"13759f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55e4546\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"64d2964\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58a42a6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"74a6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d9f2b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"f61a1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9706,25083,'_wp_page_template','tpl-sidenavigation.php'),(9708,25083,'_wp_page_template','tpl-sidenavigation.php'),(9709,25083,'_wp_page_template','tpl-sidenavigation.php'),(9710,25083,'_wp_page_template','tpl-sidenavigation.php'),(9711,25083,'_wp_page_template','tpl-sidenavigation.php'),(9712,25083,'_wp_page_template','tpl-sidenavigation.php'),(9713,25083,'_wp_page_template','tpl-sidenavigation.php'),(9714,25083,'_wp_page_template','tpl-sidenavigation.php'),(9722,25083,'_edit_lock','1582703634:2'),(9723,25083,'_edit_last','2'),(9724,25083,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type3\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:5:\"25157\";s:18:\"sidenav-hover-icon\";s:5:\"25158\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(9725,25083,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(9726,25083,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(9727,25083,'_elementor_edit_mode','builder'),(9728,25083,'_elementor_template_type','wp-page'),(9729,25083,'_elementor_version','2.9.2'),(9730,25083,'_elementor_data','[{\"id\":\"96b6533\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d062b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df7d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b7644a\",\"elType\":\"widget\",\"settings\":{\"title\":\"180\\u00b0 to 210\\u00b0 of celestial longitude\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7de6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53933d0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b1244dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d91d64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/forecast-7.jpg\",\"id\":25123},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2931e3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"7804dfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"d4f9052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d294936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"262a333\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9574c99\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"902bf3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1bdc64a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"057b84e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345a3f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f8b2f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"476c03f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc9d255\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"352bc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"83c96c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"36556d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7503454\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"13759f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55e4546\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"64d2964\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58a42a6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"74a6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d9f2b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"f61a1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9732,25084,'_wp_page_template','tpl-sidenavigation.php'),(9734,25084,'_wp_page_template','tpl-sidenavigation.php'),(9735,25084,'_wp_page_template','tpl-sidenavigation.php'),(9736,25084,'_wp_page_template','tpl-sidenavigation.php'),(9737,25084,'_wp_page_template','tpl-sidenavigation.php'),(9738,25084,'_wp_page_template','tpl-sidenavigation.php'),(9739,25084,'_wp_page_template','tpl-sidenavigation.php'),(9740,25084,'_wp_page_template','tpl-sidenavigation.php'),(9741,25084,'_wp_page_template','tpl-sidenavigation.php'),(9750,25084,'_edit_lock','1582703646:2'),(9751,25084,'_edit_last','2'),(9752,25084,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type3\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:5:\"25159\";s:18:\"sidenav-hover-icon\";s:5:\"25160\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(9753,25084,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(9754,25084,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(9755,25084,'_elementor_edit_mode','builder'),(9756,25084,'_elementor_template_type','wp-page'),(9757,25084,'_elementor_version','2.9.2'),(9758,25084,'_elementor_data','[{\"id\":\"96b6533\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d062b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df7d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b7644a\",\"elType\":\"widget\",\"settings\":{\"title\":\"210\\u00b0 to 240\\u00b0 of celestial longitude\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7de6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53933d0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b1244dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d91d64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/forecast-8.jpg\",\"id\":25124},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2931e3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"7804dfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"d4f9052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d294936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"262a333\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9574c99\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"902bf3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1bdc64a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"057b84e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345a3f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f8b2f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"476c03f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc9d255\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"352bc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"83c96c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"36556d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7503454\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"13759f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55e4546\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"64d2964\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58a42a6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"74a6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d9f2b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"f61a1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9760,25085,'_wp_page_template','tpl-sidenavigation.php'),(9762,25085,'_wp_page_template','tpl-sidenavigation.php'),(9763,25085,'_wp_page_template','tpl-sidenavigation.php'),(9764,25085,'_wp_page_template','tpl-sidenavigation.php'),(9765,25085,'_wp_page_template','tpl-sidenavigation.php'),(9766,25085,'_wp_page_template','tpl-sidenavigation.php'),(9767,25085,'_wp_page_template','tpl-sidenavigation.php'),(9768,25085,'_wp_page_template','tpl-sidenavigation.php'),(9769,25085,'_wp_page_template','tpl-sidenavigation.php'),(9770,25085,'_wp_page_template','tpl-sidenavigation.php'),(9780,25085,'_edit_lock','1582703631:2'),(9781,25085,'_edit_last','2'),(9782,25085,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type3\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:5:\"25161\";s:18:\"sidenav-hover-icon\";s:5:\"25162\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(9783,25085,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(9784,25085,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(9785,25085,'_elementor_edit_mode','builder'),(9786,25085,'_elementor_template_type','wp-page'),(9787,25085,'_elementor_version','2.9.2'),(9788,25085,'_elementor_data','[{\"id\":\"96b6533\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d062b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df7d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b7644a\",\"elType\":\"widget\",\"settings\":{\"title\":\" 240\\u00b0 to 270\\u00b0 of celestial longitude \",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7de6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53933d0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b1244dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d91d64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/forecast-9.jpg\",\"id\":25125},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2931e3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"7804dfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"d4f9052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d294936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"262a333\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9574c99\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"902bf3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1bdc64a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"057b84e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345a3f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f8b2f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"476c03f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc9d255\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"352bc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"83c96c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"36556d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7503454\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"13759f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55e4546\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"64d2964\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58a42a6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"74a6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d9f2b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"f61a1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9862,25095,'_wp_page_template','tpl-sidenavigation.php'),(9864,25095,'_wp_page_template','tpl-sidenavigation.php'),(9865,25095,'_wp_page_template','tpl-sidenavigation.php'),(9866,25095,'_wp_page_template','tpl-sidenavigation.php'),(9867,25095,'_wp_page_template','tpl-sidenavigation.php'),(9868,25095,'_wp_page_template','tpl-sidenavigation.php'),(9869,25095,'_wp_page_template','tpl-sidenavigation.php'),(9870,25095,'_wp_page_template','tpl-sidenavigation.php'),(9871,25095,'_wp_page_template','tpl-sidenavigation.php'),(9872,25095,'_wp_page_template','tpl-sidenavigation.php'),(9873,25095,'_wp_page_template','tpl-sidenavigation.php'),(9884,25095,'_edit_lock','1582704061:2'),(9885,25095,'_edit_last','2'),(9886,25095,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type3\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:5:\"25163\";s:18:\"sidenav-hover-icon\";s:5:\"25164\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(9887,25095,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(9888,25095,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(9889,25095,'_elementor_edit_mode','builder'),(9890,25095,'_elementor_template_type','wp-page'),(9891,25095,'_elementor_version','2.9.2'),(9892,25095,'_elementor_data','[{\"id\":\"96b6533\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d062b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df7d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b7644a\",\"elType\":\"widget\",\"settings\":{\"title\":\"270\\u00b0 to 300\\u00b0 of celestial longitude\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7de6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53933d0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b1244dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d91d64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/forecast-10.jpg\",\"id\":25126},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2931e3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"7804dfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"d4f9052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d294936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"262a333\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9574c99\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"902bf3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1bdc64a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"057b84e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345a3f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f8b2f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"476c03f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc9d255\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"352bc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"83c96c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"36556d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7503454\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"13759f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55e4546\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"64d2964\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58a42a6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"74a6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d9f2b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"f61a1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9902,25097,'_wp_page_template','tpl-sidenavigation.php'),(9904,25097,'_wp_page_template','tpl-sidenavigation.php'),(9905,25097,'_wp_page_template','tpl-sidenavigation.php'),(9906,25097,'_wp_page_template','tpl-sidenavigation.php'),(9907,25097,'_wp_page_template','tpl-sidenavigation.php'),(9908,25097,'_wp_page_template','tpl-sidenavigation.php'),(9909,25097,'_wp_page_template','tpl-sidenavigation.php'),(9910,25097,'_wp_page_template','tpl-sidenavigation.php'),(9911,25097,'_wp_page_template','tpl-sidenavigation.php'),(9912,25097,'_wp_page_template','tpl-sidenavigation.php'),(9922,25097,'_edit_lock','1582704126:2'),(9923,25097,'_edit_last','2'),(9924,25097,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type3\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:5:\"25165\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(9925,25097,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(9926,25097,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(9927,25097,'_elementor_edit_mode','builder'),(9928,25097,'_elementor_template_type','wp-page'),(9929,25097,'_elementor_version','2.9.2'),(9930,25097,'_elementor_data','[{\"id\":\"96b6533\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d062b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df7d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b7644a\",\"elType\":\"widget\",\"settings\":{\"title\":\"300\\u00b0 to 330\\u00b0 of celestial longitude\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7de6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53933d0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b1244dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d91d64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/forecast-11.jpg\",\"id\":25127},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2931e3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"7804dfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"d4f9052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d294936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"262a333\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9574c99\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"902bf3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1bdc64a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"057b84e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345a3f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f8b2f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"476c03f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc9d255\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"352bc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"83c96c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"36556d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7503454\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"13759f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55e4546\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"64d2964\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58a42a6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"74a6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d9f2b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"f61a1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9940,25099,'_wp_page_template','tpl-sidenavigation.php'),(9942,25099,'_wp_page_template','tpl-sidenavigation.php'),(9943,25099,'_wp_page_template','tpl-sidenavigation.php'),(9944,25099,'_wp_page_template','tpl-sidenavigation.php'),(9945,25099,'_wp_page_template','tpl-sidenavigation.php'),(9946,25099,'_wp_page_template','tpl-sidenavigation.php'),(9947,25099,'_wp_page_template','tpl-sidenavigation.php'),(9948,25099,'_wp_page_template','tpl-sidenavigation.php'),(9949,25099,'_wp_page_template','tpl-sidenavigation.php'),(9950,25099,'_wp_page_template','tpl-sidenavigation.php'),(9951,25099,'_wp_page_template','tpl-sidenavigation.php'),(9962,25099,'_edit_lock','1582704109:2'),(9963,25099,'_edit_last','2'),(9964,25099,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type3\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:5:\"25167\";s:18:\"sidenav-hover-icon\";s:5:\"25168\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(9965,25099,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(9966,25099,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(9967,25099,'_elementor_edit_mode','builder'),(9968,25099,'_elementor_template_type','wp-page'),(9969,25099,'_elementor_version','2.9.2'),(9970,25099,'_elementor_data','[{\"id\":\"96b6533\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d062b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df7d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Daily Horoscope\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b7644a\",\"elType\":\"widget\",\"settings\":{\"title\":\"330\\u00b0 to 360\\u00b0 of celestial longitude \",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c7de6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53933d0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b1244dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d91d64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/forecast-12.jpg\",\"id\":25128},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a2931e3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"7804dfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"d4f9052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d294936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"262a333\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\" https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9574c99\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"902bf3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1bdc64a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"057b84e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345a3f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f8b2f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"476c03f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc9d255\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"352bc6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"83c96c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future\",\"percent\":80,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"36556d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7503454\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"13759f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"55e4546\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family\",\"percent\":75,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"64d2964\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58a42a6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"81bb3e0\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"74a6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d9f2b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business\",\"percent\":70,\"progress_wrapper_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"progress_wrapper_background_background\":\"classic\",\"progress_wrapper_background_color\":\"rgba(49, 49, 49, 0)\",\"progress_wrapper_border_border\":\"solid\",\"progress_wrapper_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"progress_wrapper_border_color\":\"#313131\",\"progress_wrapper_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"status_bar_background_background\":\"gradient\",\"status_bar_background_color\":\"rgba(0, 0, 0, 0.3)\",\"status_bar_background_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"status_bar_background_color_b\":\"rgba(255, 163, 90, 0.6)\",\"status_bar_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"status_bar_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"percent_alignment\":\"flex-end\",\"percent_typography_typography\":\"custom\",\"percent_typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-progress-bar\"},{\"id\":\"f61a1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10113,25117,'_wp_attached_file','2020/02/forecast-1.jpg'),(10114,25117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:22:\"2020/02/forecast-1.jpg\";s:8:\"filesize\";i:4605;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-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:5705;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"forecast-1-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9021;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"forecast-1-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35108;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"forecast-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7324;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:22:\"forecast-1-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26182;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:22:\"forecast-1-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29938;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:22:\"forecast-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29734;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:22:\"forecast-1-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28784;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:22:\"forecast-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26901;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:22:\"forecast-1-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12491;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:22:\"forecast-1-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29938;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:22:\"forecast-1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27636;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:22:\"forecast-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30423;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-1-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32271;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-1-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21459;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:22:\"forecast-1-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21835;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:22:\"forecast-1-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44457;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:22:\"forecast-1-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34341;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:22:\"forecast-1-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27913;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:22:\"forecast-1-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18285;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:22:\"forecast-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9278;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:22:\"forecast-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9278;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:22:\"forecast-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26901;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3049;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10115,25118,'_wp_attached_file','2020/02/forecast-2.jpg'),(10116,25118,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:22:\"2020/02/forecast-2.jpg\";s:8:\"filesize\";i:4329;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-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:5430;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"forecast-2-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8779;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"forecast-2-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33534;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"forecast-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7067;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:22:\"forecast-2-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24083;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:22:\"forecast-2-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27595;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:22:\"forecast-2-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27876;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:22:\"forecast-2-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26271;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:22:\"forecast-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25347;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:22:\"forecast-2-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12088;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:22:\"forecast-2-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27595;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:22:\"forecast-2-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26615;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:22:\"forecast-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29129;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-2-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30808;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-2-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20685;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:22:\"forecast-2-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20920;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:22:\"forecast-2-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42020;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:22:\"forecast-2-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32747;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:22:\"forecast-2-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25747;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:22:\"forecast-2-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17582;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:22:\"forecast-2-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8741;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:22:\"forecast-2-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8741;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:22:\"forecast-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25347;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2986;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10117,25119,'_wp_attached_file','2020/02/forecast-3.jpg'),(10118,25119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:22:\"2020/02/forecast-3.jpg\";s:8:\"filesize\";i:4698;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-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:5501;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"forecast-3-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8730;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"forecast-3-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32637;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"forecast-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7071;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:22:\"forecast-3-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24226;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:22:\"forecast-3-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27695;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:22:\"forecast-3-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26785;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:22:\"forecast-3-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27297;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:22:\"forecast-3-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24422;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:22:\"forecast-3-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12043;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:22:\"forecast-3-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27695;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:22:\"forecast-3-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25930;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:22:\"forecast-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28594;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-3-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30082;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-3-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20179;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:22:\"forecast-3-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20233;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:22:\"forecast-3-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41109;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:22:\"forecast-3-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31781;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:22:\"forecast-3-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25972;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:22:\"forecast-3-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17192;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:22:\"forecast-3-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8631;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:22:\"forecast-3-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8631;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:22:\"forecast-3-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24422;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3114;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10119,25120,'_wp_attached_file','2020/02/forecast-4.jpg'),(10120,25120,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:22:\"2020/02/forecast-4.jpg\";s:8:\"filesize\";i:6017;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-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:6189;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"forecast-4-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9433;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"forecast-4-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38735;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"forecast-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7735;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:22:\"forecast-4-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34909;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:22:\"forecast-4-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38514;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:22:\"forecast-4-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35018;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:22:\"forecast-4-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37696;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:22:\"forecast-4-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31234;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:22:\"forecast-4-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13171;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:22:\"forecast-4-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38514;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:22:\"forecast-4-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30639;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:22:\"forecast-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33943;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-4-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35844;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-4-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22928;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:22:\"forecast-4-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24289;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:22:\"forecast-4-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50418;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:22:\"forecast-4-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39163;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:22:\"forecast-4-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36189;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:22:\"forecast-4-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19733;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:22:\"forecast-4-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10241;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:22:\"forecast-4-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10241;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:22:\"forecast-4-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31234;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3251;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10121,25121,'_wp_attached_file','2020/02/forecast-5.jpg'),(10122,25121,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:22:\"2020/02/forecast-5.jpg\";s:8:\"filesize\";i:5246;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-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:6020;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"forecast-5-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9484;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"forecast-5-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39500;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"forecast-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7696;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:22:\"forecast-5-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31819;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:22:\"forecast-5-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35858;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:22:\"forecast-5-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34757;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:22:\"forecast-5-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33672;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:22:\"forecast-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31255;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:22:\"forecast-5-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13268;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:22:\"forecast-5-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35858;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:22:\"forecast-5-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31603;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:22:\"forecast-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34785;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-5-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36310;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-5-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23374;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:22:\"forecast-5-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24827;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:22:\"forecast-5-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51541;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:22:\"forecast-5-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39920;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:22:\"forecast-5-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33572;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:22:\"forecast-5-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20375;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:22:\"forecast-5-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10003;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:22:\"forecast-5-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10003;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:22:\"forecast-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31255;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3126;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10123,25122,'_wp_attached_file','2020/02/forecast-6.jpg'),(10124,25122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:22:\"2020/02/forecast-6.jpg\";s:8:\"filesize\";i:6021;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-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:6553;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"forecast-6-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9796;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"forecast-6-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37971;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"forecast-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8034;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:22:\"forecast-6-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32325;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:22:\"forecast-6-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35503;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:22:\"forecast-6-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33987;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:22:\"forecast-6-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34937;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:22:\"forecast-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30599;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:22:\"forecast-6-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13366;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:22:\"forecast-6-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35503;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:22:\"forecast-6-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30227;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:22:\"forecast-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33145;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-6-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35042;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-6-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23097;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:22:\"forecast-6-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23895;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:22:\"forecast-6-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48351;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:22:\"forecast-6-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38044;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:22:\"forecast-6-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33536;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:22:\"forecast-6-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19870;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:22:\"forecast-6-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10489;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:22:\"forecast-6-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10489;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:22:\"forecast-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30599;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10125,25123,'_wp_attached_file','2020/02/forecast-7.jpg'),(10126,25123,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:22:\"2020/02/forecast-7.jpg\";s:8:\"filesize\";i:4732;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-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:5845;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"forecast-7-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9149;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"forecast-7-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35566;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"forecast-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7399;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:22:\"forecast-7-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26099;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:22:\"forecast-7-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29457;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:22:\"forecast-7-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30756;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:22:\"forecast-7-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28588;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:22:\"forecast-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27929;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:22:\"forecast-7-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12562;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:22:\"forecast-7-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29457;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:22:\"forecast-7-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28303;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:22:\"forecast-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30875;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-7-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32642;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-7-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21682;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:22:\"forecast-7-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22165;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:22:\"forecast-7-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44926;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:22:\"forecast-7-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35226;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:22:\"forecast-7-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27129;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:22:\"forecast-7-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18627;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:22:\"forecast-7-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9476;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:22:\"forecast-7-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9476;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:22:\"forecast-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27929;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3115;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10127,25124,'_wp_attached_file','2020/02/forecast-8.jpg'),(10128,25124,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:22:\"2020/02/forecast-8.jpg\";s:8:\"filesize\";i:6305;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-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:6407;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"forecast-8-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10543;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"forecast-8-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43321;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"forecast-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8545;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:22:\"forecast-8-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36061;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:22:\"forecast-8-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41374;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:22:\"forecast-8-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35946;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:22:\"forecast-8-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40253;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:22:\"forecast-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32446;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:22:\"forecast-8-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14773;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:22:\"forecast-8-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41374;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:22:\"forecast-8-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34671;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:22:\"forecast-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38038;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-8-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40395;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-8-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25917;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:22:\"forecast-8-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26851;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:22:\"forecast-8-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55784;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:22:\"forecast-8-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42568;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:22:\"forecast-8-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39192;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:22:\"forecast-8-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22221;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:22:\"forecast-8-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10617;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:22:\"forecast-8-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10617;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:22:\"forecast-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32446;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3378;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10129,25125,'_wp_attached_file','2020/02/forecast-9.jpg'),(10130,25125,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:22:\"2020/02/forecast-9.jpg\";s:8:\"filesize\";i:5791;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-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:6415;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"forecast-9-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9929;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"forecast-9-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38213;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"forecast-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8100;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:22:\"forecast-9-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31453;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:22:\"forecast-9-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:22:\"forecast-9-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33088;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:22:\"forecast-9-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34327;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:22:\"forecast-9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30071;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:22:\"forecast-9-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13667;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:22:\"forecast-9-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:22:\"forecast-9-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30545;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:22:\"forecast-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33147;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-9-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35681;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:22:\"forecast-9-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23466;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:22:\"forecast-9-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24329;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:22:\"forecast-9-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48548;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:22:\"forecast-9-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38271;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:22:\"forecast-9-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32910;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:22:\"forecast-9-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20161;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:22:\"forecast-9-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10427;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:22:\"forecast-9-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10427;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:22:\"forecast-9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30071;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"forecast-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3482;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10131,25126,'_wp_attached_file','2020/02/forecast-10.jpg'),(10132,25126,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:23:\"2020/02/forecast-10.jpg\";s:8:\"filesize\";i:4850;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"forecast-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:5815;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"forecast-10-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9407;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"forecast-10-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37144;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"forecast-10-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7485;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:23:\"forecast-10-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26279;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:23:\"forecast-10-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30193;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:23:\"forecast-10-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30799;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:23:\"forecast-10-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29469;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:23:\"forecast-10-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27901;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"forecast-10-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12956;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:23:\"forecast-10-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30193;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:23:\"forecast-10-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28976;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:23:\"forecast-10-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31696;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:23:\"forecast-10-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34228;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:23:\"forecast-10-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22405;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:23:\"forecast-10-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22425;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:23:\"forecast-10-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45991;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:23:\"forecast-10-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35523;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:23:\"forecast-10-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28117;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"forecast-10-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18912;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"forecast-10-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9459;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"forecast-10-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9459;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:23:\"forecast-10-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27901;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"forecast-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3138;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10133,25127,'_wp_attached_file','2020/02/forecast-11.jpg'),(10134,25127,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:23:\"2020/02/forecast-11.jpg\";s:8:\"filesize\";i:7752;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"forecast-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:6426;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"forecast-11-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10414;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"forecast-11-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42861;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"forecast-11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7991;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:23:\"forecast-11-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36213;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:23:\"forecast-11-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40223;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:23:\"forecast-11-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34228;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:23:\"forecast-11-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44112;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:23:\"forecast-11-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31409;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"forecast-11-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14969;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:23:\"forecast-11-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40223;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:23:\"forecast-11-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32649;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:23:\"forecast-11-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35617;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:23:\"forecast-11-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40442;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:23:\"forecast-11-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26076;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:23:\"forecast-11-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24648;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:23:\"forecast-11-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51614;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:23:\"forecast-11-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38931;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:23:\"forecast-11-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38347;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"forecast-11-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21179;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"forecast-11-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10603;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"forecast-11-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10603;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:23:\"forecast-11-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31409;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"forecast-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3352;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10135,25128,'_wp_attached_file','2020/02/forecast-12.jpg'),(10136,25128,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:23:\"2020/02/forecast-12.jpg\";s:8:\"filesize\";i:4364;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"forecast-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:5301;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"forecast-12-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8491;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"forecast-12-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31856;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:23:\"forecast-12-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6885;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:23:\"forecast-12-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22824;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:23:\"forecast-12-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26391;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:23:\"forecast-12-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26243;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:23:\"forecast-12-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25558;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:23:\"forecast-12-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23629;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:23:\"forecast-12-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11607;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:23:\"forecast-12-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26391;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:23:\"forecast-12-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25237;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:23:\"forecast-12-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27218;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:23:\"forecast-12-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29095;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:23:\"forecast-12-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19413;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:23:\"forecast-12-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19518;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:23:\"forecast-12-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39407;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:23:\"forecast-12-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30828;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:23:\"forecast-12-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24642;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:23:\"forecast-12-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16600;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:23:\"forecast-12-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8369;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:23:\"forecast-12-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8369;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:23:\"forecast-12-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23629;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"forecast-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2923;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10293,25149,'_wp_attached_file','2020/02/zodiac-icon3-1.png'),(10294,25149,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:26:\"2020/02/zodiac-icon3-1.png\";s:8:\"filesize\";i:208;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:{}}}'),(10295,25150,'_wp_attached_file','2020/02/zodiac-icon3-1-1.png'),(10296,25150,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:28:\"2020/02/zodiac-icon3-1-1.png\";s:8:\"filesize\";i:208;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:{}}}'),(10297,25151,'_wp_attached_file','2020/02/zodiac-icon4-1.png'),(10298,25151,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:26:\"2020/02/zodiac-icon4-1.png\";s:8:\"filesize\";i:362;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:{}}}'),(10299,25152,'_wp_attached_file','2020/02/zodiac-icon4-1-1.png'),(10300,25152,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:28:\"2020/02/zodiac-icon4-1-1.png\";s:8:\"filesize\";i:352;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:{}}}'),(10301,25153,'_wp_attached_file','2020/02/zodiac-icon5-1.png'),(10302,25153,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:26:\"2020/02/zodiac-icon5-1.png\";s:8:\"filesize\";i:339;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:{}}}'),(10303,25154,'_wp_attached_file','2020/02/zodiac-icon5-1-1.png'),(10304,25154,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:28:\"2020/02/zodiac-icon5-1-1.png\";s:8:\"filesize\";i:310;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:{}}}'),(10305,25155,'_wp_attached_file','2020/02/zodiac-icon6-1.png'),(10306,25155,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:26:\"2020/02/zodiac-icon6-1.png\";s:8:\"filesize\";i:295;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:{}}}'),(10307,25156,'_wp_attached_file','2020/02/zodiac-icon6-1-1.png'),(10308,25156,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:28:\"2020/02/zodiac-icon6-1-1.png\";s:8:\"filesize\";i:275;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:{}}}'),(10309,25157,'_wp_attached_file','2020/02/zodiac-icon7-1.png'),(10310,25157,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:26:\"2020/02/zodiac-icon7-1.png\";s:8:\"filesize\";i:250;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:{}}}'),(10311,25158,'_wp_attached_file','2020/02/zodiac-icon7-1-1.png'),(10312,25158,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:28:\"2020/02/zodiac-icon7-1-1.png\";s:8:\"filesize\";i:250;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:{}}}'),(10313,25159,'_wp_attached_file','2020/02/zodiac-icon8-1.png'),(10314,25159,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:26:\"2020/02/zodiac-icon8-1.png\";s:8:\"filesize\";i:251;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:{}}}'),(10315,25160,'_wp_attached_file','2020/02/zodiac-icon8-1-1.png'),(10316,25160,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:28:\"2020/02/zodiac-icon8-1-1.png\";s:8:\"filesize\";i:255;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:{}}}'),(10317,25161,'_wp_attached_file','2020/02/zodiac-icon9-1.png'),(10318,25161,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:26:\"2020/02/zodiac-icon9-1.png\";s:8:\"filesize\";i:282;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:{}}}'),(10319,25162,'_wp_attached_file','2020/02/zodiac-icon9-1-1.png'),(10320,25162,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:28:\"2020/02/zodiac-icon9-1-1.png\";s:8:\"filesize\";i:270;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:{}}}'),(10321,25163,'_wp_attached_file','2020/02/zodiac-icon10-1.png'),(10322,25163,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:27:\"2020/02/zodiac-icon10-1.png\";s:8:\"filesize\";i:240;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:{}}}'),(10323,25164,'_wp_attached_file','2020/02/zodiac-icon10-1-1.png'),(10324,25164,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:29:\"2020/02/zodiac-icon10-1-1.png\";s:8:\"filesize\";i:230;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:{}}}'),(10325,25165,'_wp_attached_file','2020/02/zodiac-icon11-1.png'),(10326,25165,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:27:\"2020/02/zodiac-icon11-1.png\";s:8:\"filesize\";i:339;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:{}}}'),(10327,25166,'_wp_attached_file','2020/02/zodiac-icon11-1-1.png'),(10328,25166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:29:\"2020/02/zodiac-icon11-1-1.png\";s:8:\"filesize\";i:339;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:{}}}'),(10329,25167,'_wp_attached_file','2020/02/zodiac-icon12-1.png'),(10330,25167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:27:\"2020/02/zodiac-icon12-1.png\";s:8:\"filesize\";i:303;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:{}}}'),(10331,25168,'_wp_attached_file','2020/02/zodiac-icon12-1-1.png'),(10332,25168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:29:\"2020/02/zodiac-icon12-1-1.png\";s:8:\"filesize\";i:284;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:{}}}'),(10408,25179,'_edit_last','2'),(10409,25179,'_edit_lock','1582540870:2'),(10410,25179,'_elementor_edit_mode','builder'),(10411,25179,'_elementor_template_type','wp-page'),(10412,25179,'_elementor_version','2.8.5'),(10421,25179,'_wp_page_template','default'),(10422,25179,'_elementor_data','[{\"id\":\"09c1074\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"acc80e9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"43d3fb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"08dac28\",\"elType\":\"widget\",\"settings\":{\"portfolio-details-below-image\":\"details-aside\",\"portfolio-post-layout\":\"dtportfolio-one-column\"},\"elements\":[],\"widgetType\":\"dt-portfolio-listing\"}],\"isInner\":false}],\"isInner\":false}]'),(10429,25179,'_elementor_controls_usage','a:3:{s:20:\"dt-portfolio-listing\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:2:{s:29:\"portfolio-details-below-image\";i:1;s:21:\"portfolio-post-layout\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}}}}'),(10437,25184,'_menu_item_type','post_type'),(10438,25184,'_menu_item_menu_item_parent','0'),(10439,25184,'_menu_item_object_id','25179'),(10440,25184,'_menu_item_object','page'),(10441,25184,'_menu_item_target',''),(10442,25184,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10443,25184,'_menu_item_xfn',''),(10444,25184,'_menu_item_url',''),(10446,25184,'_elementor_controls_usage','a:0:{}'),(10447,25184,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(10448,25184,'_dt-menu-icon',''),(10449,25184,'_dt-menu-image',''),(10450,25184,'_dt-menu-image-position','left'),(10451,25184,'_dt-child-menu-animation','animate dt_fadeInLeft'),(10469,25187,'_menu_item_type','custom'),(10470,25187,'_menu_item_menu_item_parent','0'),(10471,25187,'_menu_item_object_id','25187'),(10472,25187,'_menu_item_object','custom'),(10473,25187,'_menu_item_target',''),(10474,25187,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10475,25187,'_menu_item_xfn',''),(10476,25187,'_menu_item_url','https://mg7717.dev34.info/about-me/'),(10478,25187,'_elementor_controls_usage','a:0:{}'),(10479,25187,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(10480,25187,'_dt-menu-icon',''),(10481,25187,'_dt-menu-image',''),(10482,25187,'_dt-menu-image-position','left'),(10483,25187,'_dt-child-menu-animation','animate dt_fadeInLeft'),(10484,25188,'_edit_last','1'),(10485,25188,'_edit_lock','1582974349:2'),(10486,25188,'_elementor_edit_mode','builder'),(10487,25188,'_elementor_template_type','wp-page'),(10488,25188,'_elementor_version','2.8.5'),(10493,25188,'_wp_page_template','default'),(10494,25188,'_elementor_data','[]'),(10511,25192,'_elementor_controls_usage','a:0:{}'),(10512,25193,'_elementor_controls_usage','a:0:{}'),(10513,25194,'_elementor_controls_usage','a:0:{}'),(10522,25188,'_elementor_controls_usage','a:0:{}'),(10523,25196,'_menu_item_type','post_type'),(10524,25196,'_menu_item_menu_item_parent','0'),(10525,25196,'_menu_item_object_id','25188'),(10526,25196,'_menu_item_object','page'),(10527,25196,'_menu_item_target',''),(10528,25196,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10529,25196,'_menu_item_xfn',''),(10530,25196,'_menu_item_url',''),(10532,25196,'_elementor_controls_usage','a:0:{}'),(10533,25196,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(10534,25196,'_dt-menu-icon',''),(10535,25196,'_dt-menu-image',''),(10536,25196,'_dt-menu-image-position','left'),(10537,25196,'_dt-child-menu-animation','animate dt_fadeInLeft'),(10547,25198,'_menu_item_type','post_type'),(10548,25198,'_menu_item_menu_item_parent','25196'),(10549,25198,'_menu_item_object_id','25194'),(10550,25198,'_menu_item_object','page'),(10551,25198,'_menu_item_target',''),(10552,25198,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10553,25198,'_menu_item_xfn',''),(10554,25198,'_menu_item_url',''),(10556,25199,'_menu_item_type','post_type'),(10557,25199,'_menu_item_menu_item_parent','25196'),(10558,25199,'_menu_item_object_id','25193'),(10559,25199,'_menu_item_object','page'),(10560,25199,'_menu_item_target',''),(10561,25199,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10562,25199,'_menu_item_xfn',''),(10563,25199,'_menu_item_url',''),(10565,25200,'_menu_item_type','post_type'),(10566,25200,'_menu_item_menu_item_parent','25196'),(10567,25200,'_menu_item_object_id','25192'),(10568,25200,'_menu_item_object','page'),(10569,25200,'_menu_item_target',''),(10570,25200,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10571,25200,'_menu_item_xfn',''),(10572,25200,'_menu_item_url',''),(10574,25200,'_elementor_controls_usage','a:0:{}'),(10575,25200,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(10576,25200,'_dt-menu-icon',''),(10577,25200,'_dt-menu-image',''),(10578,25200,'_dt-menu-image-position','left'),(10579,25200,'_dt-child-menu-animation',''),(10580,25199,'_elementor_controls_usage','a:0:{}'),(10581,25199,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(10582,25199,'_dt-menu-icon',''),(10583,25199,'_dt-menu-image',''),(10584,25199,'_dt-menu-image-position','left'),(10585,25199,'_dt-child-menu-animation',''),(10586,25198,'_elementor_controls_usage','a:0:{}'),(10587,25198,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(10588,25198,'_dt-menu-icon',''),(10589,25198,'_dt-menu-image',''),(10590,25198,'_dt-menu-image-position','left'),(10591,25198,'_dt-child-menu-animation',''),(10608,25192,'_edit_lock','1581491843:1'),(10609,25203,'_wp_page_template','default'),(10610,25203,'_elementor_template_type','page'),(10611,25203,'_elementor_edit_mode','builder'),(10612,25203,'_elementor_template_type','page'),(10613,25203,'_elementor_version','2.9.2'),(10614,25203,'_wp_page_template','default'),(10615,25203,'_elementor_data','[{\"id\":\"269803ef\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7dfc0a4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"css_classes\":\"testimonial-wrapper\"},\"elements\":[{\"id\":\"2a273259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6a9fdc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/author2.jpg\",\"id\":25213},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"100\",\"height\":\"100\"},\"align\":\"center\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"testimonial-author\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10d86c14\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6cd2492\",\"elType\":\"widget\",\"settings\":{\"title\":\"Albi Rebin\",\"header_size\":\"h4\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_css_classes\":\"author-name\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"243a7356\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Leo\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/icon1-2.svg\",\"id\":25479},\"library\":\"svg\"},\"_id\":\"b6c86d2\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Virgo\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/icon3-1.svg\",\"id\":25473},\"library\":\"svg\"},\"_id\":\"e1a277b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Aries\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/icon4-1.svg\",\"id\":25474},\"library\":\"svg\"},\"_id\":\"1a1dba9\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"center\",\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_text_transform\":\"uppercase\",\"icon_color\":\"#FFFFFF\",\"icon_self_align\":\"center\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(10616,25203,'_edit_lock','1582705736:2'),(10619,25204,'_wp_page_template','default'),(10620,25204,'_elementor_template_type','page'),(10621,25204,'_elementor_edit_mode','builder'),(10622,25204,'_elementor_template_type','page'),(10623,25204,'_elementor_version','2.9.2'),(10624,25204,'_wp_page_template','default'),(10625,25204,'_elementor_data','[{\"id\":\"269803ef\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7dfc0a4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"css_classes\":\"testimonial-wrapper\"},\"elements\":[{\"id\":\"2a273259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6a9fdc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/author3.jpg\",\"id\":25215},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"100\",\"height\":\"100\"},\"align\":\"center\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"testimonial-author\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10d86c14\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6cd2492\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cerel Jorge\",\"header_size\":\"h4\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_css_classes\":\"author-name\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"243a7356\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Leo\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/icon1-2.svg\",\"id\":25479},\"library\":\"svg\"},\"_id\":\"b6c86d2\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Virgo\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/icon3-1.svg\",\"id\":25473},\"library\":\"svg\"},\"_id\":\"e1a277b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Aries\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/icon4-1.svg\",\"id\":25474},\"library\":\"svg\"},\"_id\":\"1a1dba9\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"center\",\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_text_transform\":\"uppercase\",\"icon_color\":\"#FFFFFF\",\"icon_self_align\":\"center\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(10626,25204,'_edit_lock','1582704420:2'),(10629,25203,'_edit_last','2'),(10638,25203,'_wp_old_slug','augury-testimonial-copy'),(10639,25204,'_edit_last','2'),(10648,25204,'_wp_old_slug','augury-testimonial-copy-2'),(10687,25213,'_wp_attached_file','2020/02/author2.jpg'),(10688,25213,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:19:\"2020/02/author2.jpg\";s:8:\"filesize\";i:620;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"author2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:963;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10697,25215,'_wp_attached_file','2020/02/author3.jpg'),(10698,25215,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:19:\"2020/02/author3.jpg\";s:8:\"filesize\";i:636;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"author3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1113;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10718,25218,'_wp_page_template','default'),(10719,25218,'_elementor_template_type','page'),(10720,25218,'_elementor_edit_mode','builder'),(10721,25218,'_elementor_template_type','page'),(10722,25218,'_elementor_version','2.9.2'),(10723,25218,'_wp_page_template','default'),(10724,25218,'_elementor_data','[{\"id\":\"39a37cc8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7ee6690\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"css_classes\":\"our-services-box\"},\"elements\":[{\"id\":\"581d7ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"73dfe88f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/services-icon2.png\",\"id\":25224},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Kundli Dosha\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7011684d\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/our-services\\/daily-horoscope\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(10725,25218,'_edit_lock','1582706673:2'),(10728,25219,'_wp_page_template','default'),(10729,25219,'_elementor_template_type','page'),(10730,25219,'_elementor_edit_mode','builder'),(10731,25219,'_elementor_template_type','page'),(10732,25219,'_elementor_version','2.9.2'),(10733,25219,'_wp_page_template','default'),(10734,25219,'_elementor_data','[{\"id\":\"39a37cc8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7ee6690\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"css_classes\":\"our-services-box\"},\"elements\":[{\"id\":\"581d7ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"73dfe88f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/services-icon3.png\",\"id\":25226},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Face Reading\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7011684d\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/our-services\\/kundli-dosha\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(10735,25219,'_edit_lock','1582703971:2'),(10738,25220,'_wp_page_template','default'),(10739,25220,'_elementor_template_type','page'),(10740,25220,'_elementor_edit_mode','builder'),(10741,25220,'_elementor_template_type','page'),(10742,25220,'_elementor_version','2.9.2'),(10743,25220,'_wp_page_template','default'),(10744,25220,'_elementor_data','[{\"id\":\"39a37cc8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7ee6690\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"css_classes\":\"our-services-box\"},\"elements\":[{\"id\":\"581d7ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"73dfe88f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/services-icon4.png\",\"id\":25228},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Daily Horoscope\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7011684d\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/our-services\\/face-reading\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(10745,25220,'_edit_lock','1582704044:2'),(10748,25218,'_edit_last','2'),(10757,25218,'_wp_old_slug','our-services-carousel-item-1-copy'),(10758,25219,'_edit_last','2'),(10767,25219,'_wp_old_slug','our-services-carousel-item-1-copy-2'),(10768,25220,'_edit_last','2'),(10777,25220,'_wp_old_slug','our-services-carousel-item-1-copy-3'),(10778,25224,'_wp_attached_file','2020/02/services-icon2.png'),(10779,25224,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:231;s:6:\"height\";i:123;s:4:\"file\";s:26:\"2020/02/services-icon2.png\";s:8:\"filesize\";i:2888;s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon2-150x123.png\";s:5:\"width\";i:150;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4162;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:26:\"services-icon2-220x123.png\";s:5:\"width\";i:220;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4602;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:26:\"services-icon2-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4572;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:26:\"services-icon2-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4572;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(10788,25226,'_wp_attached_file','2020/02/services-icon3.png'),(10789,25226,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:231;s:6:\"height\";i:123;s:4:\"file\";s:26:\"2020/02/services-icon3.png\";s:8:\"filesize\";i:3657;s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon3-150x123.png\";s:5:\"width\";i:150;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12427;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:26:\"services-icon3-220x123.png\";s:5:\"width\";i:220;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12969;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:26:\"services-icon3-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12854;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:26:\"services-icon3-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12854;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10798,25228,'_wp_attached_file','2020/02/services-icon4.png'),(10799,25228,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:231;s:6:\"height\";i:123;s:4:\"file\";s:26:\"2020/02/services-icon4.png\";s:8:\"filesize\";i:3482;s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon4-150x123.png\";s:5:\"width\";i:150;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6313;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:26:\"services-icon4-220x123.png\";s:5:\"width\";i:220;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6451;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:26:\"services-icon4-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6420;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:26:\"services-icon4-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6420;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10828,25232,'_wp_page_template','default'),(10829,25232,'_elementor_template_type','page'),(10830,25232,'_wp_page_template','default'),(10831,25232,'_wp_page_template','default'),(10832,25232,'_elementor_template_type','page'),(10833,25232,'_elementor_template_type','page'),(10834,25232,'_elementor_edit_mode','builder'),(10835,25232,'_elementor_version','2.9.2'),(10836,25232,'_elementor_data','[{\"id\":\"269803ef\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7dfc0a4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"css_classes\":\"testimonial-wrapper\"},\"elements\":[{\"id\":\"2a273259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6a9fdc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/author-4.jpg\",\"id\":25234},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"100\",\"height\":\"100\"},\"align\":\"center\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_css_classes\":\"testimonial-author\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10d86c14\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6cd2492\",\"elType\":\"widget\",\"settings\":{\"title\":\"Augstie Crisp\",\"header_size\":\"h4\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_css_classes\":\"author-name\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"243a7356\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Leo\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/icon1-2.svg\",\"id\":25479},\"library\":\"svg\"},\"_id\":\"b6c86d2\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Virgo\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/icon3-1.svg\",\"id\":25473},\"library\":\"svg\"},\"_id\":\"e1a277b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Aries\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/icon4-1.svg\",\"id\":25474},\"library\":\"svg\"},\"_id\":\"1a1dba9\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"center\",\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_text_transform\":\"uppercase\",\"icon_color\":\"#FFFFFF\",\"icon_self_align\":\"center\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(10837,25232,'_edit_lock','1582704468:2'),(10838,25232,'_edit_last','2'),(10839,25232,'_wp_old_slug','augury-testimonial-copy-2'),(10850,25232,'_wp_old_slug','augury-testimonial-2-copy'),(10851,25234,'_wp_attached_file','2020/02/author-4.jpg'),(10852,25234,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:20:\"2020/02/author-4.jpg\";s:8:\"filesize\";i:623;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"author-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1221;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10871,25237,'_wp_attached_file','2020/02/why-me-icon2.png'),(10872,25237,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:24:\"2020/02/why-me-icon2.png\";s:8:\"filesize\";i:1700;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:{}}}'),(10873,25238,'_wp_attached_file','2020/02/why-me-icon3.png'),(10874,25238,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:24:\"2020/02/why-me-icon3.png\";s:8:\"filesize\";i:1460;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"why-me-icon3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1697;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10875,25239,'_wp_attached_file','2020/02/why-me-icon4.png'),(10876,25239,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:75;s:4:\"file\";s:24:\"2020/02/why-me-icon4.png\";s:8:\"filesize\";i:838;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:{}}}'),(10877,25240,'_wp_attached_file','2020/02/why-me-icon5.png'),(10878,25240,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:24:\"2020/02/why-me-icon5.png\";s:8:\"filesize\";i:491;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"why-me-icon5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:694;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10879,25241,'_wp_attached_file','2020/02/why-me-icon6.png'),(10880,25241,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:24:\"2020/02/why-me-icon6.png\";s:8:\"filesize\";i:1164;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"why-me-icon6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1393;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10890,25243,'_wp_attached_file','2020/02/team2.jpg'),(10891,25243,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:378;s:6:\"height\";i:378;s:4:\"file\";s:17:\"2020/02/team2.jpg\";s:8:\"filesize\";i:2146;s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"team2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3598;}s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"team2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9965;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:17:\"team2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4946;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:17:\"team2-378x200.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6422;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:17:\"team2-378x370.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11458;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:17:\"team2-378x336.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11354;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:17:\"team2-378x275.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9603;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:17:\"team2-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5710;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:17:\"team2-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5710;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"team2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2077;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10901,25245,'_wp_attached_file','2020/02/team3.jpg'),(10902,25245,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:378;s:6:\"height\";i:378;s:4:\"file\";s:17:\"2020/02/team3.jpg\";s:8:\"filesize\";i:1147;s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"team3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1923;}s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"team3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5054;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:17:\"team3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2897;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:17:\"team3-378x200.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3893;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:17:\"team3-378x370.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5513;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:17:\"team3-378x336.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5456;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:17:\"team3-378x275.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5147;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:17:\"team3-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2958;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:17:\"team3-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2958;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"team3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1139;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10921,25249,'_wp_attached_file','2020/02/services-icon5.png'),(10922,25249,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:231;s:6:\"height\";i:123;s:4:\"file\";s:26:\"2020/02/services-icon5.png\";s:8:\"filesize\";i:1685;s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon5-150x123.png\";s:5:\"width\";i:150;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2284;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:26:\"services-icon5-220x123.png\";s:5:\"width\";i:220;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2388;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:26:\"services-icon5-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2379;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:26:\"services-icon5-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2379;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3848;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10923,25250,'_wp_attached_file','2020/02/services-icon6.png'),(10924,25250,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:231;s:6:\"height\";i:123;s:4:\"file\";s:26:\"2020/02/services-icon6.png\";s:8:\"filesize\";i:3169;s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon6-150x123.png\";s:5:\"width\";i:150;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11594;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:26:\"services-icon6-220x123.png\";s:5:\"width\";i:220;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12103;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:26:\"services-icon6-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11968;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:26:\"services-icon6-205x123.png\";s:5:\"width\";i:205;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11968;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"services-icon6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14551;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10966,25261,'_wp_attached_file','2020/02/blog-14.jpg'),(10967,25261,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2020/02/blog-14.jpg\";s:8:\"filesize\";i:5979;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-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:3494;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-14-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6987;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-14-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26514;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"blog-14-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37704;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"blog-14-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4857;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"blog-14-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18368;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:19:\"blog-14-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30951;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"blog-14-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17367;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:19:\"blog-14-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39728;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"blog-14-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15946;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"blog-14-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9285;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:19:\"blog-14-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30555;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"blog-14-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18608;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"blog-14-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17769;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog-14-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25630;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog-14-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16870;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"blog-14-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14166;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:19:\"blog-14-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28254;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"blog-14-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21070;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:19:\"blog-14-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34251;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"blog-14-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12272;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"blog-14-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5899;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"blog-14-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5899;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"blog-14-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15946;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"blog-14-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37338;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"blog-14-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37338;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1837;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10969,25262,'_wp_attached_file','2020/02/blog-13.jpg'),(10970,25262,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2020/02/blog-13.jpg\";s:8:\"filesize\";i:5735;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-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:3261;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-13-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5727;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-13-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20830;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"blog-13-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30111;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"blog-13-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4227;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"blog-13-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20335;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:19:\"blog-13-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26736;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"blog-13-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15074;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:19:\"blog-13-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33866;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"blog-13-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14016;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"blog-13-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7822;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:19:\"blog-13-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26343;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"blog-13-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15524;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"blog-13-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14570;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog-13-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19788;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog-13-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13115;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"blog-13-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11663;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:19:\"blog-13-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23571;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"blog-13-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17830;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:19:\"blog-13-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31005;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"blog-13-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10292;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"blog-13-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5157;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"blog-13-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5157;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"blog-13-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14016;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"blog-13-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29065;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"blog-13-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29065;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1819;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10982,25264,'_wp_attached_file','2020/02/blog-12.jpg'),(10983,25264,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2020/02/blog-12.jpg\";s:8:\"filesize\";i:7823;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-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:3744;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-12-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7564;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-12-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40630;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"blog-12-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63300;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"blog-12-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5188;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"blog-12-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30713;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:19:\"blog-12-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52381;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"blog-12-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26238;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:19:\"blog-12-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69566;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"blog-12-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23597;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"blog-12-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10725;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:19:\"blog-12-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51247;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"blog-12-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27341;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"blog-12-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27241;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog-12-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39077;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog-12-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22548;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"blog-12-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19736;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:19:\"blog-12-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44823;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"blog-12-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32760;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:19:\"blog-12-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57832;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"blog-12-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16062;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"blog-12-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6723;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"blog-12-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6723;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"blog-12-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23597;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"blog-12-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60734;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"blog-12-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60734;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1912;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10986,25265,'_wp_attached_file','2020/02/blog-11.jpg'),(10987,25265,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2020/02/blog-11.jpg\";s:8:\"filesize\";i:5937;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-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:3412;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-11-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6699;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-11-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26859;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"blog-11-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39373;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"blog-11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4809;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"blog-11-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20480;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:19:\"blog-11-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32878;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"blog-11-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18149;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:19:\"blog-11-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43302;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"blog-11-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16639;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"blog-11-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9212;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:19:\"blog-11-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32081;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"blog-11-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19540;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"blog-11-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18704;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog-11-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25826;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog-11-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16683;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"blog-11-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14464;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:19:\"blog-11-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29927;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"blog-11-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22082;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:19:\"blog-11-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37327;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"blog-11-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12896;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"blog-11-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5712;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"blog-11-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5712;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"blog-11-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16639;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"blog-11-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38108;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"blog-11-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38108;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10991,25266,'_wp_attached_file','2020/02/blog-10.jpg'),(10992,25266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2020/02/blog-10.jpg\";s:8:\"filesize\";i:4598;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-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:2985;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-10-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4130;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-10-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17495;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"blog-10-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26203;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"blog-10-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3231;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"blog-10-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17078;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:19:\"blog-10-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27129;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"blog-10-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15965;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:19:\"blog-10-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33177;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"blog-10-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14549;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"blog-10-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5894;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:19:\"blog-10-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26262;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"blog-10-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12961;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"blog-10-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12671;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog-10-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16731;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"blog-10-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10467;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"blog-10-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10777;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:19:\"blog-10-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20642;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"blog-10-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16996;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:19:\"blog-10-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33493;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"blog-10-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8184;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"blog-10-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4975;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"blog-10-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4975;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"blog-10-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14549;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"blog-10-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25119;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"blog-10-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25119;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1606;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10995,25267,'_wp_attached_file','2020/02/blog-9.jpg'),(10996,25267,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2020/02/blog-9.jpg\";s:8:\"filesize\";i:9418;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-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:3963;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"blog-9-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7988;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"blog-9-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40776;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-9-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63265;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"blog-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5549;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:18:\"blog-9-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32844;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"blog-9-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52905;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"blog-9-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26717;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"blog-9-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70027;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"blog-9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23930;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"blog-9-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11545;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"blog-9-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51762;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"blog-9-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28055;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"blog-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28378;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:18:\"blog-9-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39486;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"blog-9-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23034;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"blog-9-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20283;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"blog-9-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46450;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"blog-9-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33191;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"blog-9-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59031;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"blog-9-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16765;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"blog-9-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7084;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"blog-9-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7084;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"blog-9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23930;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-9-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61286;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-9-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61286;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1958;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10999,25268,'_wp_attached_file','2020/02/blog-8.jpg'),(11000,25268,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2020/02/blog-8.jpg\";s:8:\"filesize\";i:15191;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-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:6101;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"blog-8-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11792;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"blog-8-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63585;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-8-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100323;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"blog-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8326;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:18:\"blog-8-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68032;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"blog-8-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90862;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"blog-8-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44948;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"blog-8-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120167;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"blog-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40029;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"blog-8-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17059;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"blog-8-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87983;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"blog-8-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43937;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"blog-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45598;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:18:\"blog-8-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60925;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"blog-8-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34925;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"blog-8-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32155;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"blog-8-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74989;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"blog-8-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54270;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"blog-8-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105034;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"blog-8-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25692;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"blog-8-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11050;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"blog-8-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11050;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"blog-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40029;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-8-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96913;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-8-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96913;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2983;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11003,25269,'_wp_attached_file','2020/02/blog-7.jpg'),(11004,25269,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2020/02/blog-7.jpg\";s:8:\"filesize\";i:5168;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-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:3550;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"blog-7-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6826;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"blog-7-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29740;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-7-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43513;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"blog-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5051;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:18:\"blog-7-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18386;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"blog-7-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38367;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"blog-7-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20035;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"blog-7-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51594;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"blog-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18275;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"blog-7-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9333;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"blog-7-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37485;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"blog-7-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21670;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"blog-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20614;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:18:\"blog-7-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28853;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"blog-7-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17779;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"blog-7-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16461;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"blog-7-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34254;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"blog-7-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25633;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"blog-7-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40656;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"blog-7-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13637;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"blog-7-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5982;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"blog-7-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5982;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"blog-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18275;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-7-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42391;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-7-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42391;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1895;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11007,25270,'_wp_attached_file','2020/02/blog-16-1.jpg'),(11008,25270,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2020/02/blog-16-1.jpg\";s:8:\"filesize\";i:18802;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"blog-16-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:6566;}s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"blog-16-1-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13937;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"blog-16-1-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67590;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"blog-16-1-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105738;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:21:\"blog-16-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9488;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:21:\"blog-16-1-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69826;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:21:\"blog-16-1-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88761;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:21:\"blog-16-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44169;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:21:\"blog-16-1-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118629;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:21:\"blog-16-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39496;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:21:\"blog-16-1-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19240;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:21:\"blog-16-1-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86052;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:21:\"blog-16-1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46296;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:21:\"blog-16-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47322;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:21:\"blog-16-1-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65027;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:21:\"blog-16-1-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38153;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:21:\"blog-16-1-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32596;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:21:\"blog-16-1-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76250;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:21:\"blog-16-1-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54524;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:21:\"blog-16-1-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99592;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:21:\"blog-16-1-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27568;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:21:\"blog-16-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11567;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:21:\"blog-16-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11567;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:21:\"blog-16-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39496;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"blog-16-1-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101905;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"blog-16-1-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101905;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"blog-16-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3250;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11011,25271,'_wp_attached_file','2020/02/blog-5.jpg'),(11012,25271,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2020/02/blog-5.jpg\";s:8:\"filesize\";i:3807;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-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:2968;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"blog-5-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"blog-5-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16148;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-5-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23961;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"blog-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3500;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:18:\"blog-5-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15317;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"blog-5-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24397;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"blog-5-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14069;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"blog-5-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30271;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"blog-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12923;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"blog-5-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5957;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"blog-5-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23857;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"blog-5-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12342;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"blog-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11853;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:18:\"blog-5-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15644;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"blog-5-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10126;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"blog-5-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10382;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"blog-5-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19313;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"blog-5-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15845;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"blog-5-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28476;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"blog-5-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8362;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"blog-5-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4718;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"blog-5-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4718;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"blog-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12923;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-5-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23209;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-5-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23209;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11016,25272,'_wp_attached_file','2020/02/blog-4.jpg'),(11017,25272,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2020/02/blog-4.jpg\";s:8:\"filesize\";i:10401;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-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:4732;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"blog-4-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9592;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"blog-4-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50759;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-4-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77335;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"blog-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6713;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:18:\"blog-4-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42101;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"blog-4-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65229;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"blog-4-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33614;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"blog-4-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86829;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"blog-4-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30208;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"blog-4-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13972;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"blog-4-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63624;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"blog-4-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35910;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"blog-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36193;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:18:\"blog-4-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48982;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"blog-4-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28952;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"blog-4-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25680;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"blog-4-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58182;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"blog-4-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42009;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"blog-4-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71876;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"blog-4-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21284;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"blog-4-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8633;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"blog-4-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8633;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"blog-4-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30208;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-4-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74553;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-4-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74553;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2220;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11020,25273,'_wp_attached_file','2020/02/blog-3.jpg'),(11021,25273,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2020/02/blog-3.jpg\";s:8:\"filesize\";i:8460;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-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:3748;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"blog-3-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7573;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"blog-3-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35341;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-3-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53511;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"blog-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5546;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:18:\"blog-3-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25312;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"blog-3-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44848;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"blog-3-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22628;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"blog-3-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60902;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"blog-3-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20443;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"blog-3-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10366;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"blog-3-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44036;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"blog-3-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25300;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"blog-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24998;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:18:\"blog-3-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33701;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"blog-3-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20289;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"blog-3-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18035;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"blog-3-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41305;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"blog-3-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29226;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"blog-3-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47714;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"blog-3-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15534;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"blog-3-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6394;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"blog-3-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6394;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"blog-3-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20443;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-3-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52112;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-3-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52112;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"blog-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1984;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11024,25274,'_wp_attached_file','2019/11/blog-1-1.jpg'),(11025,25274,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2019/11/blog-1-1.jpg\";s:8:\"filesize\";i:9107;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"blog-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4178;}s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"blog-1-1-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7832;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"blog-1-1-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42041;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"blog-1-1-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65058;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:20:\"blog-1-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5617;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:20:\"blog-1-1-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42799;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:20:\"blog-1-1-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59502;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:20:\"blog-1-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30746;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:20:\"blog-1-1-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77657;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:20:\"blog-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27438;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:20:\"blog-1-1-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11283;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:20:\"blog-1-1-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58267;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:20:\"blog-1-1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29963;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:20:\"blog-1-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30553;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:20:\"blog-1-1-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40267;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:20:\"blog-1-1-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23351;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:20:\"blog-1-1-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22002;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:20:\"blog-1-1-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49779;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:20:\"blog-1-1-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36711;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:20:\"blog-1-1-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69069;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:20:\"blog-1-1-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17429;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:20:\"blog-1-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7506;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:20:\"blog-1-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7506;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:20:\"blog-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27438;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"blog-1-1-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62448;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"blog-1-1-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62448;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"blog-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(11028,25275,'_wp_attached_file','2019/11/blog-15-1.jpg'),(11029,25275,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2019/11/blog-15-1.jpg\";s:8:\"filesize\";i:11139;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"blog-15-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:5643;}s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"blog-15-1-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11142;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"blog-15-1-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49703;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"blog-15-1-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76425;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:21:\"blog-15-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7956;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:21:\"blog-15-1-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51717;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:21:\"blog-15-1-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66887;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:21:\"blog-15-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34427;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:21:\"blog-15-1-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88023;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:21:\"blog-15-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31115;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:21:\"blog-15-1-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15302;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:21:\"blog-15-1-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65044;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:21:\"blog-15-1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35231;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:21:\"blog-15-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35198;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:21:\"blog-15-1-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48084;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:21:\"blog-15-1-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29169;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:21:\"blog-15-1-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25982;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:21:\"blog-15-1-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57077;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:21:\"blog-15-1-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42005;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:21:\"blog-15-1-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76872;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:21:\"blog-15-1-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21833;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:21:\"blog-15-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9710;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:21:\"blog-15-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9710;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:21:\"blog-15-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31115;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"blog-15-1-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73548;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"blog-15-1-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73548;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"blog-15-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(11032,25276,'_wp_attached_file','2019/11/blog-2-1.jpg'),(11033,25276,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2019/11/blog-2-1.jpg\";s:8:\"filesize\";i:2984;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"blog-2-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:1739;}s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"blog-2-1-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2759;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"blog-2-1-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9534;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"blog-2-1-1024x589.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13632;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:20:\"blog-2-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2142;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:20:\"blog-2-1-635x800.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7085;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:20:\"blog-2-1-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12000;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:20:\"blog-2-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6780;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:20:\"blog-2-1-960x740.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15226;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:20:\"blog-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6229;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:20:\"blog-2-1-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3644;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:20:\"blog-2-1-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11630;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:20:\"blog-2-1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7007;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:20:\"blog-2-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6434;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:20:\"blog-2-1-750x432.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9059;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:20:\"blog-2-1-540x311.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6049;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:20:\"blog-2-1-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5309;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:20:\"blog-2-1-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10497;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:20:\"blog-2-1-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7949;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:20:\"blog-2-1-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13394;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:20:\"blog-2-1-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4796;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:20:\"blog-2-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2531;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:20:\"blog-2-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2531;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:20:\"blog-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6229;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"blog-2-1-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13354;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"blog-2-1-1000x576.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13354;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"blog-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11040,25279,'_wp_attached_file','2020/02/portfolio-31.jpg'),(11041,25279,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1390;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2020/02/portfolio-31.jpg\";s:8:\"filesize\";i:11245;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5605;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"portfolio-31-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10769;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"portfolio-31-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49614;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"portfolio-31-1024x516.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74549;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"portfolio-31-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8168;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"portfolio-31-635x700.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34613;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"portfolio-31-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59864;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"portfolio-31-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31844;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"portfolio-31-960x700.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50350;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"portfolio-31-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28496;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"portfolio-31-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16927;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-31-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58978;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"portfolio-31-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36335;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"portfolio-31-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38624;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-31-750x378.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:378;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47847;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"portfolio-31-540x272.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29267;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"portfolio-31-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25634;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"portfolio-31-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56255;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"portfolio-31-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39909;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"portfolio-31-746x700.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39772;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"portfolio-31-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23245;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-31-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9403;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"portfolio-31-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9403;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"portfolio-31-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28496;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"portfolio-31-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71413;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"portfolio-31-1000x504.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71413;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio-31-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11042,24929,'_thumbnail_id','25279'),(11054,25075,'slide_template',''),(11055,25078,'slide_template',''),(11056,25082,'slide_template',''),(11057,25079,'slide_template',''),(11058,25080,'slide_template',''),(11059,25081,'slide_template',''),(11060,25083,'slide_template',''),(11061,25084,'slide_template',''),(11062,25085,'slide_template',''),(11063,25095,'slide_template',''),(11064,25097,'slide_template',''),(11065,25099,'slide_template',''),(11082,25281,'_wp_page_template','tpl-sidenavigation.php'),(11084,25281,'_wp_page_template','tpl-sidenavigation.php'),(11085,25281,'_wp_page_template','tpl-sidenavigation.php'),(11088,25281,'_edit_lock','1603887133:2'),(11089,25281,'_edit_last','2'),(11090,25281,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type4\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(11091,25281,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(11092,25281,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(11093,25281,'_elementor_edit_mode','builder'),(11094,25281,'_elementor_template_type','wp-page'),(11095,25281,'_elementor_version','2.9.2'),(11096,25281,'_elementor_data','[{\"id\":\"57fd75e9\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"535a47ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3316e512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79982a64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personal Consultation\",\"typography_typography\":\"custom\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3723c4fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a166d1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cd34dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c0be344\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img6.jpg\",\"id\":25298},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6251d3cc\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"58120d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"5d264fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e401c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"5df4c80\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d4122d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"34513f3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a3778a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0e20d34\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c903c5\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"6eb72b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d9d5d37\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"6940e92\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"80ae826\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d761f71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img11.jpg\",\"id\":25303},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"480\",\"height\":\"349\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f0ace34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img12.jpg\",\"id\":25304},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"480\",\"height\":\"349\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"658ece8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ef9d1af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img15.jpg\",\"id\":25307}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7aeb138\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fa7b9f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cf816c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e18acfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f56969b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40a5aea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72327be\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b3697f8\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"034502e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f51d930\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dd19045\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"be5a852\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Testimonials\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b07af5a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d8b987a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"011f14d\",\"elType\":\"widget\",\"settings\":{\"dt_carousel_slider_content\":[{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"20526\",\"_id\":\"ae608cd\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25203\",\"_id\":\"25d1242\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25204\",\"_id\":\"36b3927\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25232\",\"_id\":\"ca7a02e\"}],\"item_to_show\":2,\"prev_arrow\":\"fas fa-chevron-left\",\"next_arrow\":\"fas fa-chevron-right\",\"navigation\":\"\",\"_css_classes\":\"testimonial-carousel\"},\"elements\":[],\"widgetType\":\"dt-advanced-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11098,25282,'_wp_page_template','tpl-sidenavigation.php'),(11100,25282,'_wp_page_template','tpl-sidenavigation.php'),(11101,25282,'_wp_page_template','tpl-sidenavigation.php'),(11102,25282,'_wp_page_template','tpl-sidenavigation.php'),(11106,25282,'_edit_lock','1582893543:2'),(11107,25282,'_edit_last','2'),(11108,25282,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type4\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(11109,25282,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(11110,25282,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(11111,25282,'_elementor_edit_mode','builder'),(11112,25282,'_elementor_template_type','wp-page'),(11113,25282,'_elementor_version','2.9.2'),(11114,25282,'_elementor_data','[{\"id\":\"57fd75e9\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"535a47ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3316e512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79982a64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kundli Dosha\",\"typography_typography\":\"custom\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3723c4fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a166d1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cd34dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c0be344\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img7.jpg\",\"id\":25299},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6251d3cc\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"58120d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"5d264fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e401c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"5df4c80\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d4122d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"34513f3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a3778a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5f0731\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"72cbe93\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4594e17\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8dc5a45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/services-icon1.png\",\"id\":20457},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Personal Consultation\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"47b5b11\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"55beab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"98e0c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/services-icon3.png\",\"id\":20459},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Personal Consultation\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"58e4352\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7aeb138\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fa7b9f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cf816c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e18acfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f56969b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40a5aea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2403246\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c903c5\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"17c8622\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"642264a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"6940e92\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5d1d665\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21ec8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b2b3099\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"6940e92\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\"},\"elements\":[{\"id\":\"350dab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8166ee0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img17.jpg\",\"id\":25309},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"503e7dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage & Love Affair\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d79c060\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3ad7ef7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62087f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img18.jpg\",\"id\":25310},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0a76c0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage & Love Affair\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5afaee6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"48e4e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"68e84af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img24-1.jpg\",\"id\":25317},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68f5678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage & Love Affair\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b23a8f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11116,25283,'_wp_page_template','tpl-sidenavigation.php'),(11118,25283,'_wp_page_template','tpl-sidenavigation.php'),(11119,25283,'_wp_page_template','tpl-sidenavigation.php'),(11120,25283,'_wp_page_template','tpl-sidenavigation.php'),(11121,25283,'_wp_page_template','tpl-sidenavigation.php'),(11126,25283,'_edit_lock','1582893622:2'),(11127,25283,'_edit_last','2'),(11128,25283,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type4\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(11129,25283,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(11130,25283,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(11131,25283,'_elementor_edit_mode','builder'),(11132,25283,'_elementor_template_type','wp-page'),(11133,25283,'_elementor_version','2.9.2'),(11134,25283,'_elementor_data','[{\"id\":\"57fd75e9\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"535a47ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3316e512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79982a64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Face Reading\",\"typography_typography\":\"custom\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3723c4fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a166d1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cd34dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c0be344\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img9.jpg\",\"id\":25301},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6251d3cc\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"58120d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"5d264fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e401c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"5df4c80\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d4122d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"34513f3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a3778a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5d2ef7\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c903c5\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"03e977d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"94a1439\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"6940e92\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"8a359f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ab3b9b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img25.jpg\",\"id\":25320},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"480\",\"height\":\"349\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a280910\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img26.jpg\",\"id\":25322},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"480\",\"height\":\"349\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d7a0b7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bf0f319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img30.jpg\",\"id\":25324}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7aeb138\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fa7b9f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cf816c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e18acfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f56969b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40a5aea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eae6d6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c903c5\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9950406\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ab2b4d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"6940e92\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"bc2fe6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49a2bd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c6ec446\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"6940e92\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\"},\"elements\":[{\"id\":\"f1a0a4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0df6620\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img20.jpg\",\"id\":25312},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"526b921\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage & Love Affair\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b01621d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"86a9fec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f329638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img17.jpg\",\"id\":25309},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aca1ffb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage & Love Affair\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bac864\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"06a0b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"094252e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img24-1.jpg\",\"id\":25317},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4356fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage & Love Affair\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a856cdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11136,25284,'_wp_page_template','tpl-sidenavigation.php'),(11138,25284,'_wp_page_template','tpl-sidenavigation.php'),(11139,25284,'_wp_page_template','tpl-sidenavigation.php'),(11140,25284,'_wp_page_template','tpl-sidenavigation.php'),(11141,25284,'_wp_page_template','tpl-sidenavigation.php'),(11142,25284,'_wp_page_template','tpl-sidenavigation.php'),(11148,25284,'_edit_lock','1582893549:2'),(11149,25284,'_edit_last','2'),(11150,25284,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type4\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(11151,25284,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(11152,25284,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(11153,25284,'_elementor_edit_mode','builder'),(11154,25284,'_elementor_template_type','wp-page'),(11155,25284,'_elementor_version','2.9.2'),(11156,25284,'_elementor_data','[{\"id\":\"57fd75e9\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"535a47ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3316e512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79982a64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Face Reading\",\"typography_typography\":\"custom\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3723c4fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a166d1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cd34dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c0be344\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img8.jpg\",\"id\":25300},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6251d3cc\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"58120d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"5d264fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e401c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"5df4c80\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d4122d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"34513f3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a3778a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c9b7d2\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c903c5\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"7fbc683\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ada9d2e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"6940e92\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\"},\"elements\":[{\"id\":\"5157ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"351c259\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img27.jpg\",\"id\":25319},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5271b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage & Love Affair\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15a1590\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ac1e0c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bc003\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img17.jpg\",\"id\":25309},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d93829a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage & Love Affair\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edad012\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c6d699e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a834b10\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img27.jpg\",\"id\":25319},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c68708\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage & Love Affair\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d53f77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7aeb138\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fa7b9f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cf816c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e18acfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f56969b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40a5aea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca2d926\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"dc90f3d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c90d70f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a2816f4\",\"elType\":\"widget\",\"settings\":{\"member_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/01\\/team1.jpg\",\"id\":20629},\"member_first_name\":\"Andrew Shimmer\",\"member_last_name\":\"\",\"member_position\":\"Product Manager \",\"member_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"social_list\":[{\"social_icon\":\"fa fa-facebook\",\"social_label\":\"Facebook\",\"social_link\":\"#\",\"label_visible\":\"false\",\"_id\":\"baafca1\",\"selected_social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_social_icon\":true}},{\"social_icon\":\"fa fa-twitter\",\"social_label\":\"Twitter\",\"social_link\":\"#\",\"label_visible\":\"false\",\"_id\":\"807ca42\",\"selected_social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_social_icon\":true}},{\"social_icon\":\"fa fa-google-plus\",\"social_label\":\"google+\",\"social_link\":\"#\",\"label_visible\":\"false\",\"_id\":\"2a0b945\",\"selected_social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_social_icon\":true}},{\"selected_social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"social_label\":\"Label\",\"social_link\":\"#\",\"label_visible\":\"false\",\"_id\":\"3081520\"}],\"button_text\":\"example@example.com\",\"button_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#252525\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"first_name_color\":\"#FFFFFF\",\"first_name_typography_typography\":\"custom\",\"first_name_typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"first_name_typography_font_weight\":\"600\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"name_text_alignment\":\"left\",\"position_color\":\"#FFA35A\",\"position_typography_typography\":\"custom\",\"position_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"position_typography_font_weight\":\"300\",\"position_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"position_alignment\":\"flex-start\",\"position_text_alignment\":\"left\",\"desc_color\":\"#A3A1A1\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"desc_typography_font_weight\":\"300\",\"desc_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"desc_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"desc_alignment\":\"flex-start\",\"desc_text_alignment\":\"left\",\"social_alignment\":\"flex-start\",\"social_items_spacing\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"social_icon_color\":\"#FFFFFF\",\"social_icon_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"social_icon_color_hover\":\"#FFA35A\",\"button_alignment\":\"flex-start\",\"button_bg_color\":\"rgba(2, 1, 1, 0)\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_hover_color\":\"#FFA35A\",\"name_order\":2,\"position_order\":1,\"social_order\":5,\"button_order\":4,\"first_name_typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jet-team-member\"}],\"isInner\":false}],\"isInner\":false}]'),(11159,25281,'slide_template','default'),(11160,25282,'slide_template','default'),(11161,25283,'slide_template','default'),(11162,25284,'slide_template','default'),(11209,20797,'_edit_lock','1582962403:2'),(11210,20797,'_elementor_edit_mode','builder'),(11211,20797,'_elementor_template_type','wp-post'),(11212,20797,'_elementor_version','2.9.2'),(11222,25291,'_elementor_edit_mode','builder'),(11223,25291,'_elementor_template_type','section'),(11225,25291,'_elementor_version','2.9.2'),(11226,25291,'_elementor_data','[{\"id\":\"62687177\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"979497e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"],\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\"}],\"structure\":\"30\"},\"elements\":[{\"id\":\"8146226\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3e395100\",\"elType\":\"widget\",\"settings\":{\"title\":\"Maecenas Iaculis\",\"header_size\":\"h4\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d4a4c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Nunc per mollis pot enti amet imperdiet blandit dis eu sociosqu accumsan dap ibus ultricies tristique montes a deros adipiscing a justo. Aliquet mus a aptent ullamcorper metus accumsan. Habitasse a purus nec ipsum a urna ac ullamcorper.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6a4c176b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Consectetur parturient ad imperdiet torquent dui dis eu sociosqu accumsan accumsan dapibus ultricies. Maecenas iaculis viverra tellus ridiculus a sed vestibulum dapibur.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"79714385\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"46e0af51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feugiat Parturient\\n\",\"header_size\":\"h4\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3deef3ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Venenatis duis tristique accumsan netus enim in posuere torquent ut ullamcorper integer aliquam a mi curae elementum. Maecenas iaculis viverra tellus ridiculus a sed vestibulum dapibus.\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22c16502\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"65% Polyester, 23% Elastane\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"_id\":\"3e04527\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Abitur parturient praesent ipsu\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"a68a674\"},{\"text\":\"Minceptos pri 187cm\\/3\\u20191.3\\u2033 tall\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"6c275cc\"},{\"text\":\"Diam parturient dictumst nibh mu\",\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"d73d906\"}],\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"58b75d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"30f7f2a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feugiat Parturient\\n\",\"header_size\":\"h4\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a3b41c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Model\\u2019s height: 4\\u20192.2\\u201d\\/184 cm<br>\\nModel is wearing: Size Large\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"505e69b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Aliquet\\n\",\"header_size\":\"h5\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68fe8a97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Quam suspendisse adipiscing quis pretium nostra cubilia tristique nam non ac placerat nascetur a vel.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"124c5cee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curabitur Velit\",\"header_size\":\"h5\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50411b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Main: 76% Polyester, 24% Elastane.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11228,20797,'_edit_last','2'),(11229,20797,'_wp_page_template','default'),(11230,20797,'slide_template',''),(11231,20797,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11232,20797,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11233,20797,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11249,25293,'_wp_page_template','tpl-sidenavigation.php'),(11251,25293,'_wp_page_template','tpl-sidenavigation.php'),(11252,25293,'_wp_page_template','tpl-sidenavigation.php'),(11253,25293,'_wp_page_template','tpl-sidenavigation.php'),(11254,25293,'_edit_lock','1582893622:2'),(11255,25293,'_edit_last','2'),(11256,25293,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type4\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(11257,25293,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(11258,25293,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(11259,25293,'_elementor_edit_mode','builder'),(11260,25293,'_elementor_template_type','wp-page'),(11261,25293,'_elementor_version','2.9.2'),(11262,25293,'_elementor_data','[{\"id\":\"57fd75e9\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"535a47ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3316e512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79982a64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Face Reading\",\"typography_typography\":\"custom\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3723c4fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a166d1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cd34dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c0be344\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img5.jpg\",\"id\":25297},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6251d3cc\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"58120d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"5d264fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e401c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"5df4c80\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d4122d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"34513f3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a3778a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0e20d34\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c903c5\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"6eb72b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d9d5d37\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"6940e92\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"80ae826\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d761f71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img13.jpg\",\"id\":25305},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"480\",\"height\":\"349\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f0ace34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img14.jpg\",\"id\":25306},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"480\",\"height\":\"349\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"658ece8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ef9d1af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img16.jpg\",\"id\":25308}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7aeb138\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fa7b9f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cf816c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e18acfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f56969b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40a5aea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72327be\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"b3697f8\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"034502e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f51d930\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dd19045\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"be5a852\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Testimonials\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b07af5a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0d382a6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d8b987a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"011f14d\",\"elType\":\"widget\",\"settings\":{\"dt_carousel_slider_content\":[{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"20526\",\"_id\":\"ae608cd\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25203\",\"_id\":\"25d1242\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25204\",\"_id\":\"36b3927\"},{\"item_type\":\"template\",\"item_image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\",\"id\":\"\"},\"item_title\":\"Item Title\",\"item_text\":\"Sed ut perspiciatis unde omnis iste natus error sit, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae.\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"item_button_text\":\"\",\"item_template\":\"25232\",\"_id\":\"ca7a02e\"}],\"item_to_show\":2,\"prev_arrow\":\"fas fa-chevron-left\",\"next_arrow\":\"fas fa-chevron-right\",\"navigation\":\"\",\"_css_classes\":\"testimonial-carousel\"},\"elements\":[],\"widgetType\":\"dt-advanced-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11263,25293,'slide_template','default'),(11289,25295,'_wp_page_template','tpl-sidenavigation.php'),(11291,25295,'_wp_page_template','tpl-sidenavigation.php'),(11292,25295,'_wp_page_template','tpl-sidenavigation.php'),(11293,25295,'_wp_page_template','tpl-sidenavigation.php'),(11294,25295,'_wp_page_template','tpl-sidenavigation.php'),(11295,25295,'_edit_lock','1582893622:2'),(11296,25295,'_edit_last','2'),(11297,25295,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type4\";s:14:\"sidenav-sticky\";b:1;s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(11298,25295,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:5:\"20739\";}'),(11299,25295,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(11300,25295,'_elementor_edit_mode','builder'),(11301,25295,'_elementor_template_type','wp-page'),(11302,25295,'_elementor_version','2.9.2'),(11303,25295,'_elementor_data','[{\"id\":\"57fd75e9\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\",\"id\":\"\"},\"_id\":\"e953b4b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"535a47ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3316e512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"align\":\"left\",\"_css_classes\":\"dt-skin-secondary-color\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79982a64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Face Reading\",\"typography_typography\":\"custom\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3723c4fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align\":\"left\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a166d1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0e3a731\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cd34dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c0be344\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img10.jpg\",\"id\":25302},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6251d3cc\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"c7874c4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"58120d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.708},\"elements\":[{\"id\":\"5d264fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow Us On Social\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e401c68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.292},\"elements\":[{\"id\":\"5df4c80\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"2356560\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/PremiumSitetemplates\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"86d9915\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/IamdesigningWeb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"0d9ce95\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/iamdesigning6428\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/in.linkedin.com\\/in\\/iamdesigningweb\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"ea09dd2\"}],\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"pop\",\"_css_classes\":\"footer-social-share\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d4122d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"34513f3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a3778a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e5f0731\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"72cbe93\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4594e17\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8dc5a45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/services-icon2.png\",\"id\":25224},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Personal Consultation\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"47b5b11\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"55beab3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"98e0c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/services-icon6.png\",\"id\":25250},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"231\",\"height\":\"123\"},\"title_text\":\"Personal Consultation\",\"description_text\":\"Contrary to popular belief, Lorem Ipsum is not simply random text\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"50\",\"bottom\":\"35\",\"left\":\"50\",\"isLinked\":false},\"_background_color\":\"#020101\",\"_background_position\":\"top center\",\"_background_repeat\":\"repeat\",\"_background_size\":\"cover\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#626161\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"dt-sc-smooth-transition\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"58e4352\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFA35A\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#2A2A2A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align\":\"center\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"12\",\"left\":\"35\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7aeb138\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d904733\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fa7b9f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cf816c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below \\u2013 I will also be sharing a horoscope of a child with Autism!<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e18acfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The technique is \\u2013 Observe Sun\\u2019s position in horoscope. Calculate Moon\\u2019s position from Sun \\u2013 as in exact degrees.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f56969b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance \\u2013 finance will be second house, siblings \\u2013 3, education, home, mother \\u2013 4, \\u2026\\u2026\\u2026\\u2026 likewise spouse, marriage will be 7 and so on and so forth.<\\/li><li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup \\u2013 other significations of 4th house is mother, vehicles, properties and so on.<\\/li><li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40a5aea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Divide figure obtained above under (3) by 12 \\u2013 a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12\\u00d72=24 degrees. Calculate Tithi and then prescribe remedies.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2403246\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"5c903c5\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"17c8622\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"642264a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"6940e92\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5d1d665\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21ec8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b2b3099\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"6940e92\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\"},\"elements\":[{\"id\":\"350dab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8166ee0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img20.jpg\",\"id\":25312},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"503e7dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage & Love Affair\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d79c060\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3ad7ef7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62087f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img23.jpg\",\"id\":25315},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0a76c0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage & Love Affair\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5afaee6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"48e4e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"68e84af\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/sidenav-img22.jpg\",\"id\":25314},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68f5678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage & Love Affair\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b23a8f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11304,25295,'slide_template','default'),(11307,20797,'_elementor_data','[{\"id\":\"87a0984\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"fb7bb88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f345da8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"236e29c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74da5db\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"d943504\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"4de5153\"},{\"summary_item\":\"rating\",\"_id\":\"b88bb85\"},{\"summary_item\":\"price\",\"_id\":\"7a3a2b1\"},{\"summary_item\":\"excerpt\",\"_id\":\"a6e2bcc\"},{\"summary_item\":\"addtocart\",\"_id\":\"b32c78d\"},{\"summary_item\":\"meta\",\"_id\":\"a83cb97\"}]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b00254\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"418b279\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a01316\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bcab492\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"2ca0660\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9ddb564\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\",\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f4c340a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"64ed6e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ee10b1\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11310,20780,'_edit_lock','1582962454:2'),(11311,20780,'_edit_last','2'),(11312,20780,'_wp_page_template','default'),(11313,20780,'slide_template',''),(11314,20780,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11315,20780,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11316,20780,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11317,20780,'_elementor_edit_mode','builder'),(11318,20780,'_elementor_template_type','wp-post'),(11319,20780,'_elementor_version','2.9.2'),(11321,20780,'_elementor_data','[{\"id\":\"f60be17\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"d7eebac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f0ae8ba\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"81d6054\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d8b1cd5\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"fe690fa\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae0f05b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"44e140f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c08534\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a82321d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"b9e9fa3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9dc93f1\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ce85c6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"d2d0644\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"586562c\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11337,25297,'_wp_attached_file','2020/02/sidenav-img5.jpg'),(11338,25297,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:24:\"2020/02/sidenav-img5.jpg\";s:8:\"filesize\";i:8940;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-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:6:\"medium\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11955;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55012;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8799;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37041;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44791;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35260;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50381;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31660;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17346;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44791;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39502;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43066;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51584;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31981;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27950;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64205;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45171;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42648;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24512;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10152;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10152;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31660;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3159;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11340,25298,'_wp_attached_file','2020/02/sidenav-img6.jpg'),(11341,25298,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:24:\"2020/02/sidenav-img6.jpg\";s:8:\"filesize\";i:11723;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8432;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14625;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57328;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11910;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54725;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62519;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43608;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67394;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39337;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20163;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62519;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45838;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50013;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54109;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35123;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34053;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72430;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53915;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59601;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29872;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13531;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13531;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39337;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11342,25299,'_wp_attached_file','2020/02/sidenav-img7.jpg'),(11343,25299,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:24:\"2020/02/sidenav-img7.jpg\";s:8:\"filesize\";i:13271;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8591;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17237;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74533;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12290;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59009;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70985;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49745;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82589;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44558;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24203;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70985;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53182;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57542;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70504;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43711;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37268;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85642;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60383;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67073;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33504;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14211;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14211;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44558;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4462;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11344,25300,'_wp_attached_file','2020/02/sidenav-img8.jpg'),(11345,25300,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:24:\"2020/02/sidenav-img8.jpg\";s:8:\"filesize\";i:6370;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6160;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11342;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43999;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8751;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29712;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35812;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30426;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37596;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27562;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15831;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35812;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33216;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36057;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40654;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26648;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24438;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52156;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37942;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33821;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21771;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9704;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9704;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27562;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3380;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11346,25301,'_wp_attached_file','2020/02/sidenav-img9.jpg'),(11347,25301,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:24:\"2020/02/sidenav-img9.jpg\";s:8:\"filesize\";i:7528;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6230;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11573;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45357;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8850;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33829;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39758;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30389;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44103;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27782;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16176;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39758;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34371;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36756;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42275;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27577;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24674;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53034;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38730;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37677;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22429;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9754;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9754;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27782;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"sidenav-img9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3450;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11348,25302,'_wp_attached_file','2020/02/sidenav-img10.jpg'),(11349,25302,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:542;s:4:\"file\";s:25:\"2020/02/sidenav-img10.jpg\";s:8:\"filesize\";i:8401;s:5:\"sizes\";a:24:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6498;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10911;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40360;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8862;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-635x542.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35814;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41596;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30178;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-960x542.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45275;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27479;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14696;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-750x542.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41596;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32127;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34503;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-750x407.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:407;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38075;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-540x293.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24899;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24165;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49404;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37561;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-746x542.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39827;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21128;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9949;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9949;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27479;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3661;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11356,20780,'_upsell_ids','a:4:{i:0;i:20778;i:1;i:20794;i:2;i:20779;i:3;i:20786;}'),(11358,25303,'_wp_attached_file','2020/02/sidenav-img11.jpg'),(11359,25303,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:349;s:4:\"file\";s:25:\"2020/02/sidenav-img11.jpg\";s:8:\"filesize\";i:2886;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5006;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img11-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11531;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7116;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img11-450x349.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16065;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img11-420x349.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15305;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img11-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12860;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img11-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19837;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img11-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17983;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img11-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7978;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img11-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7978;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img11-420x349.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15305;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2714;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11360,25304,'_wp_attached_file','2020/02/sidenav-img12.jpg'),(11361,25304,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:349;s:4:\"file\";s:25:\"2020/02/sidenav-img12.jpg\";s:8:\"filesize\";i:2413;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5295;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img12-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11217;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img12-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7139;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img12-450x349.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13455;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img12-420x349.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12940;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img12-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11741;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img12-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19218;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img12-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17124;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img12-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7951;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img12-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7951;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img12-420x349.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12940;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2985;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11362,25305,'_wp_attached_file','2020/02/sidenav-img13.jpg'),(11363,25305,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:349;s:4:\"file\";s:25:\"2020/02/sidenav-img13.jpg\";s:8:\"filesize\";i:2735;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5626;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img13-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13234;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img13-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7837;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img13-450x349.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17775;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img13-420x349.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16889;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img13-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14503;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img13-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23705;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img13-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21203;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img13-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9238;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img13-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9238;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img13-420x349.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16889;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";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:{}}}'),(11364,25306,'_wp_attached_file','2020/02/sidenav-img14.jpg'),(11365,25306,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:349;s:4:\"file\";s:25:\"2020/02/sidenav-img14.jpg\";s:8:\"filesize\";i:3224;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6997;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img14-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14501;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img14-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8857;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img14-450x349.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19665;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img14-420x349.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19591;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img14-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15352;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img14-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26181;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img14-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22713;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img14-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11070;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img14-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11070;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img14-420x349.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19591;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3825;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11366,25307,'_wp_attached_file','2020/02/sidenav-img15.jpg'),(11367,25307,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:720;s:4:\"file\";s:25:\"2020/02/sidenav-img15.jpg\";s:8:\"filesize\";i:6245;s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7276;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15249;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10366;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-480x650.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44682;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44411;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41147;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19213;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-480x630.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44150;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-480x370.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29207;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-480x400.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10475;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33895;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-480x520.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37335;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-480x460.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34601;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27629;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11898;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11898;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38962;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3746;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11368,25308,'_wp_attached_file','2020/02/sidenav-img16.jpg'),(11369,25308,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:720;s:4:\"file\";s:25:\"2020/02/sidenav-img16.jpg\";s:8:\"filesize\";i:4319;s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5192;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12332;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6541;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-480x650.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27906;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25350;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23490;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10012;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-480x630.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26880;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-480x370.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13484;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-480x400.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6194;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18726;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-480x520.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18807;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-480x460.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16567;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14673;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6648;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6648;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18260;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2902;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11375,25309,'_wp_attached_file','2020/02/sidenav-img17.jpg'),(11376,25309,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:550;s:6:\"height\";i:340;s:4:\"file\";s:25:\"2020/02/sidenav-img17.jpg\";s:8:\"filesize\";i:5274;s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7304;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img17-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15849;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img17-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10641;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img17-450x340.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27152;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img17-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24985;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img17-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20358;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"sidenav-img17-540x334.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39104;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img17-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29096;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img17-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27626;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img17-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11725;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img17-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11725;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img17-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24985;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3865;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11377,25310,'_wp_attached_file','2020/02/sidenav-img18.jpg'),(11378,25310,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:550;s:6:\"height\";i:340;s:4:\"file\";s:25:\"2020/02/sidenav-img18.jpg\";s:8:\"filesize\";i:1735;s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3392;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img18-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6195;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img18-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4495;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img18-450x340.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8250;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img18-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7844;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img18-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7519;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"sidenav-img18-540x334.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13930;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img18-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11655;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img18-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10354;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img18-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5177;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img18-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5177;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img18-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7844;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img18-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1985;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11381,25312,'_wp_attached_file','2020/02/sidenav-img20.jpg'),(11382,25312,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:550;s:6:\"height\";i:340;s:4:\"file\";s:25:\"2020/02/sidenav-img20.jpg\";s:8:\"filesize\";i:1742;s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3954;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img20-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7761;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img20-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5444;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img20-450x340.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8598;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img20-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7873;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img20-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9043;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"sidenav-img20-540x334.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17174;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img20-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13372;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img20-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12570;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img20-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6093;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img20-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6093;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img20-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7873;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img20-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11385,25314,'_wp_attached_file','2020/02/sidenav-img22.jpg'),(11386,25314,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:550;s:6:\"height\";i:340;s:4:\"file\";s:25:\"2020/02/sidenav-img22.jpg\";s:8:\"filesize\";i:1714;s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3886;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img22-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7872;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img22-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5399;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img22-450x340.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7867;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img22-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7455;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img22-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9158;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"sidenav-img22-540x334.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17323;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img22-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12732;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img22-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12783;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img22-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5835;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img22-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5835;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img22-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7455;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2239;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11389,25315,'_wp_attached_file','2020/02/sidenav-img23.jpg'),(11390,25315,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:550;s:6:\"height\";i:340;s:4:\"file\";s:25:\"2020/02/sidenav-img23.jpg\";s:8:\"filesize\";i:3162;s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5195;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img23-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10478;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img23-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7195;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img23-450x340.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15985;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img23-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14956;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img23-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13065;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"sidenav-img23-540x334.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25022;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img23-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19211;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img23-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18061;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img23-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8316;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img23-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8316;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img23-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14956;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11391,25316,'_wp_attached_file','2020/02/sidenav-img24.jpg'),(11392,25316,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:550;s:6:\"height\";i:340;s:4:\"file\";s:25:\"2020/02/sidenav-img24.jpg\";s:8:\"filesize\";i:2597;s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5080;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img24-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10310;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img24-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7305;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img24-450x340.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13209;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img24-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12376;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img24-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11961;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"sidenav-img24-540x334.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22743;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img24-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17455;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img24-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16855;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img24-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7719;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img24-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7719;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img24-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12376;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2995;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11394,25317,'_wp_attached_file','2020/02/sidenav-img24-1.jpg'),(11395,25317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:550;s:6:\"height\";i:340;s:4:\"file\";s:27:\"2020/02/sidenav-img24-1.jpg\";s:8:\"filesize\";i:2597;s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"sidenav-img24-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:5080;}s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"sidenav-img24-1-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10310;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:27:\"sidenav-img24-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7305;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:27:\"sidenav-img24-1-450x340.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13209;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:27:\"sidenav-img24-1-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12376;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:27:\"sidenav-img24-1-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11961;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:27:\"sidenav-img24-1-540x334.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22743;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:27:\"sidenav-img24-1-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17455;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:27:\"sidenav-img24-1-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16855;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:27:\"sidenav-img24-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7719;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:27:\"sidenav-img24-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7719;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:27:\"sidenav-img24-1-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12376;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"sidenav-img24-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2995;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11409,25319,'_wp_attached_file','2020/02/sidenav-img27.jpg'),(11410,25319,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:550;s:6:\"height\";i:340;s:4:\"file\";s:25:\"2020/02/sidenav-img27.jpg\";s:8:\"filesize\";i:2042;s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3781;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img27-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7762;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img27-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5337;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img27-450x340.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9954;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img27-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9318;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img27-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9483;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"sidenav-img27-540x334.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17760;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img27-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13108;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img27-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12681;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img27-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5853;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img27-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5853;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img27-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9318;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img27-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2159;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11411,25320,'_wp_attached_file','2020/02/sidenav-img25.jpg'),(11412,25320,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:349;s:4:\"file\";s:25:\"2020/02/sidenav-img25.jpg\";s:8:\"filesize\";i:1113;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1699;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img25-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3028;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img25-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2091;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img25-450x349.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3084;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img25-420x349.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2937;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img25-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3339;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img25-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4746;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img25-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4229;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img25-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2394;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img25-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2394;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img25-420x349.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2937;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img25-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1062;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11421,25322,'_wp_attached_file','2020/02/sidenav-img26.jpg'),(11422,25322,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:349;s:4:\"file\";s:25:\"2020/02/sidenav-img26.jpg\";s:8:\"filesize\";i:2141;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3801;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img26-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7814;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img26-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4943;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img26-450x349.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9695;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img26-420x349.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9608;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img26-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8419;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img26-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13316;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img26-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11117;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img26-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5851;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img26-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5851;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img26-420x349.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9608;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img26-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11427,25324,'_wp_attached_file','2020/02/sidenav-img30.jpg'),(11428,25324,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:720;s:4:\"file\";s:25:\"2020/02/sidenav-img30.jpg\";s:8:\"filesize\";i:14759;s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10085;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23993;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13826;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-480x650.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82980;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63050;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58400;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24936;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-480x630.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80819;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-480x370.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47281;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-480x400.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26802;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46402;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-480x520.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65680;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-480x460.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58953;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37131;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17072;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17072;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57944;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img30-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4967;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11430,25325,'_wp_attached_file','2020/02/sidenav-img28.jpg'),(11431,25325,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:550;s:6:\"height\";i:340;s:4:\"file\";s:25:\"2020/02/sidenav-img28.jpg\";s:8:\"filesize\";i:1819;s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3428;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"sidenav-img28-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6728;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"sidenav-img28-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4753;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"sidenav-img28-450x340.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7960;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"sidenav-img28-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7361;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"sidenav-img28-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8396;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"sidenav-img28-540x334.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:334;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14936;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"sidenav-img28-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11223;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"sidenav-img28-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10844;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img28-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5060;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"sidenav-img28-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5060;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"sidenav-img28-420x340.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7361;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"sidenav-img28-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11479,24866,'_wp_old_slug','blog-12'),(11493,24864,'_wp_old_slug','blog-10'),(11496,24866,'_wp_old_slug','primitive-people-and-their-beliefs'),(11498,24865,'_wp_old_slug','blog-11'),(11504,24863,'_wp_old_slug','blog-9'),(11510,24862,'_wp_old_slug','blog-8'),(11513,24861,'_wp_old_slug','blog-7'),(11517,24860,'_wp_old_slug','blog-6'),(11523,24859,'_wp_old_slug','blog-5'),(11537,25291,'_edit_lock','1582696117:2'),(11538,25291,'_wp_page_template','default'),(11550,25341,'_elementor_edit_mode','builder'),(11551,25341,'_elementor_template_type','page'),(11552,25341,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(11553,25341,'_elementor_version','2.8.5'),(11554,25341,'_wp_page_template','default'),(11555,25341,'_elementor_data','[{\"id\":\"73d30a0e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"4f0040de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3d28f936\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"76673b4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"51163787\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"55f35bed\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6eeb05c4\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1ff1fdd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5d443990\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"696bd4a2\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3123f511\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c979d56\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67b098b7\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"7b012be6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"388dd23a\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11556,25342,'_edit_lock','1593692337:2'),(11557,25342,'_elementor_controls_usage','a:3:{s:22:\"dt-reserve-appointment\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}}}}'),(11558,25342,'_edit_last','2'),(11559,25342,'slide_template','default'),(11560,25342,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(11561,25342,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11562,25342,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(11563,25342,'_elementor_edit_mode','builder'),(11564,25342,'_elementor_template_type','wp-page'),(11565,25342,'_elementor_version','2.8.5'),(11573,25342,'_wp_page_template','default'),(11574,25342,'_elementor_data','[{\"id\":\"f66a4cb\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"410789e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"98aaf05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3529703\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Appointment\"},\"elements\":[],\"widgetType\":\"dt-reserve-appointment\"}],\"isInner\":false}],\"isInner\":false}]'),(11580,457,'_elementor_controls_usage','a:0:{}'),(11581,457,'_edit_last','2'),(11582,457,'_custom_settings','a:11:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"service-gallery\";s:0:\"\";s:13:\"service-price\";s:2:\"60\";s:16:\"service-duration\";s:4:\"7200\";}'),(11583,457,'_wpb_vc_js_status','false'),(11585,457,'slide_template','default'),(11586,457,'classic-editor-remember','classic-editor'),(11587,521,'_elementor_controls_usage','a:0:{}'),(11588,521,'_edit_last','2'),(11589,521,'_custom_settings','a:11:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"service-gallery\";s:0:\"\";s:13:\"service-price\";s:5:\"30.00\";s:16:\"service-duration\";s:4:\"2700\";}'),(11590,521,'_wpb_vc_js_status','false'),(11591,521,'_thumbnail_id','700'),(11592,521,'slide_template','default'),(11593,521,'classic-editor-remember','classic-editor'),(11594,609,'_elementor_controls_usage','a:0:{}'),(11595,609,'_edit_last','2'),(11596,609,'_wpb_vc_js_status','false'),(11597,609,'_custom_settings','a:11:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"service-gallery\";s:0:\"\";s:13:\"service-price\";s:2:\"50\";s:16:\"service-duration\";s:4:\"7200\";}'),(11598,609,'_thumbnail_id','688'),(11599,609,'slide_template','default'),(11600,609,'classic-editor-remember','classic-editor'),(11601,621,'_elementor_controls_usage','a:0:{}'),(11602,621,'_edit_last','2'),(11603,621,'_wpb_vc_js_status','false'),(11604,621,'_custom_settings','a:11:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"service-gallery\";s:0:\"\";s:13:\"service-price\";s:2:\"55\";s:16:\"service-duration\";s:4:\"7200\";}'),(11605,621,'_thumbnail_id','690'),(11606,621,'slide_template','default'),(11607,621,'classic-editor-remember','classic-editor'),(11608,623,'_elementor_controls_usage','a:0:{}'),(11609,623,'_edit_last','2'),(11610,623,'_wpb_vc_js_status','false'),(11611,623,'_custom_settings','a:11:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"service-gallery\";s:0:\"\";s:13:\"service-price\";s:2:\"60\";s:16:\"service-duration\";s:4:\"7200\";}'),(11612,623,'_thumbnail_id','693'),(11613,623,'slide_template','default'),(11614,623,'classic-editor-remember','classic-editor'),(11615,624,'_elementor_controls_usage','a:0:{}'),(11616,624,'_edit_last','2'),(11617,624,'_wpb_vc_js_status','false'),(11618,624,'_custom_settings','a:11:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"service-gallery\";s:0:\"\";s:13:\"service-price\";s:2:\"55\";s:16:\"service-duration\";s:4:\"7200\";}'),(11619,624,'_thumbnail_id','694'),(11620,624,'slide_template','default'),(11621,624,'classic-editor-remember','classic-editor'),(11622,625,'_elementor_controls_usage','a:0:{}'),(11623,625,'_edit_last','2'),(11624,625,'_wpb_vc_js_status','false'),(11625,625,'_custom_settings','a:11:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"service-gallery\";s:0:\"\";s:13:\"service-price\";s:2:\"50\";s:16:\"service-duration\";s:4:\"7200\";}'),(11626,625,'_thumbnail_id','696'),(11627,625,'slide_template','default'),(11628,625,'classic-editor-remember','classic-editor'),(11629,626,'_elementor_controls_usage','a:0:{}'),(11630,626,'_edit_last','2'),(11631,626,'_wpb_vc_js_status','false'),(11632,626,'_custom_settings','a:11:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"service-gallery\";s:0:\"\";s:13:\"service-price\";s:2:\"30\";s:16:\"service-duration\";s:0:\"\";}'),(11633,626,'_thumbnail_id','697'),(11634,626,'slide_template','default'),(11635,626,'classic-editor-remember','classic-editor'),(11636,627,'_elementor_controls_usage','a:0:{}'),(11637,627,'_edit_last','2'),(11638,627,'_wpb_vc_js_status','false'),(11639,627,'_custom_settings','a:11:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"service-gallery\";s:0:\"\";s:13:\"service-price\";s:5:\"30.00\";s:16:\"service-duration\";s:4:\"7200\";}'),(11640,627,'_thumbnail_id','691'),(11641,627,'slide_template','default'),(11642,627,'classic-editor-remember','classic-editor'),(11643,628,'_elementor_controls_usage','a:0:{}'),(11644,628,'_edit_last','2'),(11645,628,'_wpb_vc_js_status','true'),(11646,628,'_custom_settings','a:11:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"service-gallery\";s:0:\"\";s:13:\"service-price\";s:2:\"55\";s:16:\"service-duration\";s:4:\"7200\";}'),(11647,628,'_thumbnail_id','701'),(11648,628,'slide_template','default'),(11649,628,'classic-editor-remember','classic-editor'),(11652,458,'_elementor_controls_usage','a:0:{}'),(11653,458,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11654,458,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11655,458,'_edit_last','2'),(11656,458,'_custom_settings','a:21:{s:6:\"layout\";s:18:\"content-full-width\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:14:\"person-gallery\";s:0:\"\";s:12:\"person-price\";s:2:\"30\";s:11:\"person-role\";s:15:\"Skin Specialist\";s:12:\"person-email\";s:14:\"susan@mail.com\";s:13:\"person-social\";s:65:\"[dt_sc_social facebook=\"#\" twitter=\"#\" google=\"#\" linkedin=\"#\" /]\";s:15:\"person-services\";a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}s:15:\"appointment_fs1\";a:2:{s:23:\"dt_booking_monday_start\";s:5:\"08:00\";s:21:\"dt_booking_monday_end\";s:5:\"17:00\";}s:15:\"appointment_fs2\";a:2:{s:24:\"dt_booking_tuesday_start\";s:5:\"08:00\";s:22:\"dt_booking_tuesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs3\";a:2:{s:26:\"dt_booking_wednesday_start\";s:5:\"08:00\";s:24:\"dt_booking_wednesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs4\";a:2:{s:25:\"dt_booking_thursday_start\";s:5:\"08:00\";s:23:\"dt_booking_thursday_end\";s:5:\"17:00\";}s:15:\"appointment_fs5\";a:2:{s:23:\"dt_booking_friday_start\";s:5:\"08:00\";s:21:\"dt_booking_friday_end\";s:5:\"17:00\";}s:15:\"appointment_fs6\";a:2:{s:25:\"dt_booking_saturday_start\";s:5:\"08:00\";s:23:\"dt_booking_saturday_end\";s:5:\"17:00\";}s:15:\"appointment_fs7\";a:2:{s:23:\"dt_booking_sunday_start\";s:5:\"08:00\";s:21:\"dt_booking_sunday_end\";s:5:\"05:00\";}s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;}'),(11657,458,'_dt_booking_person_services','a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}'),(11658,600,'_elementor_controls_usage','a:0:{}'),(11659,600,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11660,600,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11661,600,'_edit_last','2'),(11662,600,'_thumbnail_id','601'),(11663,600,'_dt_booking_person_services','a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}'),(11664,600,'_custom_settings','a:21:{s:6:\"layout\";s:18:\"content-full-width\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:14:\"person-gallery\";s:0:\"\";s:12:\"person-price\";s:2:\"30\";s:11:\"person-role\";s:14:\"Thai Massage  \";s:12:\"person-email\";s:17:\"suhonkim@mail.com\";s:13:\"person-social\";s:65:\"[dt_sc_social facebook=\"#\" twitter=\"#\" google=\"#\" linkedin=\"#\" /]\";s:15:\"person-services\";a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}s:15:\"appointment_fs1\";a:2:{s:23:\"dt_booking_monday_start\";s:5:\"08:00\";s:21:\"dt_booking_monday_end\";s:5:\"17:00\";}s:15:\"appointment_fs2\";a:2:{s:24:\"dt_booking_tuesday_start\";s:5:\"08:00\";s:22:\"dt_booking_tuesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs3\";a:2:{s:26:\"dt_booking_wednesday_start\";s:5:\"08:00\";s:24:\"dt_booking_wednesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs4\";a:2:{s:25:\"dt_booking_thursday_start\";s:5:\"08:00\";s:23:\"dt_booking_thursday_end\";s:5:\"17:00\";}s:15:\"appointment_fs5\";a:2:{s:23:\"dt_booking_friday_start\";s:5:\"08:00\";s:21:\"dt_booking_friday_end\";s:5:\"17:00\";}s:15:\"appointment_fs6\";a:2:{s:25:\"dt_booking_saturday_start\";s:0:\"\";s:23:\"dt_booking_saturday_end\";s:0:\"\";}s:15:\"appointment_fs7\";a:2:{s:23:\"dt_booking_sunday_start\";s:0:\"\";s:21:\"dt_booking_sunday_end\";s:0:\"\";}s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;}'),(11665,605,'_elementor_controls_usage','a:0:{}'),(11666,605,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11667,605,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11668,605,'_edit_last','2'),(11669,605,'_thumbnail_id','11326'),(11670,605,'_dt_booking_person_services','a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}'),(11671,605,'_custom_settings','a:21:{s:6:\"layout\";s:18:\"content-full-width\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:14:\"person-gallery\";s:0:\"\";s:12:\"person-price\";s:2:\"30\";s:11:\"person-role\";s:21:\"Herbal Spa Specialist\";s:12:\"person-email\";s:24:\"mellisamccarthy@mail.com\";s:13:\"person-social\";s:65:\"[dt_sc_social facebook=\"#\" twitter=\"#\" google=\"#\" linkedin=\"#\" /]\";s:15:\"person-services\";a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}s:15:\"appointment_fs1\";a:2:{s:23:\"dt_booking_monday_start\";s:5:\"08:00\";s:21:\"dt_booking_monday_end\";s:5:\"17:00\";}s:15:\"appointment_fs2\";a:2:{s:24:\"dt_booking_tuesday_start\";s:5:\"08:00\";s:22:\"dt_booking_tuesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs3\";a:2:{s:26:\"dt_booking_wednesday_start\";s:5:\"08:00\";s:24:\"dt_booking_wednesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs4\";a:2:{s:25:\"dt_booking_thursday_start\";s:5:\"08:00\";s:23:\"dt_booking_thursday_end\";s:5:\"17:00\";}s:15:\"appointment_fs5\";a:2:{s:23:\"dt_booking_friday_start\";s:5:\"08:00\";s:21:\"dt_booking_friday_end\";s:5:\"17:00\";}s:15:\"appointment_fs6\";a:2:{s:25:\"dt_booking_saturday_start\";s:0:\"\";s:23:\"dt_booking_saturday_end\";s:0:\"\";}s:15:\"appointment_fs7\";a:2:{s:23:\"dt_booking_sunday_start\";s:0:\"\";s:21:\"dt_booking_sunday_end\";s:0:\"\";}s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;}'),(11672,605,'_wp_old_slug','mellisa-mc-carthy'),(11673,605,'_wp_old_slug','melissa-mccarthy'),(11674,606,'_elementor_controls_usage','a:0:{}'),(11675,606,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11676,606,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11677,606,'_edit_last','2'),(11678,606,'_thumbnail_id','704'),(11679,606,'_dt_booking_person_services','a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}'),(11680,606,'_custom_settings','a:21:{s:6:\"layout\";s:18:\"content-full-width\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:14:\"person-gallery\";s:0:\"\";s:12:\"person-price\";s:2:\"30\";s:11:\"person-role\";s:17:\"Hot Stone Massage\";s:12:\"person-email\";s:22:\"mellisamcchan@mail.com\";s:13:\"person-social\";s:65:\"[dt_sc_social facebook=\"#\" twitter=\"#\" google=\"#\" linkedin=\"#\" /]\";s:15:\"person-services\";a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}s:15:\"appointment_fs1\";a:2:{s:23:\"dt_booking_monday_start\";s:5:\"08:00\";s:21:\"dt_booking_monday_end\";s:5:\"17:00\";}s:15:\"appointment_fs2\";a:2:{s:24:\"dt_booking_tuesday_start\";s:5:\"08:00\";s:22:\"dt_booking_tuesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs3\";a:2:{s:26:\"dt_booking_wednesday_start\";s:5:\"08:00\";s:24:\"dt_booking_wednesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs4\";a:2:{s:25:\"dt_booking_thursday_start\";s:5:\"08:00\";s:23:\"dt_booking_thursday_end\";s:5:\"17:00\";}s:15:\"appointment_fs5\";a:2:{s:23:\"dt_booking_friday_start\";s:5:\"08:00\";s:21:\"dt_booking_friday_end\";s:5:\"17:00\";}s:15:\"appointment_fs6\";a:2:{s:25:\"dt_booking_saturday_start\";s:0:\"\";s:23:\"dt_booking_saturday_end\";s:0:\"\";}s:15:\"appointment_fs7\";a:2:{s:23:\"dt_booking_sunday_start\";s:0:\"\";s:21:\"dt_booking_sunday_end\";s:0:\"\";}s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;}'),(11681,606,'_wp_old_slug','mellisa-mc-chan'),(11682,607,'_elementor_controls_usage','a:0:{}'),(11683,607,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11684,607,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11685,607,'_edit_last','2'),(11686,607,'_thumbnail_id','705'),(11687,607,'_dt_booking_person_services','a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}'),(11688,607,'_custom_settings','a:21:{s:6:\"layout\";s:18:\"content-full-width\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:14:\"person-gallery\";s:0:\"\";s:12:\"person-price\";s:2:\"30\";s:11:\"person-role\";s:21:\"Oriental Spa Manicure\";s:12:\"person-email\";s:21:\"baochencheng@mail.com\";s:13:\"person-social\";s:65:\"[dt_sc_social facebook=\"#\" twitter=\"#\" google=\"#\" linkedin=\"#\" /]\";s:15:\"person-services\";a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}s:15:\"appointment_fs1\";a:2:{s:23:\"dt_booking_monday_start\";s:5:\"08:00\";s:21:\"dt_booking_monday_end\";s:5:\"17:00\";}s:15:\"appointment_fs2\";a:2:{s:24:\"dt_booking_tuesday_start\";s:5:\"08:00\";s:22:\"dt_booking_tuesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs3\";a:2:{s:26:\"dt_booking_wednesday_start\";s:5:\"08:00\";s:24:\"dt_booking_wednesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs4\";a:2:{s:25:\"dt_booking_thursday_start\";s:5:\"08:00\";s:23:\"dt_booking_thursday_end\";s:5:\"17:00\";}s:15:\"appointment_fs5\";a:2:{s:23:\"dt_booking_friday_start\";s:5:\"08:00\";s:21:\"dt_booking_friday_end\";s:5:\"17:00\";}s:15:\"appointment_fs6\";a:2:{s:25:\"dt_booking_saturday_start\";s:0:\"\";s:23:\"dt_booking_saturday_end\";s:0:\"\";}s:15:\"appointment_fs7\";a:2:{s:23:\"dt_booking_sunday_start\";s:0:\"\";s:21:\"dt_booking_sunday_end\";s:0:\"\";}s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;}'),(11689,613,'_elementor_controls_usage','a:0:{}'),(11690,613,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11691,613,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11692,613,'_edit_last','2'),(11693,613,'_thumbnail_id','11328'),(11694,613,'_dt_booking_person_services','a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}'),(11695,613,'_custom_settings','a:21:{s:6:\"layout\";s:18:\"content-full-width\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:14:\"person-gallery\";s:0:\"\";s:12:\"person-price\";s:2:\"30\";s:11:\"person-role\";s:22:\"Master Therapy Massage\";s:12:\"person-email\";s:19:\"anchaochen@mail.com\";s:13:\"person-social\";s:65:\"[dt_sc_social facebook=\"#\" twitter=\"#\" google=\"#\" linkedin=\"#\" /]\";s:15:\"person-services\";a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}s:15:\"appointment_fs1\";a:2:{s:23:\"dt_booking_monday_start\";s:5:\"08:00\";s:21:\"dt_booking_monday_end\";s:5:\"17:00\";}s:15:\"appointment_fs2\";a:2:{s:24:\"dt_booking_tuesday_start\";s:5:\"08:00\";s:22:\"dt_booking_tuesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs3\";a:2:{s:26:\"dt_booking_wednesday_start\";s:5:\"08:00\";s:24:\"dt_booking_wednesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs4\";a:2:{s:25:\"dt_booking_thursday_start\";s:5:\"08:00\";s:23:\"dt_booking_thursday_end\";s:5:\"17:00\";}s:15:\"appointment_fs5\";a:2:{s:23:\"dt_booking_friday_start\";s:5:\"08:00\";s:21:\"dt_booking_friday_end\";s:5:\"17:00\";}s:15:\"appointment_fs6\";a:2:{s:25:\"dt_booking_saturday_start\";s:0:\"\";s:23:\"dt_booking_saturday_end\";s:0:\"\";}s:15:\"appointment_fs7\";a:2:{s:23:\"dt_booking_sunday_start\";s:0:\"\";s:21:\"dt_booking_sunday_end\";s:0:\"\";}s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;}'),(11696,615,'_elementor_controls_usage','a:0:{}'),(11697,615,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11698,615,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11699,615,'_edit_last','2'),(11700,615,'_thumbnail_id','706'),(11701,615,'_dt_booking_person_services','a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}'),(11702,615,'_custom_settings','a:21:{s:6:\"layout\";s:18:\"content-full-width\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:14:\"person-gallery\";s:0:\"\";s:12:\"person-price\";s:2:\"30\";s:11:\"person-role\";s:20:\"Collgen Mask Upgrade\";s:12:\"person-email\";s:19:\"fadongcong@mail.com\";s:13:\"person-social\";s:65:\"[dt_sc_social facebook=\"#\" twitter=\"#\" google=\"#\" linkedin=\"#\" /]\";s:15:\"person-services\";a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}s:15:\"appointment_fs1\";a:2:{s:23:\"dt_booking_monday_start\";s:5:\"08:00\";s:21:\"dt_booking_monday_end\";s:5:\"17:00\";}s:15:\"appointment_fs2\";a:2:{s:24:\"dt_booking_tuesday_start\";s:5:\"08:00\";s:22:\"dt_booking_tuesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs3\";a:2:{s:26:\"dt_booking_wednesday_start\";s:5:\"08:00\";s:24:\"dt_booking_wednesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs4\";a:2:{s:25:\"dt_booking_thursday_start\";s:5:\"08:00\";s:23:\"dt_booking_thursday_end\";s:5:\"17:00\";}s:15:\"appointment_fs5\";a:2:{s:23:\"dt_booking_friday_start\";s:5:\"08:00\";s:21:\"dt_booking_friday_end\";s:5:\"17:00\";}s:15:\"appointment_fs6\";a:2:{s:25:\"dt_booking_saturday_start\";s:0:\"\";s:23:\"dt_booking_saturday_end\";s:0:\"\";}s:15:\"appointment_fs7\";a:2:{s:23:\"dt_booking_sunday_start\";s:0:\"\";s:21:\"dt_booking_sunday_end\";s:0:\"\";}s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;}'),(11703,618,'_elementor_controls_usage','a:0:{}'),(11704,618,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11705,618,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11706,618,'_edit_last','2'),(11707,618,'_thumbnail_id','708'),(11708,618,'_dt_booking_person_services','a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}'),(11709,618,'_custom_settings','a:21:{s:6:\"layout\";s:18:\"content-full-width\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:14:\"person-gallery\";s:0:\"\";s:12:\"person-price\";s:2:\"30\";s:11:\"person-role\";s:17:\"Gem Stone Massage\";s:12:\"person-email\";s:19:\"fengguahai@mail.com\";s:13:\"person-social\";s:65:\"[dt_sc_social facebook=\"#\" twitter=\"#\" google=\"#\" linkedin=\"#\" /]\";s:15:\"person-services\";a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}s:15:\"appointment_fs1\";a:2:{s:23:\"dt_booking_monday_start\";s:5:\"08:00\";s:21:\"dt_booking_monday_end\";s:5:\"17:00\";}s:15:\"appointment_fs2\";a:2:{s:24:\"dt_booking_tuesday_start\";s:5:\"08:00\";s:22:\"dt_booking_tuesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs3\";a:2:{s:26:\"dt_booking_wednesday_start\";s:5:\"08:00\";s:24:\"dt_booking_wednesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs4\";a:2:{s:25:\"dt_booking_thursday_start\";s:5:\"08:00\";s:23:\"dt_booking_thursday_end\";s:5:\"17:00\";}s:15:\"appointment_fs5\";a:2:{s:23:\"dt_booking_friday_start\";s:5:\"08:00\";s:21:\"dt_booking_friday_end\";s:5:\"17:00\";}s:15:\"appointment_fs6\";a:2:{s:25:\"dt_booking_saturday_start\";s:0:\"\";s:23:\"dt_booking_saturday_end\";s:0:\"\";}s:15:\"appointment_fs7\";a:2:{s:23:\"dt_booking_sunday_start\";s:0:\"\";s:21:\"dt_booking_sunday_end\";s:0:\"\";}s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;}'),(11710,619,'_elementor_controls_usage','a:0:{}'),(11711,619,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11712,619,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11713,619,'_edit_last','2'),(11714,619,'_thumbnail_id','709'),(11715,619,'_dt_booking_person_services','a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}'),(11716,619,'_custom_settings','a:21:{s:6:\"layout\";s:18:\"content-full-width\";s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:14:\"person-gallery\";s:0:\"\";s:12:\"person-price\";s:2:\"30\";s:11:\"person-role\";s:29:\"Intensive Moisture Treatment \";s:12:\"person-email\";s:17:\"haihanhe@mail.com\";s:13:\"person-social\";s:65:\"[dt_sc_social facebook=\"#\" twitter=\"#\" google=\"#\" linkedin=\"#\" /]\";s:15:\"person-services\";a:2:{i:0;s:3:\"457\";i:1;s:3:\"521\";}s:15:\"appointment_fs1\";a:2:{s:23:\"dt_booking_monday_start\";s:5:\"08:00\";s:21:\"dt_booking_monday_end\";s:5:\"17:00\";}s:15:\"appointment_fs2\";a:2:{s:24:\"dt_booking_tuesday_start\";s:5:\"08:00\";s:22:\"dt_booking_tuesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs3\";a:2:{s:26:\"dt_booking_wednesday_start\";s:5:\"08:00\";s:24:\"dt_booking_wednesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs4\";a:2:{s:25:\"dt_booking_thursday_start\";s:5:\"08:00\";s:23:\"dt_booking_thursday_end\";s:5:\"17:00\";}s:15:\"appointment_fs5\";a:2:{s:23:\"dt_booking_friday_start\";s:5:\"08:00\";s:21:\"dt_booking_friday_end\";s:5:\"17:00\";}s:15:\"appointment_fs6\";a:2:{s:25:\"dt_booking_saturday_start\";s:0:\"\";s:23:\"dt_booking_saturday_end\";s:0:\"\";}s:15:\"appointment_fs7\";a:2:{s:23:\"dt_booking_sunday_start\";s:0:\"\";s:21:\"dt_booking_sunday_end\";s:0:\"\";}s:26:\"show-standard-sidebar-left\";b:0;s:27:\"show-standard-sidebar-right\";b:0;}'),(11717,620,'_elementor_controls_usage','a:0:{}'),(11718,620,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11719,620,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(11720,620,'_edit_last','2'),(11721,620,'_thumbnail_id','710'),(11722,620,'_dt_booking_person_services','a:4:{i:0;s:3:\"457\";i:1;s:3:\"521\";i:2;s:3:\"621\";i:3;s:3:\"628\";}'),(11723,620,'_custom_settings','a:21:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:14:\"person-gallery\";s:11:\"698,697,696\";s:12:\"person-price\";s:2:\"30\";s:11:\"person-role\";s:20:\"Hot Poultice Massage\";s:12:\"person-email\";s:20:\"jianhunghuo@mail.com\";s:13:\"person-social\";s:65:\"[dt_sc_social facebook=\"#\" twitter=\"#\" google=\"#\" linkedin=\"#\" /]\";s:15:\"person-services\";a:4:{i:0;s:3:\"457\";i:1;s:3:\"521\";i:2;s:3:\"621\";i:3;s:3:\"628\";}s:15:\"appointment_fs1\";a:2:{s:23:\"dt_booking_monday_start\";s:5:\"08:00\";s:21:\"dt_booking_monday_end\";s:5:\"17:00\";}s:15:\"appointment_fs2\";a:2:{s:24:\"dt_booking_tuesday_start\";s:5:\"08:00\";s:22:\"dt_booking_tuesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs3\";a:2:{s:26:\"dt_booking_wednesday_start\";s:5:\"08:00\";s:24:\"dt_booking_wednesday_end\";s:5:\"17:00\";}s:15:\"appointment_fs4\";a:2:{s:25:\"dt_booking_thursday_start\";s:5:\"08:00\";s:23:\"dt_booking_thursday_end\";s:5:\"17:00\";}s:15:\"appointment_fs5\";a:2:{s:23:\"dt_booking_friday_start\";s:5:\"08:00\";s:21:\"dt_booking_friday_end\";s:5:\"17:00\";}s:15:\"appointment_fs6\";a:2:{s:25:\"dt_booking_saturday_start\";s:5:\"08:00\";s:23:\"dt_booking_saturday_end\";s:5:\"17:00\";}s:15:\"appointment_fs7\";a:2:{s:23:\"dt_booking_sunday_start\";s:5:\"08:00\";s:21:\"dt_booking_sunday_end\";s:5:\"17:00\";}}'),(11724,620,'classic-editor-remember','classic-editor'),(11726,24858,'_wp_old_slug','blog-4'),(11729,20777,'_edit_lock','1582962469:2'),(11730,20778,'_edit_lock','1582962464:2'),(11732,24857,'_wp_old_slug','blog-3'),(11734,24856,'_wp_old_slug','blog-2'),(11746,24854,'_wp_old_slug','blog-1'),(11749,24570,'_wp_old_slug','reading-practice-for-the-students'),(11751,24570,'_wp_old_slug','students-view-about-zodiac'),(11763,24580,'_wp_old_slug','a-team-dedicated-to-football-matches'),(11768,24577,'_wp_old_slug','find-out-if-a-school-fits-the-familys-needs'),(11774,20779,'_edit_lock','1582962458:2'),(11775,20781,'_edit_lock','1582962445:2'),(11776,20782,'_edit_lock','1582962441:2'),(11778,20784,'_edit_lock','1582962436:2'),(11779,20779,'_edit_last','2'),(11780,20779,'_wp_page_template','default'),(11781,20779,'slide_template',''),(11782,20779,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11783,20779,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11784,20779,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11785,20781,'_edit_last','2'),(11786,20781,'_wp_page_template','default'),(11787,20781,'slide_template',''),(11788,20781,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11789,20781,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11790,20781,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11791,20782,'_edit_last','2'),(11792,20782,'_wp_page_template','default'),(11793,20782,'slide_template',''),(11794,20782,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11795,20782,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11796,20782,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11803,20784,'_edit_last','2'),(11804,20784,'_wp_page_template','default'),(11805,20784,'slide_template',''),(11806,20784,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11807,20784,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11808,20784,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11809,20777,'_edit_last','2'),(11810,20777,'_wp_page_template','default'),(11811,20777,'slide_template',''),(11812,20777,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11813,20777,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11814,20777,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11815,20778,'_edit_last','2'),(11816,20778,'_wp_page_template','default'),(11817,20778,'slide_template',''),(11818,20778,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11819,20778,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11820,20778,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11821,20785,'_edit_lock','1582962432:2'),(11822,20786,'_edit_lock','1582962427:2'),(11823,20787,'_edit_lock','1582962422:2'),(11824,20788,'_edit_lock','1582962418:2'),(11825,20785,'_edit_last','2'),(11826,20785,'_wp_page_template','default'),(11827,20785,'slide_template',''),(11828,20785,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11829,20785,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11830,20785,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11831,20786,'_edit_last','2'),(11832,20786,'_wp_page_template','default'),(11833,20786,'slide_template',''),(11834,20786,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11835,20786,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11836,20786,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11837,20787,'_edit_last','2'),(11838,20787,'_wp_page_template','default'),(11839,20787,'slide_template',''),(11840,20787,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11841,20787,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11842,20787,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11843,20788,'_edit_last','2'),(11844,20788,'_wp_page_template','default'),(11845,20788,'slide_template',''),(11846,20788,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11847,20788,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11848,20788,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11849,20789,'slide_template',''),(11851,20790,'_edit_lock','1582962408:2'),(11853,20799,'_edit_lock','1582962399:2'),(11854,20790,'_edit_last','2'),(11855,20790,'_wp_page_template','default'),(11856,20790,'slide_template',''),(11857,20790,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11858,20790,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11859,20790,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11866,20799,'_edit_last','2'),(11867,20799,'_wp_page_template','default'),(11868,20799,'slide_template',''),(11869,20799,'_custom_settings','a:14:{s:11:\"page-layout\";s:12:\"admin-option\";s:16:\"product-template\";s:15:\"custom-template\";s:11:\"show-upsell\";s:12:\"admin-option\";s:13:\"upsell-column\";s:1:\"4\";s:12:\"upsell-limit\";s:1:\"4\";s:12:\"show-related\";s:12:\"admin-option\";s:14:\"related-column\";s:1:\"4\";s:13:\"related-limit\";s:1:\"4\";s:29:\"dt-single-product-size-guides\";s:0:\"\";s:11:\"description\";s:5:\"25291\";s:18:\"custom-description\";s:0:\"\";s:21:\"show-standard-sidebar\";b:0;s:23:\"product-additional-tabs\";s:0:\"\";s:17:\"product-new-label\";b:0;}'),(11870,20799,'_360viewer_gallery','a:1:{s:23:\"product-360view-gallery\";s:0:\"\";}'),(11871,20799,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(11873,20789,'_elementor_edit_mode','builder'),(11874,20789,'_elementor_template_type','wp-post'),(11875,20789,'_elementor_version','2.9.2'),(11876,20789,'_elementor_data','[{\"id\":\"296c7947\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"3ba940ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3e633db\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"68074a7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"14d56202\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"23d8e787\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda956f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"62725e50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4198ecde\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a776746\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"2db14edc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5f63bf91\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41fe2984\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"645a578c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"362769b2\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11886,20777,'_elementor_edit_mode','builder'),(11887,20777,'_elementor_template_type','wp-post'),(11888,20777,'_elementor_version','2.9.2'),(11889,20777,'_elementor_data','[{\"id\":\"5214ff15\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"77c199a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"381112c4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"c9cbdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"312098b3\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"4d25c858\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c5379c5\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4e7f2473\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"36e82f7c\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"659d5af5\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"2893cdbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"710090b9\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"15f4a81e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"161d1e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"213c4c2\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11890,20778,'_elementor_edit_mode','builder'),(11891,20778,'_elementor_template_type','wp-post'),(11892,20778,'_elementor_version','2.9.2'),(11893,20778,'_elementor_data','[{\"id\":\"28ba472d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"1699631f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3f8d36be\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"22b9fa9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5bed5179\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"4477c91f\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f541791\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"7d6f4a1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47c8ef13\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33f463fb\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"20fa9d05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ba6fef6\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31e5cdaa\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"2684882c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"511ecc61\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11894,20779,'_elementor_edit_mode','builder'),(11895,20779,'_elementor_template_type','wp-post'),(11896,20779,'_elementor_version','2.9.2'),(11897,20779,'_elementor_data','[{\"id\":\"2fd92a33\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"5eb6618f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"15bd918a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"3a46985e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6fb181fe\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"3355f6af\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ac4fb8d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"18a32e5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e9514c5\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e64384\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"42b12596\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"791bc0d4\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b435dae\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"6fc5ea2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"333b1002\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11898,20781,'_elementor_edit_mode','builder'),(11899,20781,'_elementor_template_type','wp-post'),(11900,20781,'_elementor_version','2.9.2'),(11901,20781,'_elementor_data','[{\"id\":\"6699ef67\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"69016a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"736dc0a1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"151e289\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"65e28815\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"64cf0eb\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a990e97\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"30c4cef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5de6fa29\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76fd7932\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"73ae7d82\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7cb766a5\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b3d7f8f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"2dd9560a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68fc4da2\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11903,20782,'_elementor_edit_mode','builder'),(11904,20782,'_elementor_template_type','wp-post'),(11911,20782,'_elementor_data','[{\"id\":\"554d4f93\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"136b39f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"506f5808\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"1760313d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"47b09b2b\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"234ae1ef\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42ae29e7\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"493ea3d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f8229a3\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e31c4e6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1a421024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2f6be084\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ef51ba7\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"db3ab4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45a7fb26\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11912,20782,'_elementor_version','2.9.2'),(11917,20784,'_elementor_edit_mode','builder'),(11918,20784,'_elementor_template_type','wp-post'),(11919,20784,'_elementor_version','2.9.2'),(11920,20784,'_elementor_data','[{\"id\":\"1ca836b9\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"a36f732\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a6f478c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"1a4a51c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"73c36f1e\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"26800d34\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3058a719\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"630a3452\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d2ad769\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fb1f1f2\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"72b10d58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4122f40f\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"605ec74d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9e73d56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45518fb6\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11921,20785,'_elementor_edit_mode','builder'),(11922,20785,'_elementor_template_type','wp-post'),(11923,20785,'_elementor_version','2.9.2'),(11924,20785,'_elementor_data','[{\"id\":\"6ca007d3\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"4655e6e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2d161de2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"2fc61fb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7a3b848c\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"59a2a7aa\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3aaf7644\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"38e09eea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"139b963d\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e5a5031\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"68dc1f06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"256ebac5\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f3ea136\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"470321e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"39a8ee39\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11925,20786,'_elementor_edit_mode','builder'),(11926,20786,'_elementor_template_type','wp-post'),(11927,20786,'_elementor_version','2.9.2');
INSERT INTO `wpmz_postmeta` VALUES (11928,20786,'_elementor_data','[{\"id\":\"4860a0fb\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"75e2af2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2dd20134\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"455344d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"43ec3aa4\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"605ec4ba\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6bff4ea6\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1c45d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"337a3d09\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e0ae81c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3e1d0886\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"728365d1\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b4aa91e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3e93af1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"485f0ea9\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11929,20787,'_elementor_edit_mode','builder'),(11930,20787,'_elementor_template_type','wp-post'),(11931,20787,'_elementor_version','2.9.2'),(11932,20787,'_elementor_data','[{\"id\":\"af913c9\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"203fc872\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"25fab322\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"43a3bb94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1b6795ca\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"662372aa\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53b6d866\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1d363d3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"624a800\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f92fd36\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5e216f5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21c6c6fe\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"170f789c\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"6c4a0baa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1effb8da\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11933,20788,'_elementor_edit_mode','builder'),(11934,20788,'_elementor_template_type','wp-post'),(11935,20788,'_elementor_version','2.9.2'),(11936,20788,'_elementor_data','[{\"id\":\"4f29e76d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"108a5d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6d982f12\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"1cb15afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"18fe272\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"6c7329d6\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70e10eaf\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3b74e544\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e60f03c\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d0000ea\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"24a8c7e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"31724379\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31f187f9\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"4047a6b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c2eec97\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11937,20790,'_elementor_edit_mode','builder'),(11938,20790,'_elementor_template_type','wp-post'),(11939,20790,'_elementor_version','2.9.2'),(11940,20790,'_elementor_data','[{\"id\":\"376f3537\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"64dfcd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2dbe58eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"55da47f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bd0503\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"13b7f51b\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d366bab\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3ff4643e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14c3d298\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dd90026\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"e716b56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"74aa75e\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a29d781\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"45ac4e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bc7efb\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11945,20799,'_elementor_edit_mode','builder'),(11946,20799,'_elementor_template_type','wp-post'),(11947,20799,'_elementor_version','2.9.2'),(11948,20799,'_elementor_data','[{\"id\":\"22a403b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"3866726\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\",\"gap\":\"wide\"},\"elements\":[{\"id\":\"44b1aec7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c2dacc7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-shop-product-images-default\"}],\"isInner\":false},{\"id\":\"31694d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74b34d3d\",\"elType\":\"widget\",\"settings\":{\"items\":[\"breadcrumb\",\"navigation\"]},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary-nav-bar\"},{\"id\":\"7b0ba931\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"summary_item\":\"title\",\"_id\":\"37d203e\"},{\"summary_item\":\"rating\",\"_id\":\"7685817\"},{\"summary_item\":\"price\",\"_id\":\"0f3fda9\"},{\"summary_item\":\"additional_content\",\"_id\":\"6aa2422\"},{\"summary_item\":\"addtocart\",\"_id\":\"757de42\"},{\"summary_item\":\"buttons\",\"_id\":\"a28ac37\"},{\"summary_item\":\"separator1\",\"_id\":\"57b6329\"},{\"summary_item\":\"meta_sku\",\"_id\":\"ac062e5\"},{\"summary_item\":\"meta_category\",\"_id\":\"54c5fb5\"},{\"summary_item\":\"share_follow\",\"_id\":\"84a87ef\"}],\"button_items\":[{\"button_item\":\"wishlist\",\"_id\":\"97d0c7c\"},{\"button_item\":\"compare\",\"_id\":\"1b5fdda\"}],\"content\":\"<p>Posuere in netus a eu varius adipiscing suspendisse elementum vitae tempor suspendisse ullamcorper aenean taciti morbi potenti cursus id tortor. Cursus nulla consectetur a eros adipiscing himenaeos nam taciti id turpis a scelerisque vel habitasse.<\\/p>\",\"button_inline_alignment\":\"true\",\"button_hide_text\":\"\",\"social_icon_style\":\"simple\",\"social_icon_inline_alignment\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-summary\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"517ee763\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f7bd155\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"581a601c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7a7ac080\",\"elType\":\"widget\",\"settings\":{\"hide_title\":\"true\"},\"elements\":[],\"widgetType\":\"dt-shop-product-single-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fa06adb\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"932e58e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"489cae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"359be9de\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-upsell-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c0c328e\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"e8ecca9\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"6f9375d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"247fb239\",\"elType\":\"widget\",\"settings\":{\"product_style_template\":\"20848\"},\"elements\":[],\"widgetType\":\"dt-shop-related-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11963,25352,'_wp_attached_file','2020/02/shop-1.jpg'),(11964,25352,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:18:\"2020/02/shop-1.jpg\";s:8:\"filesize\";i:10804;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"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:5696;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"shop-1-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10409;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"shop-1-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89748;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"shop-1-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69670;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"shop-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8642;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"shop-1-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74950;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"shop-1-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63622;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"shop-1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33581;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"shop-1-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48954;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"shop-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30512;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"shop-1-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16343;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"shop-1-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62724;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"shop-1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36342;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"shop-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39466;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-1-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87377;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"shop-1-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55334;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"shop-1-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26124;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"shop-1-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56623;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"shop-1-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41250;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"shop-1-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70723;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"shop-1-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23493;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"shop-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8890;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"shop-1-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8890;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"shop-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28311;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2878;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11965,25353,'_wp_attached_file','2020/02/shop-2.jpg'),(11966,25353,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:18:\"2020/02/shop-2.jpg\";s:8:\"filesize\";i:14762;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"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:6342;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"shop-2-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13067;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"shop-2-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105999;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"shop-2-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81732;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"shop-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8664;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"shop-2-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83384;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"shop-2-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65860;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"shop-2-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35255;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"shop-2-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49685;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"shop-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31810;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"shop-2-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15655;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"shop-2-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63693;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"shop-2-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34530;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"shop-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37756;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-2-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103440;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"shop-2-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64014;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"shop-2-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26231;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"shop-2-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54179;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"shop-2-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41808;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"shop-2-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75363;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"shop-2-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22122;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"shop-2-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11190;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"shop-2-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11190;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"shop-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33785;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3420;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11967,25354,'_wp_attached_file','2020/02/shop-3.jpg'),(11968,25354,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:18:\"2020/02/shop-3.jpg\";s:8:\"filesize\";i:15045;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-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:5107;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"shop-3-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11389;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"shop-3-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117963;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"shop-3-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88980;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"shop-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5493;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"shop-3-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94319;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"shop-3-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43155;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"shop-3-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27733;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"shop-3-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38293;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"shop-3-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24655;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"shop-3-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7628;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"shop-3-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40829;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"shop-3-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18224;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"shop-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20027;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-3-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114074;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"shop-3-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67979;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"shop-3-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16411;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"shop-3-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28498;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"shop-3-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25867;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"shop-3-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62328;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"shop-3-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11991;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"shop-3-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8218;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"shop-3-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8218;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"shop-3-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29483;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3039;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11969,25355,'_wp_attached_file','2020/02/shop-4.jpg'),(11970,25355,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:18:\"2020/02/shop-4.jpg\";s:8:\"filesize\";i:9091;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-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:3847;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"shop-4-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6520;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"shop-4-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45114;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"shop-4-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34836;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"shop-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5081;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"shop-4-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37295;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"shop-4-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33209;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"shop-4-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17674;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"shop-4-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30512;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"shop-4-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15748;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"shop-4-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"shop-4-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31729;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"shop-4-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16009;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"shop-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17377;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-4-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42856;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"shop-4-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26678;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"shop-4-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12942;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"shop-4-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24705;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"shop-4-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20866;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"shop-4-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36252;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"shop-4-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10533;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"shop-4-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4886;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"shop-4-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4886;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"shop-4-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13767;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2369;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11971,25356,'_wp_attached_file','2020/02/shop-5.jpg'),(11972,25356,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:18:\"2020/02/shop-5.jpg\";s:8:\"filesize\";i:10053;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-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:4357;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"shop-5-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9083;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"shop-5-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73109;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"shop-5-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57288;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"shop-5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7065;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"shop-5-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59898;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"shop-5-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48965;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"shop-5-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24372;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"shop-5-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41360;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"shop-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22136;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"shop-5-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13468;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"shop-5-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48767;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"shop-5-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27501;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"shop-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30049;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-5-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70596;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"shop-5-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44214;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"shop-5-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20440;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"shop-5-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42826;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"shop-5-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31629;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"shop-5-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49931;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"shop-5-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17826;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"shop-5-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7429;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"shop-5-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7429;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"shop-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22614;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2331;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11973,25357,'_wp_attached_file','2020/02/shop-6.jpg'),(11974,25357,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:18:\"2020/02/shop-6.jpg\";s:8:\"filesize\";i:11413;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-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:5839;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"shop-6-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11986;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"shop-6-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85648;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"shop-6-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69267;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"shop-6-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7351;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"shop-6-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72474;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"shop-6-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51005;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"shop-6-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29185;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"shop-6-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42433;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"shop-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26753;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"shop-6-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12021;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"shop-6-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48988;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"shop-6-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25768;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"shop-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28231;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-6-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84839;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"shop-6-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54317;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"shop-6-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20838;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"shop-6-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39901;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"shop-6-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32552;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"shop-6-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61351;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"shop-6-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16987;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"shop-6-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9035;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"shop-6-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9035;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"shop-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24456;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3159;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11975,25358,'_wp_attached_file','2020/02/shop-7.jpg'),(11976,25358,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:18:\"2020/02/shop-7.jpg\";s:8:\"filesize\";i:14496;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-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:4744;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"shop-7-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10339;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"shop-7-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95510;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"shop-7-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74342;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"shop-7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6438;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"shop-7-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76915;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"shop-7-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52201;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"shop-7-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28128;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"shop-7-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44208;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"shop-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25266;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"shop-7-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12528;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"shop-7-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50786;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"shop-7-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27684;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"shop-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30684;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-7-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92138;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"shop-7-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57271;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"shop-7-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20533;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"shop-7-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44496;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"shop-7-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32600;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"shop-7-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60399;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"shop-7-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17685;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"shop-7-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9109;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"shop-7-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9109;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"shop-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30746;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2464;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11977,25359,'_wp_attached_file','2020/02/shop-8.jpg'),(11978,25359,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:18:\"2020/02/shop-8.jpg\";s:8:\"filesize\";i:11763;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-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:4830;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"shop-8-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11204;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"shop-8-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92029;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"shop-8-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73056;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"shop-8-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5978;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"shop-8-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74982;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"shop-8-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46080;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"shop-8-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26256;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"shop-8-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38009;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"shop-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23591;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"shop-8-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9430;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"shop-8-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43594;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"shop-8-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22410;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"shop-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24034;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-8-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90381;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"shop-8-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56715;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"shop-8-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17826;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"shop-8-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34609;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"shop-8-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27954;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"shop-8-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55481;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"shop-8-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14633;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"shop-8-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5945;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"shop-8-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5945;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"shop-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16614;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2675;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11979,25360,'_wp_attached_file','2020/02/shop-9.jpg'),(11980,25360,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:18:\"2020/02/shop-9.jpg\";s:8:\"filesize\";i:12244;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-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:5170;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"shop-9-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11501;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"shop-9-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89025;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"shop-9-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69677;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"shop-9-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6607;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:19:\"shop-9-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73337;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"shop-9-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42131;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"shop-9-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25110;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"shop-9-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34372;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"shop-9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22909;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"shop-9-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9833;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"shop-9-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40102;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"shop-9-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20585;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"shop-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22476;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-9-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87681;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"shop-9-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55409;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"shop-9-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17544;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"shop-9-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31456;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"shop-9-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26533;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"shop-9-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50251;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"shop-9-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14261;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"shop-9-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6157;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"shop-9-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6157;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"shop-9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16399;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"shop-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2907;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11981,25361,'_wp_attached_file','2020/02/shop-10.jpg'),(11982,25361,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:19:\"2020/02/shop-10.jpg\";s:8:\"filesize\";i:9686;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"shop-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:3853;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"shop-10-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9233;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"shop-10-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68973;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"shop-10-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53632;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"shop-10-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4712;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:20:\"shop-10-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56582;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:19:\"shop-10-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27300;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"shop-10-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19339;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:19:\"shop-10-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19279;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"shop-10-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17485;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"shop-10-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8029;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:19:\"shop-10-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26363;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"shop-10-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15696;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"shop-10-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17016;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:20:\"shop-10-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66544;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-10-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42868;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"shop-10-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11927;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:19:\"shop-10-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23947;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"shop-10-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17983;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:19:\"shop-10-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42783;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"shop-10-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10780;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"shop-10-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6931;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"shop-10-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6931;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"shop-10-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19439;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"shop-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2145;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11983,25362,'_wp_attached_file','2020/02/shop-11.jpg'),(11984,25362,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:19:\"2020/02/shop-11.jpg\";s:8:\"filesize\";i:12045;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"shop-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:5361;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"shop-11-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12011;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"shop-11-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102759;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"shop-11-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80570;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"shop-11-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7527;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:20:\"shop-11-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84026;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:19:\"shop-11-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51808;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"shop-11-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29047;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:19:\"shop-11-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38344;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"shop-11-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26483;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"shop-11-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13266;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:19:\"shop-11-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50483;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"shop-11-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28639;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"shop-11-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31228;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:20:\"shop-11-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98217;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-11-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62999;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"shop-11-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21471;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:19:\"shop-11-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43994;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"shop-11-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33045;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:19:\"shop-11-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60043;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"shop-11-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18953;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"shop-11-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8973;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"shop-11-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8973;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"shop-11-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27240;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"shop-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2844;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11985,25363,'_wp_attached_file','2020/02/shop-12.jpg'),(11986,25363,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:19:\"2020/02/shop-12.jpg\";s:8:\"filesize\";i:17361;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"shop-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:5731;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"shop-12-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11311;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"shop-12-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103707;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"shop-12-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80248;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"shop-12-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7317;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:20:\"shop-12-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87323;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:19:\"shop-12-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62563;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"shop-12-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34631;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:19:\"shop-12-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61448;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"shop-12-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31344;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"shop-12-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12144;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:19:\"shop-12-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59516;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"shop-12-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27599;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"shop-12-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30873;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:20:\"shop-12-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100096;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-12-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61568;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"shop-12-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23373;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:19:\"shop-12-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45464;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"shop-12-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38117;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:19:\"shop-12-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75736;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"shop-12-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18070;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"shop-12-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9289;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"shop-12-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9289;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"shop-12-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29523;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"shop-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2963;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11987,25364,'_wp_attached_file','2020/02/shop-13.jpg'),(11988,25364,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:19:\"2020/02/shop-13.jpg\";s:8:\"filesize\";i:13080;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"shop-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:4252;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"shop-13-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8194;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"shop-13-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65693;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"shop-13-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51453;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"shop-13-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4470;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:20:\"shop-13-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55840;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:19:\"shop-13-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32285;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"shop-13-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21708;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:19:\"shop-13-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36119;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"shop-13-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19655;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"shop-13-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6305;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:19:\"shop-13-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30743;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"shop-13-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15545;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"shop-13-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16901;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:20:\"shop-13-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64129;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-13-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39793;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"shop-13-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12629;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:19:\"shop-13-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24016;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"shop-13-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19515;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:19:\"shop-13-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48502;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"shop-13-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9882;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"shop-13-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5393;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"shop-13-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5393;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"shop-13-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15406;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"shop-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2414;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11989,25365,'_wp_attached_file','2020/02/shop-14.jpg'),(11990,25365,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1277;s:4:\"file\";s:19:\"2020/02/shop-14.jpg\";s:8:\"filesize\";i:7513;s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"shop-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:3484;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"shop-14-188x300.jpg\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8569;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"shop-14-768x1226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55383;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"shop-14-642x1024.jpg\";s:5:\"width\";i:642;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45924;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:19:\"shop-14-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4767;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:20:\"shop-14-635x1100.jpg\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46329;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:19:\"shop-14-750x650.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24290;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:19:\"shop-14-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14311;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:19:\"shop-14-800x740.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15983;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:19:\"shop-14-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13262;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:19:\"shop-14-380x200.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7148;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:19:\"shop-14-750x630.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24161;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:19:\"shop-14-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14081;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:19:\"shop-14-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14951;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:20:\"shop-14-750x1197.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55572;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:19:\"shop-14-540x862.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:862;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35434;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:19:\"shop-14-420x336.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11380;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:19:\"shop-14-773x520.jpg\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20787;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:19:\"shop-14-570x460.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16622;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:19:\"shop-14-746x770.jpg\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27033;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:19:\"shop-14-420x275.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9784;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:19:\"shop-14-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7062;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:19:\"shop-14-205x205.jpg\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7062;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:19:\"shop-14-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18909;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"shop-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2076;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11991,20779,'_product_image_gallery','25356,25357'),(11992,20780,'_product_image_gallery','25352,25359'),(11993,20781,'_product_image_gallery','25365,25354'),(11994,20782,'_product_image_gallery','25361,25355'),(11996,20784,'_product_image_gallery','25360,25365'),(11997,20785,'_product_image_gallery','25358,25352'),(11998,20790,'_product_image_gallery','25357,25356'),(11999,20797,'_product_image_gallery','25358,25357'),(12000,25366,'_wp_page_template','default'),(12001,25366,'_elementor_controls_usage','a:3:{s:22:\"dt-reserve-appointment\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}}}}'),(12002,25366,'_edit_lock','1582102573:2'),(12003,25366,'_elementor_controls_usage','a:3:{s:22:\"dt-reserve-appointment\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}}}}'),(12004,25366,'_edit_last','2'),(12005,25366,'slide_template',''),(12006,25366,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(12007,25366,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(12008,25366,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(12009,25366,'_elementor_edit_mode','builder'),(12010,25366,'_elementor_template_type','wp-page'),(12011,25366,'_elementor_version','2.8.5'),(12012,25366,'_wp_page_template','default'),(12013,25366,'_elementor_data','[{\"id\":\"f66a4cb\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"410789e\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"98aaf05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3529703\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make an Appointment\",\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-reserve-appointment\"}],\"isInner\":false}],\"isInner\":false}]'),(12016,25367,'_wp_attached_file','2020/01/logo-1.png'),(12017,25367,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:336;s:6:\"height\";i:100;s:4:\"file\";s:18:\"2020/01/logo-1.png\";s:8:\"filesize\";i:1819;s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo-1-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1958;}s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"logo-1-300x89.png\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11376;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"logo-1-220x100.png\";s:5:\"width\";i:220;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3761;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"logo-1-205x100.png\";s:5:\"width\";i:205;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3250;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"logo-1-205x100.png\";s:5:\"width\";i:205;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3250;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"logo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1328;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12018,25368,'_wp_attached_file','2020/01/light-logo.png'),(12019,25368,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:336;s:6:\"height\";i:100;s:4:\"file\";s:22:\"2020/01/light-logo.png\";s:8:\"filesize\";i:1931;s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"light-logo-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1184;}s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"light-logo-300x89.png\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6303;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:22:\"light-logo-220x100.png\";s:5:\"width\";i:220;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2334;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:22:\"light-logo-205x100.png\";s:5:\"width\";i:205;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2016;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:22:\"light-logo-205x100.png\";s:5:\"width\";i:205;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2016;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"light-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:796;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12022,24934,'_wp_old_slug','portfolio-1'),(12023,24933,'_wp_old_slug','portfolio-2'),(12024,24932,'_wp_old_slug','portfolio-3'),(12025,24931,'_wp_old_slug','portfolio-4'),(12026,24930,'_wp_old_slug','portfolio-5'),(12027,24929,'_wp_old_slug','portfolio-6'),(12028,24928,'_wp_old_slug','portfolio-7'),(12029,24927,'_wp_old_slug','portfolio-8'),(12030,24926,'_wp_old_slug','portfolio-9'),(12031,24925,'_wp_old_slug','portfolio-10'),(12041,16304,'_wp_old_slug','cardboard-inserts-holder'),(12042,154,'_wp_old_slug','painting-is-creative'),(12043,628,'_edit_lock','1604389687:2'),(12045,628,'_wp_old_slug','hot-stone-massage'),(12046,627,'_edit_lock','1604386490:2'),(12047,627,'_wp_old_slug','oriental-spa-manicure'),(12048,626,'_edit_lock','1604386490:2'),(12050,626,'_wp_old_slug','master-therapy-massage'),(12051,625,'_edit_lock','1604386491:2'),(12052,625,'_wp_old_slug','collgen-mask-upgrade'),(12053,624,'_edit_lock','1604386491:2'),(12054,624,'_wp_old_slug','gem-stone-massage'),(12055,623,'_edit_lock','1604386491:2'),(12056,623,'_wp_old_slug','intensive-moisture-treatment'),(12057,621,'_edit_lock','1604386492:2'),(12058,621,'_wp_old_slug','hot-poultice-massage'),(12059,609,'_edit_lock','1604386492:2'),(12060,609,'_wp_old_slug','reflexology'),(12061,521,'_edit_lock','1604386493:2'),(12062,521,'_wp_old_slug','deep-tissue-massage'),(12063,457,'_edit_lock','1604386496:2'),(12064,457,'_wp_old_slug','herbal-massage-therapy'),(12075,25373,'_edit_lock','1582699340:2'),(12077,25373,'_edit_last','2'),(12078,25373,'slide_template','default'),(12079,25373,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(12080,25373,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(12081,25373,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(12082,25373,'_elementor_edit_mode','builder'),(12083,25373,'_elementor_template_type','wp-page'),(12084,25373,'_elementor_version','2.9.2'),(12085,25373,'_wp_page_template','default'),(12086,25373,'_elementor_data','[{\"id\":\"9e29c49\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"8ae09db\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"8285312\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0d7d89a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appointment\",\"serviceids\":[],\"staffids\":[]},\"elements\":[],\"widgetType\":\"dt-reservation-form\"}],\"isInner\":false}],\"isInner\":false}]'),(12088,25374,'_edit_lock','1582530099:2'),(12090,25374,'_edit_last','2'),(12091,25374,'slide_template',''),(12092,25374,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(12093,25374,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(12094,25374,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(12095,25374,'_elementor_edit_mode','builder'),(12096,25374,'_elementor_template_type','wp-page'),(12097,25374,'_elementor_version','2.8.5'),(12105,25374,'_wp_page_template','default'),(12106,25374,'_elementor_data','[{\"id\":\"2a9291b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"1e2065a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ea3341b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c962cb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Type 1\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36c9018\",\"elType\":\"widget\",\"settings\":{\"service_id\":[\"457\"],\"excerpt\":\"yes\",\"meta\":\"yes\",\"button_text\":\"View procedure details\"},\"elements\":[],\"widgetType\":\"dt-service-item\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e58f475\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"1e2065a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"5195746\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cb1364f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Type 2\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97d2430\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7e801aa\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"caaebe4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c74d9c\",\"elType\":\"widget\",\"settings\":{\"service_id\":[\"457\"],\"type\":\"type2\",\"excerpt\":\"yes\",\"meta\":\"yes\",\"button_text\":\"View procedure details\"},\"elements\":[],\"widgetType\":\"dt-service-item\"}],\"isInner\":true},{\"id\":\"bdae961\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f91e652\",\"elType\":\"widget\",\"settings\":{\"service_id\":[\"457\"],\"type\":\"type2\",\"excerpt\":\"yes\",\"meta\":\"yes\",\"button_text\":\"View procedure details\"},\"elements\":[],\"widgetType\":\"dt-service-item\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ad8009\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"1e2065a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"64d6eea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"af43c30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Type 3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db755e5\",\"elType\":\"widget\",\"settings\":{\"orderby\":\"rand\"},\"elements\":[],\"widgetType\":\"dt-service-list\"}],\"isInner\":false}],\"isInner\":false}]'),(12108,25376,'_wp_page_template','default'),(12110,25376,'_edit_lock','1582691628:2'),(12112,25376,'_edit_last','2'),(12113,25376,'slide_template',''),(12114,25376,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(12115,25376,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(12116,25376,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(12117,25376,'_elementor_edit_mode','builder'),(12118,25376,'_elementor_template_type','wp-page'),(12119,25376,'_elementor_version','2.8.5'),(12120,25376,'_wp_page_template','default'),(12121,25376,'_elementor_data','[{\"id\":\"2a9291b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"1e2065a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ea3341b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c962cb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Type 1\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4ad58d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"99c4a69\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"8b3039a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3d42939\",\"elType\":\"widget\",\"settings\":{\"person_id\":\"458\",\"button_text\":\"Book an appointment\"},\"elements\":[],\"widgetType\":\"dt-person-item\"}],\"isInner\":true},{\"id\":\"1ddf241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f77d11\",\"elType\":\"widget\",\"settings\":{\"person_id\":\"458\",\"button_text\":\"Book an appointment\"},\"elements\":[],\"widgetType\":\"dt-person-item\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa2e0e8\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"1e2065a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"edd8882\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e6ad63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Type 2\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edd5f91\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"d6e9df2\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"e8ea83c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ac0cec3\",\"elType\":\"widget\",\"settings\":{\"person_id\":\"458\",\"type\":\"type2\",\"button_text\":\"Book an appointment\"},\"elements\":[],\"widgetType\":\"dt-person-item\"}],\"isInner\":true},{\"id\":\"e05ade4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0d77cdd\",\"elType\":\"widget\",\"settings\":{\"person_id\":\"458\",\"type\":\"type2\",\"button_text\":\"Book an appointment\"},\"elements\":[],\"widgetType\":\"dt-person-item\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12150,25376,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}}}s:14:\"dt-person-item\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:2:{s:9:\"person_id\";i:4;s:4:\"type\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}}}}'),(12340,25374,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:3;}}}}s:15:\"dt-service-item\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:4:{s:10:\"service_id\";i:3;s:7:\"excerpt\";i:3;s:4:\"meta\";i:3;s:4:\"type\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:15:\"dt-service-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:7:\"orderby\";i:1;}}}}}'),(12355,25393,'_wp_attached_file','2018/02/stars.png'),(12356,25393,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1375;s:4:\"file\";s:17:\"2018/02/stars.png\";s:8:\"filesize\";i:18600;s:5:\"sizes\";a:28:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"stars-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5464;}s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"stars-300x206.png\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10753;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"stars-768x528.png\";s:5:\"width\";i:768;s:6:\"height\";i:528;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32321;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"stars-1024x704.png\";s:5:\"width\";i:1024;s:6:\"height\";i:704;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43326;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"stars-1536x1056.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1056;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67827;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:17:\"stars-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7306;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:18:\"stars-635x1100.png\";s:5:\"width\";i:635;s:6:\"height\";i:1100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31791;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:17:\"stars-750x650.png\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34042;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:17:\"stars-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21011;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:17:\"stars-960x740.png\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42436;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:17:\"stars-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19321;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:17:\"stars-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11861;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:17:\"stars-750x630.png\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33481;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:17:\"stars-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22180;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:17:\"stars-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23742;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:17:\"stars-750x516.png\";s:5:\"width\";i:750;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31045;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:17:\"stars-540x371.png\";s:5:\"width\";i:540;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21418;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:17:\"stars-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17569;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:17:\"stars-773x520.png\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31866;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:17:\"stars-570x460.png\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24533;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:17:\"stars-746x770.png\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35891;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:17:\"stars-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16024;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:17:\"stars-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8071;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:17:\"stars-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8071;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:17:\"stars-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19321;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"stars-1000x688.png\";s:5:\"width\";i:1000;s:6:\"height\";i:688;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40900;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"stars-1000x688.png\";s:5:\"width\";i:1000;s:6:\"height\";i:688;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40900;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"stars-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3164;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12357,25394,'_wp_attached_file','2018/02/stars2.png'),(12358,25394,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1680;s:6:\"height\";i:480;s:4:\"file\";s:18:\"2018/02/stars2.png\";s:8:\"filesize\";i:22836;s:5:\"sizes\";a:28:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"stars2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23927;}s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"stars2-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47240;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"stars2-768x219.png\";s:5:\"width\";i:768;s:6:\"height\";i:219;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117498;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"stars2-1024x293.png\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:147056;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"stars2-1536x439.png\";s:5:\"width\";i:1536;s:6:\"height\";i:439;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204469;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:18:\"stars2-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35566;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:18:\"stars2-635x480.png\";s:5:\"width\";i:635;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19564;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:18:\"stars2-750x480.png\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22184;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:18:\"stars2-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59317;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:18:\"stars2-960x480.png\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26358;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:18:\"stars2-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53922;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:18:\"stars2-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56969;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:18:\"stars2-750x480.png\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22184;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:18:\"stars2-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77676;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:18:\"stars2-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73071;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:18:\"stars2-750x214.png\";s:5:\"width\";i:750;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115276;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:18:\"stars2-540x154.png\";s:5:\"width\";i:540;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86888;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:18:\"stars2-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57219;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:18:\"stars2-773x480.png\";s:5:\"width\";i:773;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22588;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:18:\"stars2-570x460.png\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75980;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:18:\"stars2-746x480.png\";s:5:\"width\";i:746;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22113;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:18:\"stars2-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61016;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:18:\"stars2-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31414;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:18:\"stars2-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31414;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:18:\"stars2-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53922;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"stars2-1000x286.png\";s:5:\"width\";i:1000;s:6:\"height\";i:286;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143805;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"stars2-1000x286.png\";s:5:\"width\";i:1000;s:6:\"height\";i:286;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143805;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"stars2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17306;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12359,25395,'_wp_attached_file','2018/02/twinkling.png'),(12360,25395,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:21:\"2018/02/twinkling.png\";s:8:\"filesize\";i:1470;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"twinkling-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2628;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12361,25396,'_wp_attached_file','2018/02/mystic-image.png'),(12362,25396,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1224;s:6:\"height\";i:907;s:4:\"file\";s:24:\"2018/02/mystic-image.png\";s:8:\"filesize\";i:38407;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"mystic-image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5766;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"mystic-image-300x222.png\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16754;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"mystic-image-768x569.png\";s:5:\"width\";i:768;s:6:\"height\";i:569;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115792;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"mystic-image-1024x759.png\";s:5:\"width\";i:1024;s:6:\"height\";i:759;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:225684;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:24:\"mystic-image-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8913;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:24:\"mystic-image-635x907.png\";s:5:\"width\";i:635;s:6:\"height\";i:907;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35177;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:24:\"mystic-image-750x650.png\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125342;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:24:\"mystic-image-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44469;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:24:\"mystic-image-960x740.png\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205274;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:24:\"mystic-image-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38323;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:24:\"mystic-image-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17657;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:24:\"mystic-image-750x630.png\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123049;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:24:\"mystic-image-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55309;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:24:\"mystic-image-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63544;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:24:\"mystic-image-750x556.png\";s:5:\"width\";i:750;s:6:\"height\";i:556;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109504;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:24:\"mystic-image-540x400.png\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50034;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:24:\"mystic-image-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31230;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:24:\"mystic-image-773x520.png\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117265;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:24:\"mystic-image-570x460.png\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62376;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:24:\"mystic-image-746x770.png\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:147059;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:24:\"mystic-image-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31619;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:24:\"mystic-image-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9764;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:24:\"mystic-image-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9764;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:24:\"mystic-image-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38323;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"mystic-image-1000x741.png\";s:5:\"width\";i:1000;s:6:\"height\";i:741;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:214721;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"mystic-image-1000x741.png\";s:5:\"width\";i:1000;s:6:\"height\";i:741;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:214721;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"mystic-image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3354;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12366,25398,'_wp_attached_file','2018/02/mystic-image2.png'),(12367,25398,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1139;s:6:\"height\";i:907;s:4:\"file\";s:25:\"2018/02/mystic-image2.png\";s:8:\"filesize\";i:20621;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"mystic-image2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3602;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"mystic-image2-300x239.png\";s:5:\"width\";i:300;s:6:\"height\";i:239;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13325;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"mystic-image2-768x612.png\";s:5:\"width\";i:768;s:6:\"height\";i:612;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99844;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"mystic-image2-1024x815.png\";s:5:\"width\";i:1024;s:6:\"height\";i:815;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:197880;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"mystic-image2-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5992;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:25:\"mystic-image2-635x907.png\";s:5:\"width\";i:635;s:6:\"height\";i:907;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17469;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:25:\"mystic-image2-750x650.png\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96676;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"mystic-image2-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28315;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:25:\"mystic-image2-960x740.png\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:170910;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"mystic-image2-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24402;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"mystic-image2-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9461;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:25:\"mystic-image2-750x630.png\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96778;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:25:\"mystic-image2-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41679;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:25:\"mystic-image2-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52064;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:25:\"mystic-image2-750x597.png\";s:5:\"width\";i:750;s:6:\"height\";i:597;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94047;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"mystic-image2-540x430.png\";s:5:\"width\";i:540;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40855;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"mystic-image2-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22618;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:25:\"mystic-image2-773x520.png\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100022;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:25:\"mystic-image2-570x460.png\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47285;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:25:\"mystic-image2-746x770.png\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100197;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"mystic-image2-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21373;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"mystic-image2-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6000;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"mystic-image2-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6000;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"mystic-image2-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24402;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"mystic-image2-1000x796.png\";s:5:\"width\";i:1000;s:6:\"height\";i:796;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187941;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"mystic-image2-1000x796.png\";s:5:\"width\";i:1000;s:6:\"height\";i:796;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187941;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"mystic-image2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2136;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12368,25399,'_wp_attached_file','2018/02/mystic-image3.png'),(12369,25399,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1139;s:6:\"height\";i:907;s:4:\"file\";s:25:\"2018/02/mystic-image3.png\";s:8:\"filesize\";i:80800;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"mystic-image3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12073;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"mystic-image3-300x239.png\";s:5:\"width\";i:300;s:6:\"height\";i:239;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32955;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"mystic-image3-768x612.png\";s:5:\"width\";i:768;s:6:\"height\";i:612;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:228605;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"mystic-image3-1024x815.png\";s:5:\"width\";i:1024;s:6:\"height\";i:815;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:432236;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"mystic-image3-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16964;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:25:\"mystic-image3-635x907.png\";s:5:\"width\";i:635;s:6:\"height\";i:907;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99191;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:25:\"mystic-image3-750x650.png\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:254512;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"mystic-image3-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100672;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:25:\"mystic-image3-960x740.png\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:375113;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"mystic-image3-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86969;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"mystic-image3-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41264;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:25:\"mystic-image3-750x630.png\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:239894;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:25:\"mystic-image3-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113958;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:25:\"mystic-image3-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:129667;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:25:\"mystic-image3-750x597.png\";s:5:\"width\";i:750;s:6:\"height\";i:597;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:216128;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"mystic-image3-540x430.png\";s:5:\"width\";i:540;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103382;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"mystic-image3-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61260;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:25:\"mystic-image3-773x520.png\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:231105;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:25:\"mystic-image3-570x460.png\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119112;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:25:\"mystic-image3-746x770.png\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:323792;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"mystic-image3-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59920;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"mystic-image3-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21009;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"mystic-image3-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21009;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"mystic-image3-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86969;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"mystic-image3-1000x796.png\";s:5:\"width\";i:1000;s:6:\"height\";i:796;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:409941;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"mystic-image3-1000x796.png\";s:5:\"width\";i:1000;s:6:\"height\";i:796;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:409941;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"mystic-image3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6317;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12370,25400,'_wp_attached_file','2018/02/mystic-image4.png'),(12371,25400,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1139;s:6:\"height\";i:907;s:4:\"file\";s:25:\"2018/02/mystic-image4.png\";s:8:\"filesize\";i:33456;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"mystic-image4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5827;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"mystic-image4-300x239.png\";s:5:\"width\";i:300;s:6:\"height\";i:239;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16503;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"mystic-image4-768x612.png\";s:5:\"width\";i:768;s:6:\"height\";i:612;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116632;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"mystic-image4-1024x815.png\";s:5:\"width\";i:1024;s:6:\"height\";i:815;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:221043;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"mystic-image4-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8163;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:25:\"mystic-image4-635x907.png\";s:5:\"width\";i:635;s:6:\"height\";i:907;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29404;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:25:\"mystic-image4-750x650.png\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127249;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"mystic-image4-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45416;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:25:\"mystic-image4-960x740.png\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:192600;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"mystic-image4-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38894;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"mystic-image4-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16380;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:25:\"mystic-image4-750x630.png\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121276;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:25:\"mystic-image4-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54207;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:25:\"mystic-image4-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64328;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:25:\"mystic-image4-750x597.png\";s:5:\"width\";i:750;s:6:\"height\";i:597;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109960;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"mystic-image4-540x430.png\";s:5:\"width\";i:540;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50737;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"mystic-image4-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28458;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:25:\"mystic-image4-773x520.png\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117802;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:25:\"mystic-image4-570x460.png\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58649;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:25:\"mystic-image4-746x770.png\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149670;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"mystic-image4-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27575;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"mystic-image4-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9625;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"mystic-image4-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9625;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"mystic-image4-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38894;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"mystic-image4-1000x796.png\";s:5:\"width\";i:1000;s:6:\"height\";i:796;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:209928;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"mystic-image4-1000x796.png\";s:5:\"width\";i:1000;s:6:\"height\";i:796;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:209928;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"mystic-image4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3324;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12372,25401,'_wp_attached_file','2018/02/mystic-image5.png'),(12373,25401,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1139;s:6:\"height\";i:907;s:4:\"file\";s:25:\"2018/02/mystic-image5.png\";s:8:\"filesize\";i:46773;s:5:\"sizes\";a:27:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"mystic-image5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6558;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"mystic-image5-300x239.png\";s:5:\"width\";i:300;s:6:\"height\";i:239;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19546;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"mystic-image5-768x612.png\";s:5:\"width\";i:768;s:6:\"height\";i:612;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144594;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"mystic-image5-1024x815.png\";s:5:\"width\";i:1024;s:6:\"height\";i:815;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:279156;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"mystic-image5-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9555;}s:20:\"dtportfolio-635x1100\";a:5:{s:4:\"file\";s:25:\"mystic-image5-635x907.png\";s:5:\"width\";i:635;s:6:\"height\";i:907;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46006;}s:19:\"dtportfolio-750x650\";a:5:{s:4:\"file\";s:25:\"mystic-image5-750x650.png\";s:5:\"width\";i:750;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155413;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"mystic-image5-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53091;}s:19:\"dtportfolio-960x740\";a:5:{s:4:\"file\";s:25:\"mystic-image5-960x740.png\";s:5:\"width\";i:960;s:6:\"height\";i:740;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:242338;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"mystic-image5-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45258;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"mystic-image5-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22048;}s:21:\"augury-blog-ii-column\";a:5:{s:4:\"file\";s:25:\"mystic-image5-750x630.png\";s:5:\"width\";i:750;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148524;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:25:\"mystic-image5-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66009;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:25:\"mystic-image5-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76951;}s:29:\"augury-blog-ii-column-masonry\";a:5:{s:4:\"file\";s:25:\"mystic-image5-750x597.png\";s:5:\"width\";i:750;s:6:\"height\";i:597;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136004;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"mystic-image5-540x430.png\";s:5:\"width\";i:540;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60472;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"mystic-image5-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33710;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:25:\"mystic-image5-773x520.png\";s:5:\"width\";i:773;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:145740;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:25:\"mystic-image5-570x460.png\";s:5:\"width\";i:570;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70010;}s:25:\"augury-event-single-type5\";a:5:{s:4:\"file\";s:25:\"mystic-image5-746x770.png\";s:5:\"width\";i:746;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:186827;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"mystic-image5-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32660;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"mystic-image5-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10894;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"mystic-image5-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10894;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"mystic-image5-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45258;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"mystic-image5-1000x796.png\";s:5:\"width\";i:1000;s:6:\"height\";i:796;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:264775;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"mystic-image5-1000x796.png\";s:5:\"width\";i:1000;s:6:\"height\";i:796;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:264775;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"mystic-image5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12374,25402,'_wp_attached_file','2018/02/twinkling2.png'),(12375,25402,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:22:\"2018/02/twinkling2.png\";s:8:\"filesize\";i:1451;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"twinkling2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2632;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12396,25406,'_menu_item_type','post_type'),(12397,25406,'_menu_item_menu_item_parent','20710'),(12398,25406,'_menu_item_object_id','25281'),(12399,25406,'_menu_item_object','page'),(12400,25406,'_menu_item_target',''),(12401,25406,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12402,25406,'_menu_item_xfn',''),(12403,25406,'_menu_item_url',''),(12405,25407,'_menu_item_type','post_type'),(12406,25407,'_menu_item_menu_item_parent','20710'),(12407,25407,'_menu_item_object_id','25293'),(12408,25407,'_menu_item_object','page'),(12409,25407,'_menu_item_target',''),(12410,25407,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12411,25407,'_menu_item_xfn',''),(12412,25407,'_menu_item_url',''),(12414,25408,'_menu_item_type','post_type'),(12415,25408,'_menu_item_menu_item_parent','20710'),(12416,25408,'_menu_item_object_id','25282'),(12417,25408,'_menu_item_object','page'),(12418,25408,'_menu_item_target',''),(12419,25408,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12420,25408,'_menu_item_xfn',''),(12421,25408,'_menu_item_url',''),(12423,25409,'_menu_item_type','post_type'),(12424,25409,'_menu_item_menu_item_parent','20710'),(12425,25409,'_menu_item_object_id','25295'),(12426,25409,'_menu_item_object','page'),(12427,25409,'_menu_item_target',''),(12428,25409,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12429,25409,'_menu_item_xfn',''),(12430,25409,'_menu_item_url',''),(12432,25410,'_menu_item_type','post_type'),(12433,25410,'_menu_item_menu_item_parent','20710'),(12434,25410,'_menu_item_object_id','25283'),(12435,25410,'_menu_item_object','page'),(12436,25410,'_menu_item_target',''),(12437,25410,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12438,25410,'_menu_item_xfn',''),(12439,25410,'_menu_item_url',''),(12441,25411,'_menu_item_type','post_type'),(12442,25411,'_menu_item_menu_item_parent','20710'),(12443,25411,'_menu_item_object_id','25284'),(12444,25411,'_menu_item_object','page'),(12445,25411,'_menu_item_target',''),(12446,25411,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12447,25411,'_menu_item_xfn',''),(12448,25411,'_menu_item_url',''),(12450,25406,'_elementor_controls_usage','a:0:{}'),(12451,25406,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12452,25406,'_dt-menu-icon',''),(12453,25406,'_dt-menu-image',''),(12454,25406,'_dt-menu-image-position','left'),(12455,25406,'_dt-child-menu-animation',''),(12456,25407,'_elementor_controls_usage','a:0:{}'),(12457,25407,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12458,25407,'_dt-menu-icon',''),(12459,25407,'_dt-menu-image',''),(12460,25407,'_dt-menu-image-position','left'),(12461,25407,'_dt-child-menu-animation',''),(12462,25408,'_elementor_controls_usage','a:0:{}'),(12463,25408,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12464,25408,'_dt-menu-icon',''),(12465,25408,'_dt-menu-image',''),(12466,25408,'_dt-menu-image-position','left'),(12467,25408,'_dt-child-menu-animation',''),(12468,25409,'_elementor_controls_usage','a:0:{}'),(12469,25409,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12470,25409,'_dt-menu-icon',''),(12471,25409,'_dt-menu-image',''),(12472,25409,'_dt-menu-image-position','left'),(12473,25409,'_dt-child-menu-animation',''),(12474,25410,'_elementor_controls_usage','a:0:{}'),(12475,25410,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12476,25410,'_dt-menu-icon',''),(12477,25410,'_dt-menu-image',''),(12478,25410,'_dt-menu-image-position','left'),(12479,25410,'_dt-child-menu-animation',''),(12480,25411,'_elementor_controls_usage','a:0:{}'),(12481,25411,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12482,25411,'_dt-menu-icon',''),(12483,25411,'_dt-menu-image',''),(12484,25411,'_dt-menu-image-position','left'),(12485,25411,'_dt-child-menu-animation',''),(12504,25412,'_menu_item_type','post_type'),(12505,25412,'_menu_item_menu_item_parent','20937'),(12506,25412,'_menu_item_object_id','25373'),(12507,25412,'_menu_item_object','page'),(12508,25412,'_menu_item_target',''),(12509,25412,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12510,25412,'_menu_item_xfn',''),(12511,25412,'_menu_item_url',''),(12513,25413,'_menu_item_type','post_type'),(12514,25413,'_menu_item_menu_item_parent','20937'),(12515,25413,'_menu_item_object_id','25366'),(12516,25413,'_menu_item_object','page'),(12517,25413,'_menu_item_target',''),(12518,25413,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12519,25413,'_menu_item_xfn',''),(12520,25413,'_menu_item_url',''),(12522,25414,'_menu_item_type','post_type'),(12523,25414,'_menu_item_menu_item_parent','20937'),(12524,25414,'_menu_item_object_id','25342'),(12525,25414,'_menu_item_object','page'),(12526,25414,'_menu_item_target',''),(12527,25414,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12528,25414,'_menu_item_xfn',''),(12529,25414,'_menu_item_url',''),(12531,25414,'_elementor_controls_usage','a:0:{}'),(12532,25414,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12533,25414,'_dt-menu-icon',''),(12534,25414,'_dt-menu-image',''),(12535,25414,'_dt-menu-image-position','left'),(12536,25414,'_dt-child-menu-animation',''),(12537,25413,'_elementor_controls_usage','a:0:{}'),(12538,25413,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12539,25413,'_dt-menu-icon',''),(12540,25413,'_dt-menu-image',''),(12541,25413,'_dt-menu-image-position','left'),(12542,25413,'_dt-child-menu-animation',''),(12543,25412,'_elementor_controls_usage','a:0:{}'),(12544,25412,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12545,25412,'_dt-menu-icon',''),(12546,25412,'_dt-menu-image',''),(12547,25412,'_dt-menu-image-position','left'),(12548,25412,'_dt-child-menu-animation',''),(12550,20413,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:4;s:10:\"image_size\";i:4;s:22:\"image_custom_dimension\";i:3;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:19:\"image_border_border\";i:2;s:18:\"image_border_width\";i:2;s:18:\"image_border_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:10:{s:8:\"_z_index\";i:2;s:14:\"_element_width\";i:1;s:9:\"_position\";i:2;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_x\";i:2;s:13:\"_offset_x_end\";i:1;s:9:\"_offset_y\";i:2;s:21:\"_element_width_mobile\";i:1;s:28:\"_element_custom_width_mobile\";i:1;s:12:\"_css_classes\";i:1;}s:17:\"widget_jet_tricks\";a:4:{s:26:\"jet_tricks_widget_parallax\";i:1;s:33:\"jet_tricks_widget_parallax_invert\";i:1;s:27:\"jet_tricks_widget_satellite\";i:1;s:32:\"jet_tricks_widget_satellite_text\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:31;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:31;s:19:\"_inline_size_tablet\";i:9;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:11:\"css_classes\";i:7;s:6:\"margin\";i:1;s:7:\"padding\";i:6;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:1:{s:12:\"border_width\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:7;s:11:\"header_size\";i:3;s:5:\"align\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:7;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:4;s:27:\"typography_font_size_mobile\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:12:\"_css_classes\";i:4;s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:3;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:14;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}s:14:\"section_layout\";a:5:{s:13:\"content_width\";i:5;s:16:\"content_position\";i:1;s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:3;s:11:\"css_classes\";i:4;}}}}s:6:\"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:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:3;}}}}s:7:\"counter\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:3:{s:13:\"ending_number\";i:5;s:5:\"title\";i:5;s:6:\"suffix\";i:2;}}s:5:\"style\";a:2:{s:14:\"section_number\";a:4:{s:12:\"number_color\";i:5;s:28:\"typography_number_typography\";i:5;s:27:\"typography_number_font_size\";i:5;s:29:\"typography_number_font_weight\";i:5;}s:13:\"section_title\";a:5:{s:11:\"title_color\";i:5;s:27:\"typography_title_typography\";i:5;s:26:\"typography_title_font_size\";i:5;s:28:\"typography_title_font_weight\";i:5;s:28:\"typography_title_line_height\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:6;s:14:\"thumbnail_size\";i:6;s:26:\"thumbnail_custom_dimension\";i:6;s:10:\"title_text\";i:6;s:16:\"description_text\";i:6;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:10:\"image_size\";i:6;s:11:\"image_space\";i:6;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:6;s:11:\"title_color\";i:6;s:27:\"title_typography_typography\";i:6;s:26:\"title_typography_font_size\";i:6;s:28:\"title_typography_font_weight\";i:6;s:28:\"title_typography_line_height\";i:6;s:17:\"description_color\";i:6;s:33:\"description_typography_typography\";i:6;s:32:\"description_typography_font_size\";i:6;s:34:\"description_typography_font_weight\";i:6;s:34:\"description_typography_line_height\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:6;s:12:\"_css_classes\";i:6;}s:19:\"_section_background\";a:4:{s:17:\"_background_color\";i:6;s:20:\"_background_position\";i:6;s:18:\"_background_repeat\";i:6;s:16:\"_background_size\";i:6;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:5:\"style\";a:3:{s:18:\"section_text_style\";a:2:{s:24:\"invalid_notice_alignment\";i:1;s:26:\"text_typography_typography\";i:1;}s:20:\"section_inputs_style\";a:4:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_weight\";i:1;s:12:\"input_margin\";i:1;s:19:\"textarea_min_height\";i:1;}s:12:\"submit_style\";a:19:{s:15:\"submit_bg_color\";i:1;s:12:\"submit_color\";i:1;s:28:\"submit_typography_typography\";i:1;s:27:\"submit_typography_font_size\";i:1;s:29:\"submit_typography_font_weight\";i:1;s:14:\"submit_padding\";i:1;s:20:\"submit_border_border\";i:1;s:19:\"submit_border_width\";i:1;s:19:\"submit_border_color\";i:1;s:21:\"submit_hover_bg_color\";i:1;s:26:\"submit_hover_border_border\";i:1;s:25:\"submit_hover_border_width\";i:1;s:25:\"submit_hover_border_color\";i:1;s:21:\"submit_focus_bg_color\";i:1;s:26:\"submit_focus_border_border\";i:1;s:25:\"submit_focus_border_width\";i:1;s:25:\"submit_focus_border_color\";i:1;s:18:\"submit_hover_color\";i:1;s:18:\"submit_focus_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}}'),(12553,25415,'_edit_lock','1582888836:2'),(12554,25415,'_edit_last','2'),(12555,25415,'slide_template','default'),(12556,25415,'_elementor_edit_mode','builder'),(12557,25415,'_elementor_template_type','wp-post'),(12558,25415,'_elementor_version','2.9.2'),(12560,25415,'_wp_page_template','default'),(12561,25415,'_elementor_data','[{\"id\":\"2b8429a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a72431a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"702a77f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1667f78\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"417d284\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"8555fd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ecfe01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Zodiac\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9af23fc\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"417d284\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"40\"},\"elements\":[{\"id\":\"de2a8fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f9a7ab0\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"69\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":true},{\"id\":\"1cd2f31\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3467f92\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"70\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":true},{\"id\":\"6978537\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c70489b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"71\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":true},{\"id\":\"8a1aeb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"cd3b858\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"72\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12562,25416,'_menu_item_type','post_type'),(12563,25416,'_menu_item_menu_item_parent','0'),(12564,25416,'_menu_item_object_id','25075'),(12565,25416,'_menu_item_object','page'),(12566,25416,'_menu_item_target',''),(12567,25416,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12568,25416,'_menu_item_xfn',''),(12569,25416,'_menu_item_url',''),(12571,25417,'_menu_item_type','post_type'),(12572,25417,'_menu_item_menu_item_parent','0'),(12573,25417,'_menu_item_object_id','25078'),(12574,25417,'_menu_item_object','page'),(12575,25417,'_menu_item_target',''),(12576,25417,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12577,25417,'_menu_item_xfn',''),(12578,25417,'_menu_item_url',''),(12580,25418,'_menu_item_type','post_type'),(12581,25418,'_menu_item_menu_item_parent','0'),(12582,25418,'_menu_item_object_id','25079'),(12583,25418,'_menu_item_object','page'),(12584,25418,'_menu_item_target',''),(12585,25418,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12586,25418,'_menu_item_xfn',''),(12587,25418,'_menu_item_url',''),(12598,25416,'_elementor_controls_usage','a:0:{}'),(12599,25416,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12600,25416,'_dt-menu-icon',''),(12601,25416,'_dt-menu-image',''),(12602,25416,'_dt-menu-image-position','left'),(12603,25416,'_dt-child-menu-animation',''),(12604,25417,'_elementor_controls_usage','a:0:{}'),(12605,25417,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12606,25417,'_dt-menu-icon',''),(12607,25417,'_dt-menu-image',''),(12608,25417,'_dt-menu-image-position','left'),(12609,25417,'_dt-child-menu-animation',''),(12610,25418,'_elementor_controls_usage','a:0:{}'),(12611,25418,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12612,25418,'_dt-menu-icon',''),(12613,25418,'_dt-menu-image',''),(12614,25418,'_dt-menu-image-position','left'),(12615,25418,'_dt-child-menu-animation',''),(12622,25420,'_menu_item_type','post_type'),(12623,25420,'_menu_item_menu_item_parent','0'),(12624,25420,'_menu_item_object_id','25081'),(12625,25420,'_menu_item_object','page'),(12626,25420,'_menu_item_target',''),(12627,25420,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12628,25420,'_menu_item_xfn',''),(12629,25420,'_menu_item_url',''),(12631,25421,'_menu_item_type','post_type'),(12632,25421,'_menu_item_menu_item_parent','0'),(12633,25421,'_menu_item_object_id','25082'),(12634,25421,'_menu_item_object','page'),(12635,25421,'_menu_item_target',''),(12636,25421,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12637,25421,'_menu_item_xfn',''),(12638,25421,'_menu_item_url',''),(12658,25420,'_elementor_controls_usage','a:0:{}'),(12659,25420,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12660,25420,'_dt-menu-icon',''),(12661,25420,'_dt-menu-image',''),(12662,25420,'_dt-menu-image-position','left'),(12663,25420,'_dt-child-menu-animation',''),(12664,25421,'_elementor_controls_usage','a:0:{}'),(12665,25421,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12666,25421,'_dt-menu-icon',''),(12667,25421,'_dt-menu-image',''),(12668,25421,'_dt-menu-image-position','left'),(12669,25421,'_dt-child-menu-animation',''),(12794,25431,'_menu_item_type','post_type'),(12795,25431,'_menu_item_menu_item_parent','0'),(12796,25431,'_menu_item_object_id','25080'),(12797,25431,'_menu_item_object','page'),(12798,25431,'_menu_item_target',''),(12799,25431,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12800,25431,'_menu_item_xfn',''),(12801,25431,'_menu_item_url',''),(12803,25431,'_elementor_controls_usage','a:0:{}'),(12804,25431,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12805,25431,'_dt-menu-icon',''),(12806,25431,'_dt-menu-image',''),(12807,25431,'_dt-menu-image-position','left'),(12808,25431,'_dt-child-menu-animation',''),(12809,25432,'_menu_item_type','post_type'),(12810,25432,'_menu_item_menu_item_parent','0'),(12811,25432,'_menu_item_object_id','25083'),(12812,25432,'_menu_item_object','page'),(12813,25432,'_menu_item_target',''),(12814,25432,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12815,25432,'_menu_item_xfn',''),(12816,25432,'_menu_item_url',''),(12818,25433,'_menu_item_type','post_type'),(12819,25433,'_menu_item_menu_item_parent','0'),(12820,25433,'_menu_item_object_id','25084'),(12821,25433,'_menu_item_object','page'),(12822,25433,'_menu_item_target',''),(12823,25433,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12824,25433,'_menu_item_xfn',''),(12825,25433,'_menu_item_url',''),(12827,25434,'_menu_item_type','post_type'),(12828,25434,'_menu_item_menu_item_parent','0'),(12829,25434,'_menu_item_object_id','25085'),(12830,25434,'_menu_item_object','page'),(12831,25434,'_menu_item_target',''),(12832,25434,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12833,25434,'_menu_item_xfn',''),(12834,25434,'_menu_item_url',''),(12836,25432,'_elementor_controls_usage','a:0:{}'),(12837,25432,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12838,25432,'_dt-menu-icon',''),(12839,25432,'_dt-menu-image',''),(12840,25432,'_dt-menu-image-position','left'),(12841,25432,'_dt-child-menu-animation',''),(12842,25433,'_elementor_controls_usage','a:0:{}'),(12843,25433,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12844,25433,'_dt-menu-icon',''),(12845,25433,'_dt-menu-image',''),(12846,25433,'_dt-menu-image-position','left'),(12847,25433,'_dt-child-menu-animation',''),(12848,25434,'_elementor_controls_usage','a:0:{}'),(12849,25434,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12850,25434,'_dt-menu-icon',''),(12851,25434,'_dt-menu-image',''),(12852,25434,'_dt-menu-image-position','left'),(12853,25434,'_dt-child-menu-animation',''),(12854,25435,'_menu_item_type','post_type'),(12855,25435,'_menu_item_menu_item_parent','0'),(12856,25435,'_menu_item_object_id','25095'),(12857,25435,'_menu_item_object','page'),(12858,25435,'_menu_item_target',''),(12859,25435,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12860,25435,'_menu_item_xfn',''),(12861,25435,'_menu_item_url',''),(12863,25436,'_menu_item_type','post_type'),(12864,25436,'_menu_item_menu_item_parent','0'),(12865,25436,'_menu_item_object_id','25097'),(12866,25436,'_menu_item_object','page'),(12867,25436,'_menu_item_target',''),(12868,25436,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12869,25436,'_menu_item_xfn',''),(12870,25436,'_menu_item_url',''),(12872,25437,'_menu_item_type','post_type'),(12873,25437,'_menu_item_menu_item_parent','0'),(12874,25437,'_menu_item_object_id','25099'),(12875,25437,'_menu_item_object','page'),(12876,25437,'_menu_item_target',''),(12877,25437,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12878,25437,'_menu_item_xfn',''),(12879,25437,'_menu_item_url',''),(12881,25435,'_elementor_controls_usage','a:0:{}'),(12882,25435,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12883,25435,'_dt-menu-icon',''),(12884,25435,'_dt-menu-image',''),(12885,25435,'_dt-menu-image-position','left'),(12886,25435,'_dt-child-menu-animation',''),(12887,25436,'_elementor_controls_usage','a:0:{}'),(12888,25436,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12889,25436,'_dt-menu-icon',''),(12890,25436,'_dt-menu-image',''),(12891,25436,'_dt-menu-image-position','left'),(12892,25436,'_dt-child-menu-animation',''),(12893,25437,'_elementor_controls_usage','a:0:{}'),(12894,25437,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12895,25437,'_dt-menu-icon',''),(12896,25437,'_dt-menu-image',''),(12897,25437,'_dt-menu-image-position','left'),(12898,25437,'_dt-child-menu-animation',''),(12899,25438,'_menu_item_type','post_type'),(12900,25438,'_menu_item_menu_item_parent','24657'),(12901,25438,'_menu_item_object_id','24649'),(12902,25438,'_menu_item_object','page'),(12903,25438,'_menu_item_target',''),(12904,25438,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12905,25438,'_menu_item_xfn',''),(12906,25438,'_menu_item_url',''),(12908,25439,'_menu_item_type','custom'),(12909,25439,'_menu_item_menu_item_parent','24657'),(12910,25439,'_menu_item_object_id','25439'),(12911,25439,'_menu_item_object','custom'),(12912,25439,'_menu_item_target',''),(12913,25439,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12914,25439,'_menu_item_xfn',''),(12915,25439,'_menu_item_url','https://mg7717.dev34.info/beliefs-of-primitive-people/'),(12930,24858,'_encloseme','1'),(12940,25442,'_menu_item_type','custom'),(12941,25442,'_menu_item_menu_item_parent','24657'),(12942,25442,'_menu_item_object_id','25442'),(12943,25442,'_menu_item_object','custom'),(12944,25442,'_menu_item_target',''),(12945,25442,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12946,25442,'_menu_item_xfn',''),(12947,25442,'_menu_item_url','https://mg7717.dev34.info/the-astrological-systems/'),(12949,25443,'_menu_item_type','custom'),(12950,25443,'_menu_item_menu_item_parent','24657'),(12951,25443,'_menu_item_object_id','25443'),(12952,25443,'_menu_item_object','custom'),(12953,25443,'_menu_item_target',''),(12954,25443,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12955,25443,'_menu_item_xfn',''),(12956,25443,'_menu_item_url','https://mg7717.dev34.info/astrology-and-religion/'),(12958,25438,'_elementor_controls_usage','a:0:{}'),(12959,25438,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12960,25438,'_dt-menu-icon',''),(12961,25438,'_dt-menu-image',''),(12962,25438,'_dt-menu-image-position','left'),(12963,25438,'_dt-child-menu-animation',''),(12964,25439,'_elementor_controls_usage','a:0:{}'),(12965,25439,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12966,25439,'_dt-menu-icon',''),(12967,25439,'_dt-menu-image',''),(12968,25439,'_dt-menu-image-position','left'),(12969,25439,'_dt-child-menu-animation',''),(12970,25443,'_elementor_controls_usage','a:0:{}'),(12971,25443,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12972,25443,'_dt-menu-icon',''),(12973,25443,'_dt-menu-image',''),(12974,25443,'_dt-menu-image-position','left'),(12975,25443,'_dt-child-menu-animation',''),(12976,25442,'_elementor_controls_usage','a:0:{}'),(12977,25442,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12978,25442,'_dt-menu-icon',''),(12979,25442,'_dt-menu-image',''),(12980,25442,'_dt-menu-image-position','left'),(12981,25442,'_dt-child-menu-animation',''),(12982,25444,'_menu_item_type','post_type'),(12983,25444,'_menu_item_menu_item_parent','25184'),(12984,25444,'_menu_item_object_id','25179'),(12985,25444,'_menu_item_object','page'),(12986,25444,'_menu_item_target',''),(12987,25444,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(12988,25444,'_menu_item_xfn',''),(12989,25444,'_menu_item_url',''),(12991,25444,'_elementor_controls_usage','a:0:{}'),(12992,25444,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(12993,25444,'_dt-menu-icon',''),(12994,25444,'_dt-menu-image',''),(12995,25444,'_dt-menu-image-position','left'),(12996,25444,'_dt-child-menu-animation',''),(12997,25445,'_menu_item_type','post_type'),(12998,25445,'_menu_item_menu_item_parent','25196'),(12999,25445,'_menu_item_object_id','25188'),(13000,25445,'_menu_item_object','page'),(13001,25445,'_menu_item_target',''),(13002,25445,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13003,25445,'_menu_item_xfn',''),(13004,25445,'_menu_item_url',''),(13006,25445,'_elementor_controls_usage','a:0:{}'),(13007,25445,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(13008,25445,'_dt-menu-icon',''),(13009,25445,'_dt-menu-image',''),(13010,25445,'_dt-menu-image-position','left'),(13011,25445,'_dt-child-menu-animation',''),(13013,25447,'_elementor_edit_mode','builder'),(13014,25447,'_elementor_template_type','kit'),(13015,25447,'_elementor_version','2.9.2'),(13037,25179,'slide_template','default'),(13038,25179,'_tpl_default_settings','a:22:{s:6:\"layout\";s:18:\"global-site-layout\";s:26:\"show-standard-sidebar-left\";b:1;s:27:\"show-standard-sidebar-right\";b:1;s:17:\"breadcrumb-option\";s:13:\"global-option\";s:16:\"enable-sub-title\";b:1;s:14:\"enable-dark-bg\";b:1;s:19:\"breadcrumb_position\";s:19:\"header-top-relative\";s:21:\"breadcrumb_background\";a:6:{s:5:\"image\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:8:\"position\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:4:\"size\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:15:\"slider_position\";s:13:\"bottom-header\";s:11:\"slider_type\";s:0:\"\";s:14:\"layerslider_id\";s:0:\"\";s:19:\"revolutionslider_id\";s:0:\"\";s:15:\"customslider_sc\";s:0:\"\";s:13:\"sidenav-style\";s:5:\"type1\";s:15:\"sidenav-content\";s:1:\"0\";s:12:\"sidenav-icon\";s:0:\"\";s:18:\"sidenav-hover-icon\";s:0:\"\";s:21:\"enable-sticky-sidebar\";b:0;s:11:\"show_slider\";b:0;s:13:\"sidenav-align\";b:0;s:14:\"sidenav-sticky\";b:0;s:22:\"enable-sidenav-content\";b:0;}'),(13039,25179,'_dt_custom_settings','a:4:{s:11:\"show-header\";b:1;s:6:\"header\";s:0:\"\";s:11:\"show-footer\";b:1;s:6:\"footer\";s:0:\"\";}'),(13040,25179,'dtportfolio_template_settings','a:2:{s:30:\"dtportfolio-transparent-header\";b:0;s:25:\"dtportfolio-remove-spaces\";b:0;}'),(13147,20799,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13149,20797,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:1:{s:5:\"items\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:2:{s:22:\"product_style_template\";i:1;s:10:\"hide_title\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13150,20790,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13151,20789,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13152,20788,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13153,20787,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13154,20786,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13155,20785,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13156,20784,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13158,20782,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13159,20781,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13160,20780,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13161,20779,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13162,20778,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13163,20777,'_elementor_controls_usage','a:8:{s:30:\"dt-shop-product-images-default\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:38:\"dt-shop-product-single-summary-nav-bar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"product_summary_nav_bar_section\";a:1:{s:5:\"items\";i:1;}}}}s:30:\"dt-shop-product-single-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"product_summary_section\";a:7:{s:5:\"items\";i:1;s:12:\"button_items\";i:1;s:7:\"content\";i:1;s:23:\"button_inline_alignment\";i:1;s:16:\"button_hide_text\";i:1;s:17:\"social_icon_style\";i:1;s:28:\"social_icon_inline_alignment\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}s:27:\"dt-shop-product-single-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"product_tabs_section\";a:1:{s:10:\"hide_title\";i:1;}}}}s:23:\"dt-shop-upsell-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:23:\"upsell_products_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}s:24:\"dt-shop-related-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"product_featured_image_section\";a:1:{s:22:\"product_style_template\";i:1;}}}}}'),(13169,25291,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:5;s:22:\"typography_font_weight\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:6;s:22:\"typography_line_height\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:3;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_text_style\";a:2:{s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(13174,25466,'_order_key','wc_order_Jc4jtKAp4ikCc'),(13175,25466,'_customer_user','2'),(13176,25466,'_payment_method','cod'),(13177,25466,'_payment_method_title','Cash on delivery'),(13178,25466,'_customer_ip_address','49.205.33.66'),(13179,25466,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36'),(13180,25466,'_created_via','checkout'),(13181,25466,'_cart_hash','824d0581b4590f294b38231058326ab7'),(13182,25466,'_billing_first_name','John'),(13183,25466,'_billing_last_name','Doe'),(13184,25466,'_billing_address_1','1A, Benny Street'),(13185,25466,'_billing_city','Coimbatore'),(13186,25466,'_billing_state','TN'),(13187,25466,'_billing_postcode','641301'),(13188,25466,'_billing_country','IN'),(13189,25466,'_billing_email','admin@iamdesigning.com'),(13190,25466,'_billing_phone','9580970704'),(13191,25466,'_order_currency','GBP'),(13192,25466,'_cart_discount','0'),(13193,25466,'_cart_discount_tax','0'),(13194,25466,'_order_shipping','0.00'),(13195,25466,'_order_shipping_tax','0'),(13196,25466,'_order_tax','0'),(13197,25466,'_order_total','90.00'),(13198,25466,'_order_version','3.9.2'),(13199,25466,'_prices_include_tax','no'),(13200,25466,'_billing_address_index','John Doe  1A, Benny Street  Coimbatore TN 641301 IN admin@iamdesigning.com 9580970704'),(13201,25466,'_shipping_address_index','        '),(13202,25466,'is_vat_exempt','no'),(13203,25466,'_download_permissions_granted','yes'),(13204,25466,'_recorded_sales','yes'),(13205,25466,'_recorded_coupon_usage_counts','yes'),(13206,25466,'_order_stock_reduced','yes'),(13207,25467,'_menu_item_type','post_type'),(13208,25467,'_menu_item_menu_item_parent','20937'),(13209,25467,'_menu_item_object_id','20891'),(13210,25467,'_menu_item_object','page'),(13211,25467,'_menu_item_target',''),(13212,25467,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13213,25467,'_menu_item_xfn',''),(13214,25467,'_menu_item_url',''),(13216,25467,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(13217,25467,'_dt-menu-icon',''),(13218,25467,'_dt-menu-image',''),(13219,25467,'_dt-menu-image-position','left'),(13220,25467,'_dt-child-menu-animation',''),(13265,25469,'_wp_attached_file','2020/02/icon1.svg'),(13266,25469,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(13268,25470,'_wp_attached_file','2020/02/icon3.svg'),(13269,25470,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(13271,25471,'_wp_attached_file','2020/02/icon4.svg'),(13272,25471,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(13281,25472,'_wp_attached_file','2020/02/icon1-1.svg'),(13282,25472,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(13284,25473,'_wp_attached_file','2020/02/icon3-1.svg'),(13285,25473,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(13287,25474,'_wp_attached_file','2020/02/icon4-1.svg'),(13288,25474,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(13292,25415,'_elementor_controls_usage','a:4:{s:7:\"heading\";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_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}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:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:18:\"wp-widget-nav_menu\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13320,25373,'_elementor_controls_usage','a:3:{s:19:\"dt-reservation-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:2:{s:10:\"serviceids\";i:1;s:8:\"staffids\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}}}}'),(13323,25476,'_wp_attached_file','2020/01/call-2.svg'),(13324,25476,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:500;s:6:\"height\";d:500;}'),(13334,25478,'_wp_attached_file','2020/01/marker-1.svg'),(13335,25478,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:350;s:6:\"height\";d:500;}'),(13341,25479,'_wp_attached_file','2020/02/icon1-2.svg'),(13342,25479,'_wp_attachment_metadata','a:2:{s:5:\"width\";d:150;s:6:\"height\";d:150;}'),(13349,20526,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:30:\"icon_typography_text_transform\";i:1;s:16:\"text_color_hover\";i:1;s:27:\"icon_typography_font_weight\";i:1;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:1;s:15:\"icon_self_align\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";i:1;}}}}}'),(13356,25401,'_wp_attachment_image_alt','Image'),(13369,25481,'_info','a:2:{s:7:\"emailid\";s:18:\"john.doe@gmail.com\";s:5:\"phone\";s:10:\"5614064656\";}'),(13378,20623,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:6;s:11:\"header_size\";i:3;s:5:\"align\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:3;s:27:\"typography_font_size_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:3;s:5:\"align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:1;s:8:\"_padding\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:19;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:19;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:13;}s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:2;s:13:\"content_width\";i:4;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:27:\"section_jet_tricks_settings\";a:1:{s:28:\"section_jet_tricks_particles\";i:1;}s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:3;}}}}s:15:\"jet-team-member\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_content\";a:8:{s:12:\"member_image\";i:3;s:17:\"member_first_name\";i:3;s:16:\"member_last_name\";i:3;s:15:\"member_position\";i:3;s:18:\"member_description\";i:3;s:11:\"social_list\";i:3;s:11:\"button_text\";i:3;s:10:\"button_url\";i:3;}}s:5:\"style\";a:7:{s:31:\"section_team_member_image_style\";a:3:{s:18:\"image_border_width\";i:3;s:18:\"image_border_color\";i:3;s:19:\"image_border_radius\";i:3;}s:30:\"section_team_member_name_style\";a:6:{s:16:\"first_name_color\";i:3;s:32:\"first_name_typography_typography\";i:3;s:31:\"first_name_typography_font_size\";i:3;s:33:\"first_name_typography_font_weight\";i:3;s:11:\"name_margin\";i:3;s:19:\"name_text_alignment\";i:3;}s:34:\"section_team_member_position_style\";a:7:{s:14:\"position_color\";i:3;s:30:\"position_typography_typography\";i:3;s:29:\"position_typography_font_size\";i:3;s:31:\"position_typography_font_weight\";i:3;s:15:\"position_margin\";i:3;s:18:\"position_alignment\";i:3;s:23:\"position_text_alignment\";i:3;}s:30:\"section_team_member_desc_style\";a:8:{s:10:\"desc_color\";i:3;s:26:\"desc_typography_typography\";i:3;s:25:\"desc_typography_font_size\";i:3;s:27:\"desc_typography_font_weight\";i:3;s:27:\"desc_typography_line_height\";i:3;s:11:\"desc_margin\";i:3;s:14:\"desc_alignment\";i:3;s:19:\"desc_text_alignment\";i:3;}s:25:\"section_social_list_style\";a:5:{s:16:\"social_alignment\";i:3;s:20:\"social_items_spacing\";i:3;s:17:\"social_icon_color\";i:3;s:21:\"social_icon_font_size\";i:3;s:23:\"social_icon_color_hover\";i:3;}s:27:\"section_action_button_style\";a:7:{s:16:\"button_alignment\";i:3;s:15:\"button_bg_color\";i:3;s:28:\"button_typography_typography\";i:3;s:27:\"button_typography_font_size\";i:3;s:14:\"button_padding\";i:3;s:13:\"button_margin\";i:3;s:18:\"button_hover_color\";i:3;}s:19:\"section_order_style\";a:4:{s:10:\"name_order\";i:3;s:14:\"position_order\";i:3;s:12:\"social_order\";i:3;s:12:\"button_order\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:12:\"_css_classes\";i:1;s:9:\"_position\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;s:8:\"_z_index\";i:1;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:18:\"section_text_style\";a:2:{s:24:\"invalid_notice_alignment\";i:1;s:26:\"text_typography_typography\";i:1;}s:20:\"section_inputs_style\";a:4:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_weight\";i:1;s:12:\"input_margin\";i:1;s:19:\"textarea_min_height\";i:1;}s:12:\"submit_style\";a:17:{s:15:\"submit_bg_color\";i:1;s:12:\"submit_color\";i:1;s:28:\"submit_typography_typography\";i:1;s:27:\"submit_typography_font_size\";i:1;s:29:\"submit_typography_font_weight\";i:1;s:14:\"submit_padding\";i:1;s:20:\"submit_border_border\";i:1;s:19:\"submit_border_width\";i:1;s:19:\"submit_border_color\";i:1;s:21:\"submit_hover_bg_color\";i:1;s:26:\"submit_hover_border_border\";i:1;s:25:\"submit_hover_border_width\";i:1;s:25:\"submit_hover_border_color\";i:1;s:21:\"submit_focus_bg_color\";i:1;s:26:\"submit_focus_border_border\";i:1;s:25:\"submit_focus_border_width\";i:1;s:25:\"submit_focus_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}s:7:\"content\";a:1:{s:16:\"section_settings\";a:1:{s:14:\"form_shortcode\";i:1;}}}}s:20:\"dt-advanced-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:18:\"dt_section_general\";a:1:{s:26:\"dt_carousel_slider_content\";i:1;}s:21:\"dt_section_additional\";a:1:{s:12:\"item_to_show\";i:1;}}s:5:\"style\";a:2:{s:16:\"dt_arrow_section\";a:2:{s:10:\"prev_arrow\";i:1;s:10:\"next_arrow\";i:1;}s:21:\"dt_navigation_section\";a:1:{s:10:\"navigation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}}'),(13387,20670,'_elementor_controls_usage','a:9:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;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:2:{s:14:\"_section_style\";a:8:{s:8:\"_z_index\";i:1;s:14:\"_element_width\";i:1;s:9:\"_position\";i:1;s:9:\"_offset_x\";i:1;s:13:\"_offset_x_end\";i:1;s:9:\"_offset_y\";i:1;s:21:\"_element_width_mobile\";i:1;s:28:\"_element_custom_width_mobile\";i:1;}s:17:\"widget_jet_tricks\";a:4:{s:26:\"jet_tricks_widget_parallax\";i:1;s:33:\"jet_tricks_widget_parallax_invert\";i:1;s:27:\"jet_tricks_widget_satellite\";i:1;s:32:\"jet_tricks_widget_satellite_text\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:2;s:5:\"align\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:27:\"typography_font_size_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:21;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:21;s:19:\"_inline_size_tablet\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:3;s:7:\"padding\";i:3;s:11:\"css_classes\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:10;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:4;s:3:\"gap\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:11:\"css_classes\";i:3;s:6:\"margin\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:6;s:14:\"thumbnail_size\";i:6;s:26:\"thumbnail_custom_dimension\";i:6;s:10:\"title_text\";i:6;s:16:\"description_text\";i:6;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:10:\"image_size\";i:6;s:11:\"image_space\";i:6;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:6;s:11:\"title_color\";i:6;s:27:\"title_typography_typography\";i:6;s:26:\"title_typography_font_size\";i:6;s:28:\"title_typography_font_weight\";i:6;s:28:\"title_typography_line_height\";i:6;s:17:\"description_color\";i:6;s:33:\"description_typography_typography\";i:6;s:32:\"description_typography_font_size\";i:6;s:34:\"description_typography_font_weight\";i:6;s:34:\"description_typography_line_height\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:6;s:12:\"_css_classes\";i:6;}s:19:\"_section_background\";a:4:{s:17:\"_background_color\";i:6;s:20:\"_background_position\";i:6;s:18:\"_background_repeat\";i:6;s:16:\"_background_size\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:6;s:5:\"align\";i:6;s:4:\"link\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:6;s:17:\"button_text_color\";i:6;s:16:\"background_color\";i:6;s:11:\"hover_color\";i:6;s:29:\"button_background_hover_color\";i:6;s:13:\"border_border\";i:6;s:12:\"border_width\";i:6;s:12:\"border_color\";i:6;s:13:\"border_radius\";i:6;s:12:\"text_padding\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:17:\"jet-pricing-table\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:15:\"section_general\";a:3:{s:13:\"selected_icon\";i:3;s:5:\"title\";i:3;s:8:\"subtitle\";i:3;}s:13:\"section_price\";a:2:{s:5:\"price\";i:3;s:12:\"price_suffix\";i:3;}s:16:\"section_features\";a:1:{s:13:\"features_list\";i:3;}s:14:\"section_action\";a:2:{s:11:\"button_text\";i:3;s:10:\"button_url\";i:3;}}s:5:\"style\";a:5:{s:19:\"section_table_style\";a:1:{s:19:\"table_border_border\";i:3;}s:20:\"section_header_style\";a:9:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:14:\"subtitle_color\";i:3;s:30:\"subtitle_typography_typography\";i:3;s:29:\"subtitle_typography_font_size\";i:3;s:14:\"header_padding\";i:3;}s:18:\"section_icon_style\";a:3:{s:25:\"icon_style_popover_toggle\";i:3;s:25:\"icon_style_box_font_color\";i:3;s:24:\"icon_style_box_font_size\";i:3;}s:21:\"section_pricing_style\";a:14:{s:18:\"price_prefix_color\";i:3;s:34:\"price_prefix_typography_typography\";i:3;s:33:\"price_prefix_typography_font_size\";i:3;s:35:\"price_prefix_typography_font_weight\";i:3;s:11:\"price_color\";i:3;s:27:\"price_typography_typography\";i:3;s:26:\"price_typography_font_size\";i:3;s:28:\"price_typography_font_weight\";i:3;s:18:\"price_suffix_color\";i:3;s:34:\"price_suffix_typography_typography\";i:3;s:33:\"price_suffix_typography_font_size\";i:3;s:35:\"price_suffix_typography_font_weight\";i:3;s:14:\"price_desc_gap\";i:3;s:13:\"price_padding\";i:3;}s:27:\"section_action_button_style\";a:8:{s:15:\"button_bg_color\";i:3;s:28:\"button_typography_typography\";i:3;s:27:\"button_typography_font_size\";i:3;s:14:\"button_padding\";i:3;s:20:\"button_border_radius\";i:3;s:19:\"button_border_width\";i:3;s:26:\"button_hover_bg_background\";i:3;s:21:\"button_hover_bg_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:3;}}}}}'),(13390,25220,'_wp_old_slug','our-services-carousel-item-4'),(13391,25220,'slide_template',''),(13392,25219,'_wp_old_slug','our-services-carousel-item-3'),(13393,25219,'slide_template',''),(13394,25218,'_wp_old_slug','our-services-carousel-item-2'),(13395,25218,'slide_template',''),(13396,20488,'_edit_last','2'),(13397,20488,'_wp_old_slug','our-services-carousel-item-1'),(13398,20488,'slide_template',''),(13399,25281,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:10;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:4;s:10:\"image_size\";i:3;s:22:\"image_custom_dimension\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:20:\"dt-advanced-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:18:\"dt_section_general\";a:1:{s:26:\"dt_carousel_slider_content\";i:1;}s:21:\"dt_section_additional\";a:1:{s:12:\"item_to_show\";i:1;}}s:5:\"style\";a:2:{s:16:\"dt_arrow_section\";a:2:{s:10:\"prev_arrow\";i:1;s:10:\"next_arrow\";i:1;}s:21:\"dt_navigation_section\";a:1:{s:10:\"navigation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}}'),(13401,25293,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:10;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:4;s:10:\"image_size\";i:3;s:22:\"image_custom_dimension\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:20:\"dt-advanced-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:18:\"dt_section_general\";a:1:{s:26:\"dt_carousel_slider_content\";i:1;}s:21:\"dt_section_additional\";a:1:{s:12:\"item_to_show\";i:1;}}s:5:\"style\";a:2:{s:16:\"dt_arrow_section\";a:2:{s:10:\"prev_arrow\";i:1;s:10:\"next_arrow\";i:1;}s:21:\"dt_navigation_section\";a:1:{s:10:\"navigation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}}'),(13402,25282,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:7;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:7;s:20:\"typography_font_size\";i:6;s:22:\"typography_font_weight\";i:6;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:4;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:4;s:5:\"align\";i:1;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:13;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:9;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:4;s:10:\"image_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:14:\"thumbnail_size\";i:2;s:26:\"thumbnail_custom_dimension\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:10:\"image_size\";i:2;s:11:\"image_space\";i:2;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:28:\"title_typography_font_weight\";i:2;s:28:\"title_typography_line_height\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_weight\";i:2;s:34:\"description_typography_line_height\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:12:\"_css_classes\";i:2;}s:19:\"_section_background\";a:4:{s:17:\"_background_color\";i:2;s:20:\"_background_position\";i:2;s:18:\"_background_repeat\";i:2;s:16:\"_background_size\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:17:\"button_text_color\";i:2;s:16:\"background_color\";i:2;s:11:\"hover_color\";i:2;s:29:\"button_background_hover_color\";i:2;s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;s:13:\"border_radius\";i:2;s:12:\"text_padding\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}}'),(13404,25295,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:7;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:7;s:20:\"typography_font_size\";i:6;s:22:\"typography_font_weight\";i:6;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:4;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:4;s:5:\"align\";i:1;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:13;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:9;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:4;s:10:\"image_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:14:\"thumbnail_size\";i:2;s:26:\"thumbnail_custom_dimension\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:10:\"image_size\";i:2;s:11:\"image_space\";i:2;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:28:\"title_typography_font_weight\";i:2;s:28:\"title_typography_line_height\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_weight\";i:2;s:34:\"description_typography_line_height\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:12:\"_css_classes\";i:2;}s:19:\"_section_background\";a:4:{s:17:\"_background_color\";i:2;s:20:\"_background_position\";i:2;s:18:\"_background_repeat\";i:2;s:16:\"_background_size\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:17:\"button_text_color\";i:2;s:16:\"background_color\";i:2;s:11:\"hover_color\";i:2;s:29:\"button_background_hover_color\";i:2;s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;s:13:\"border_radius\";i:2;s:12:\"text_padding\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}}'),(13406,25482,'_info','a:7:{s:7:\"emailid\";s:18:\"john.doe@gmail.com\";s:5:\"phone\";s:10:\"5614064656\";s:4:\"name\";s:4:\"John\";s:9:\"firstname\";s:4:\"John\";s:8:\"lastname\";s:3:\"Doe\";s:7:\"address\";s:15:\"This is address\";s:16:\"aboutyourproject\";s:15:\"This is message\";}'),(13415,25283,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:7;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:7;s:20:\"typography_font_size\";i:6;s:22:\"typography_font_weight\";i:6;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:4;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:4;s:5:\"align\";i:1;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:14;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:10;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:7;s:10:\"image_size\";i:6;s:22:\"image_custom_dimension\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}}'),(13417,25284,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:6;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:4;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:4;s:5:\"align\";i:1;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:11;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:4;s:10:\"image_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:15:\"jet-team-member\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:8:{s:12:\"member_image\";i:1;s:17:\"member_first_name\";i:1;s:16:\"member_last_name\";i:1;s:15:\"member_position\";i:1;s:18:\"member_description\";i:1;s:11:\"social_list\";i:1;s:11:\"button_text\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:7:{s:31:\"section_team_member_image_style\";a:3:{s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:19:\"image_border_radius\";i:1;}s:30:\"section_team_member_name_style\";a:7:{s:16:\"first_name_color\";i:1;s:32:\"first_name_typography_typography\";i:1;s:31:\"first_name_typography_font_size\";i:1;s:33:\"first_name_typography_font_weight\";i:1;s:11:\"name_margin\";i:1;s:19:\"name_text_alignment\";i:1;s:33:\"first_name_typography_line_height\";i:1;}s:34:\"section_team_member_position_style\";a:7:{s:14:\"position_color\";i:1;s:30:\"position_typography_typography\";i:1;s:29:\"position_typography_font_size\";i:1;s:31:\"position_typography_font_weight\";i:1;s:15:\"position_margin\";i:1;s:18:\"position_alignment\";i:1;s:23:\"position_text_alignment\";i:1;}s:30:\"section_team_member_desc_style\";a:8:{s:10:\"desc_color\";i:1;s:26:\"desc_typography_typography\";i:1;s:25:\"desc_typography_font_size\";i:1;s:27:\"desc_typography_font_weight\";i:1;s:27:\"desc_typography_line_height\";i:1;s:11:\"desc_margin\";i:1;s:14:\"desc_alignment\";i:1;s:19:\"desc_text_alignment\";i:1;}s:25:\"section_social_list_style\";a:5:{s:16:\"social_alignment\";i:1;s:20:\"social_items_spacing\";i:1;s:17:\"social_icon_color\";i:1;s:21:\"social_icon_font_size\";i:1;s:23:\"social_icon_color_hover\";i:1;}s:27:\"section_action_button_style\";a:7:{s:16:\"button_alignment\";i:1;s:15:\"button_bg_color\";i:1;s:28:\"button_typography_typography\";i:1;s:27:\"button_typography_font_size\";i:1;s:14:\"button_padding\";i:1;s:13:\"button_margin\";i:1;s:18:\"button_hover_color\";i:1;}s:19:\"section_order_style\";a:4:{s:10:\"name_order\";i:1;s:14:\"position_order\";i:1;s:12:\"social_order\";i:1;s:12:\"button_order\";i:1;}}}}}'),(13448,20711,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:18;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";i:12;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:6;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:10:\"dt-iconbox\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:8:{s:5:\"title\";i:12;s:8:\"subtitle\";i:12;s:16:\"background_image\";i:12;s:11:\"hover_image\";i:12;s:13:\"selected_icon\";i:12;s:10:\"icon_image\";i:12;s:14:\"selected_image\";i:12;s:4:\"link\";i:12;}}s:5:\"style\";a:3:{s:13:\"section_title\";a:3:{s:11:\"title_color\";i:12;s:27:\"typography_title_typography\";i:12;s:26:\"typography_title_font_size\";i:12;}s:16:\"section_subtitle\";a:4:{s:14:\"subtitle_color\";i:12;s:30:\"typography_subtitle_typography\";i:12;s:29:\"typography_subtitle_font_size\";i:12;s:31:\"typography_subtitle_font_weight\";i:12;}s:12:\"section_icon\";a:1:{s:10:\"icon_color\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:12;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13454,25075,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(13457,25078,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(13460,25079,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(13464,25080,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(13466,25081,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(13467,25082,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(13479,25083,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(13491,25084,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(13492,25085,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(13493,25218,'_elementor_controls_usage','a:4:{s:9:\"image-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:1;s:14:\"thumbnail_size\";i:1;s:26:\"thumbnail_custom_dimension\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:10:\"image_size\";i:1;s:11:\"image_space\";i:1;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:34:\"description_typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:12:\"_css_classes\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_color\";i:1;s:20:\"_background_position\";i:1;s:18:\"_background_repeat\";i:1;s:16:\"_background_size\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";i:1;}}}}}'),(13495,25095,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(13496,20488,'_elementor_controls_usage','a:4:{s:9:\"image-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:1;s:14:\"thumbnail_size\";i:1;s:26:\"thumbnail_custom_dimension\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:10:\"image_size\";i:1;s:11:\"image_space\";i:1;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:34:\"description_typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:12:\"_css_classes\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_color\";i:1;s:20:\"_background_position\";i:1;s:18:\"_background_repeat\";i:1;s:16:\"_background_size\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";i:1;}}}}}'),(13498,25097,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(13499,25219,'_elementor_controls_usage','a:4:{s:9:\"image-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:1;s:14:\"thumbnail_size\";i:1;s:26:\"thumbnail_custom_dimension\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:10:\"image_size\";i:1;s:11:\"image_space\";i:1;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:34:\"description_typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:12:\"_css_classes\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_color\";i:1;s:20:\"_background_position\";i:1;s:18:\"_background_repeat\";i:1;s:16:\"_background_size\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";i:1;}}}}}'),(13500,25220,'_elementor_controls_usage','a:4:{s:9:\"image-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:1;s:14:\"thumbnail_size\";i:1;s:26:\"thumbnail_custom_dimension\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:10:\"image_size\";i:1;s:11:\"image_space\";i:1;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:34:\"description_typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:12:\"_css_classes\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_color\";i:1;s:20:\"_background_position\";i:1;s:18:\"_background_repeat\";i:1;s:16:\"_background_size\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";i:1;}}}}}'),(13503,25099,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:6;}}}}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:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:16:\"jet-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:16:\"section_progress\";a:2:{s:5:\"title\";i:4;s:7:\"percent\";i:4;}}s:5:\"style\";a:3:{s:22:\"section_progress_style\";a:13:{s:23:\"progress_wrapper_height\";i:4;s:38:\"progress_wrapper_background_background\";i:4;s:33:\"progress_wrapper_background_color\";i:4;s:30:\"progress_wrapper_border_border\";i:4;s:29:\"progress_wrapper_border_width\";i:4;s:29:\"progress_wrapper_border_color\";i:4;s:30:\"progress_wrapper_border_radius\";i:4;s:32:\"status_bar_background_background\";i:4;s:27:\"status_bar_background_color\";i:4;s:32:\"status_bar_background_color_stop\";i:4;s:29:\"status_bar_background_color_b\";i:4;s:36:\"status_bar_background_gradient_angle\";i:4;s:24:\"status_bar_border_radius\";i:4;}s:19:\"section_title_style\";a:5:{s:12:\"title_margin\";i:4;s:10:\"text_color\";i:4;s:26:\"text_typography_typography\";i:4;s:25:\"text_typography_font_size\";i:4;s:27:\"text_typography_font_weight\";i:4;}s:21:\"section_percent_style\";a:3:{s:17:\"percent_alignment\";i:4;s:29:\"percent_typography_typography\";i:4;s:28:\"percent_typography_font_size\";i:4;}}}}}'),(13507,25204,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:30:\"icon_typography_text_transform\";i:1;s:16:\"text_color_hover\";i:1;s:27:\"icon_typography_font_weight\";i:1;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:1;s:15:\"icon_self_align\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";i:1;}}}}}'),(13508,25204,'slide_template','default'),(13518,25232,'slide_template','default'),(13519,25232,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:30:\"icon_typography_text_transform\";i:1;s:16:\"text_color_hover\";i:1;s:27:\"icon_typography_font_weight\";i:1;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:1;s:15:\"icon_self_align\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";i:1;}}}}}'),(13529,25203,'slide_template','default'),(13530,25203,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:30:\"icon_typography_text_transform\";i:1;s:16:\"text_color_hover\";i:1;s:27:\"icon_typography_font_weight\";i:1;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:1;s:15:\"icon_self_align\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";i:1;}}}}}'),(13539,20526,'_edit_last','2'),(13540,20526,'slide_template','default'),(13544,20891,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:6;s:11:\"header_size\";i:2;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:4;s:27:\"typography_font_size_mobile\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:12:\"_css_classes\";i:3;s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:19;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:19;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:11:\"css_classes\";i:2;s:6:\"margin\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:14;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:2;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:3;}s:21:\"section_style_content\";a:8:{s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:12:\"_css_classes\";i:3;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:3;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_settings\";a:1:{s:14:\"form_shortcode\";i:1;}}s:5:\"style\";a:3:{s:12:\"submit_style\";a:12:{s:15:\"submit_bg_color\";i:1;s:20:\"submit_border_border\";i:1;s:19:\"submit_border_width\";i:1;s:21:\"submit_hover_bg_color\";i:1;s:18:\"submit_hover_color\";i:1;s:26:\"submit_hover_border_border\";i:1;s:25:\"submit_hover_border_width\";i:1;s:25:\"submit_hover_border_color\";i:1;s:21:\"submit_focus_bg_color\";i:1;s:18:\"submit_focus_color\";i:1;s:26:\"submit_focus_border_border\";i:1;s:25:\"submit_focus_border_width\";i:1;}s:20:\"section_inputs_style\";a:1:{s:12:\"input_margin\";i:1;}s:18:\"section_text_style\";a:1:{s:24:\"invalid_notice_alignment\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:7:\"jet-map\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:20:\"section_map_settings\";a:6:{s:10:\"map_center\";i:1;s:4:\"zoom\";i:1;s:13:\"zoom_controls\";i:1;s:18:\"fullscreen_control\";i:1;s:11:\"street_view\";i:1;s:8:\"map_type\";i:1;}s:16:\"section_map_pins\";a:1:{s:4:\"pins\";i:1;}s:17:\"section_map_style\";a:3:{s:10:\"map_height\";i:1;s:9:\"map_style\";i:1;s:21:\"custom_map_style_json\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}}}s:6:\"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:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;}}}}}'),(13589,20739,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:6;s:11:\"header_size\";i:1;s:5:\"align\";i:5;s:12:\"align_mobile\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:3;s:27:\"typography_font_size_mobile\";i:1;s:11:\"title_color\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:12:\"_css_classes\";i:1;s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:14;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:3;s:11:\"css_classes\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:8;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:2;s:3:\"gap\";i:1;s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:11:\"css_classes\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{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:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:17:\"jet-pricing-table\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:15:\"section_general\";a:3:{s:13:\"selected_icon\";i:3;s:5:\"title\";i:3;s:8:\"subtitle\";i:3;}s:13:\"section_price\";a:2:{s:5:\"price\";i:3;s:12:\"price_suffix\";i:3;}s:16:\"section_features\";a:1:{s:13:\"features_list\";i:3;}s:14:\"section_action\";a:2:{s:11:\"button_text\";i:3;s:10:\"button_url\";i:3;}}s:5:\"style\";a:5:{s:19:\"section_table_style\";a:1:{s:19:\"table_border_border\";i:3;}s:20:\"section_header_style\";a:9:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:14:\"subtitle_color\";i:3;s:30:\"subtitle_typography_typography\";i:3;s:29:\"subtitle_typography_font_size\";i:3;s:14:\"header_padding\";i:3;}s:18:\"section_icon_style\";a:5:{s:25:\"icon_style_popover_toggle\";i:3;s:25:\"icon_style_box_font_color\";i:3;s:24:\"icon_style_box_font_size\";i:3;s:21:\"icon_style_color_stop\";i:1;s:18:\"icon_style_color_b\";i:1;}s:21:\"section_pricing_style\";a:14:{s:18:\"price_prefix_color\";i:3;s:34:\"price_prefix_typography_typography\";i:3;s:33:\"price_prefix_typography_font_size\";i:3;s:35:\"price_prefix_typography_font_weight\";i:3;s:11:\"price_color\";i:3;s:27:\"price_typography_typography\";i:3;s:26:\"price_typography_font_size\";i:3;s:28:\"price_typography_font_weight\";i:3;s:18:\"price_suffix_color\";i:3;s:34:\"price_suffix_typography_typography\";i:3;s:33:\"price_suffix_typography_font_size\";i:3;s:35:\"price_suffix_typography_font_weight\";i:3;s:14:\"price_desc_gap\";i:3;s:13:\"price_padding\";i:3;}s:27:\"section_action_button_style\";a:8:{s:15:\"button_bg_color\";i:3;s:28:\"button_typography_typography\";i:3;s:27:\"button_typography_font_size\";i:3;s:14:\"button_padding\";i:3;s:20:\"button_border_radius\";i:3;s:19:\"button_border_width\";i:3;s:26:\"button_hover_bg_background\";i:3;s:21:\"button_hover_bg_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:3;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}}}}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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}}'),(13595,25490,'_wp_attached_file','2020/02/moon-inverse1.png'),(13596,25490,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:564;s:6:\"height\";i:564;s:4:\"file\";s:25:\"2020/02/moon-inverse1.png\";s:8:\"filesize\";i:23417;s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32931;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87653;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47311;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:150715;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137893;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80815;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-564x370.png\";s:5:\"width\";i:564;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63329;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-564x400.png\";s:5:\"width\";i:564;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66900;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-540x540.png\";s:5:\"width\";i:540;s:6:\"height\";i:540;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:190750;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128098;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-564x520.png\";s:5:\"width\";i:564;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74975;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-564x460.png\";s:5:\"width\";i:564;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72553;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108977;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51977;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51977;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137893;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"moon-inverse1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18129;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13597,25193,'_wpassetcleanup_page_options','{\"no_css_minify\":1,\"no_css_optimize\":1,\"no_js_minify\":1,\"no_js_optimize\":1}'),(13598,25192,'_wpassetcleanup_page_options','{\"no_css_minify\":1,\"no_css_optimize\":1,\"no_js_minify\":1,\"no_js_optimize\":1}'),(13599,25491,'_info','a:3:{s:7:\"emailid\";s:24:\"ranjith@iamdesigning.com\";s:5:\"phone\";s:7:\"4220071\";s:4:\"name\";s:4:\"John\";}'),(13601,25492,'_order_key','wc_order_QAX9ijHC2jIX1'),(13602,25492,'_customer_user','0'),(13603,25492,'_payment_method','cod'),(13604,25492,'_payment_method_title','Cash on delivery'),(13605,25492,'_customer_ip_address','103.118.166.16'),(13606,25492,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0'),(13607,25492,'_created_via','checkout'),(13608,25492,'_cart_hash','c4791e1f0dfd8bdf124197c474e7648a'),(13609,25492,'_billing_first_name','dg'),(13610,25492,'_billing_last_name','dfzgz'),(13611,25492,'_billing_company','dfg'),(13612,25492,'_billing_address_1','zdfgz'),(13613,25492,'_billing_address_2','zdfgzg'),(13614,25492,'_billing_city','zdfgzdfg'),(13615,25492,'_billing_state','zgzg'),(13616,25492,'_billing_postcode','34636546'),(13617,25492,'_billing_country','AZ'),(13618,25492,'_billing_email','dg@r.fgh'),(13619,25492,'_billing_phone','581384514864'),(13620,25492,'_order_currency','GBP'),(13621,25492,'_cart_discount','0'),(13622,25492,'_cart_discount_tax','0'),(13623,25492,'_order_shipping','0.00'),(13624,25492,'_order_shipping_tax','0'),(13625,25492,'_order_tax','0'),(13626,25492,'_order_total','73.00'),(13627,25492,'_order_version','3.9.2'),(13628,25492,'_prices_include_tax','no'),(13629,25492,'_billing_address_index','dg dfzgz dfg zdfgz zdfgzg zdfgzdfg zgzg 34636546 AZ dg@r.fgh 581384514864'),(13630,25492,'_shipping_address_index','        '),(13631,25492,'is_vat_exempt','no'),(13632,25492,'_download_permissions_granted','yes'),(13633,25492,'_recorded_sales','yes'),(13634,25492,'_recorded_coupon_usage_counts','yes'),(13635,25492,'_order_stock_reduced','yes'),(13636,25493,'_edit_lock','1603112182:2'),(13637,25493,'_edit_last','2'),(13638,25493,'slide_template','default'),(13639,25493,'_elementor_edit_mode','builder'),(13640,25493,'_elementor_template_type','wp-post'),(13641,25493,'_elementor_version','2.9.2'),(13642,25493,'_wp_old_slug','elementor-25493'),(13643,25493,'_wp_page_template','default'),(13644,25493,'_elementor_data','[{\"id\":\"22b58ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"a72431a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fa1dee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0592a2a\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"item_label\":\"Daily Forecast\",\"_id\":\"63b1c25\",\"item_active\":\"false\",\"item_use_image\":\"false\",\"item_icon\":\"\",\"item_image\":{\"url\":\"\",\"id\":\"\"},\"content_type\":\"template\",\"item_template_id\":\"25498\",\"item_editor_content\":\"Tab Item Content\"},{\"item_label\":\"Weekly Forecast\",\"item_active\":\"false\",\"item_use_image\":\"false\",\"item_icon\":\"\",\"item_image\":{\"url\":\"\",\"id\":\"\"},\"content_type\":\"template\",\"item_template_id\":\"25498\",\"item_editor_content\":\"Tab Item Content\",\"_id\":\"0a28b61\"},{\"item_label\":\"Monthly Forecast\",\"item_active\":\"false\",\"item_use_image\":\"false\",\"item_icon\":\"\",\"item_image\":{\"url\":\"\",\"id\":\"\"},\"content_type\":\"template\",\"item_template_id\":\"25498\",\"item_editor_content\":\"Tab Item Content\",\"_id\":\"dfdc148\"}],\"auto_switch\":\"\",\"no_active_tabs\":\"\",\"ajax_template\":\"\",\"tabs_container_background_background\":\"classic\",\"tabs_container_background_color\":\"rgba(161, 65, 65, 0)\",\"tabs_content_wrapper_background_background\":\"classic\",\"tabs_content_wrapper_background_color\":\"rgba(206, 64, 64, 0)\",\"tabs_control_background_background\":\"classic\",\"tabs_control_background_color\":\"rgba(177, 45, 45, 0)\",\"tabs_content_background_background\":\"classic\",\"tabs_content_background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[],\"widgetType\":\"jet-tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(13672,25498,'_elementor_edit_mode','builder'),(13673,25498,'_elementor_template_type','section'),(13674,25498,'_elementor_version','2.9.2'),(13675,25498,'_edit_lock','1603092262:2'),(13676,25498,'_wp_page_template','default'),(13677,25498,'_elementor_data','[{\"id\":\"de2eff1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"bb9a648\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"40\"},\"elements\":[{\"id\":\"47337a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1db6614\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"69\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false},{\"id\":\"9c981ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"056b20a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"70\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false},{\"id\":\"8303fab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2c2f838\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"71\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false},{\"id\":\"3c2a3a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"964ae64\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"72\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false}]'),(13678,25498,'_elementor_controls_usage','a:3:{s:18:\"wp-widget-nav_menu\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(13682,25499,'_menu_item_type','post_type'),(13683,25499,'_menu_item_menu_item_parent','20715'),(13684,25499,'_menu_item_object_id','25493'),(13685,25499,'_menu_item_object','dt_mega_menus'),(13686,25499,'_menu_item_target',''),(13687,25499,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(13688,25499,'_menu_item_xfn',''),(13689,25499,'_menu_item_url',''),(13691,25499,'_dt_mega_menu_settings','a:1:{s:8:\"position\";s:4:\"none\";}'),(13692,25499,'_dt-menu-icon',''),(13693,25499,'_dt-menu-image',''),(13694,25499,'_dt-menu-image-position','left'),(13695,25499,'_dt-child-menu-animation',''),(13702,25493,'_elementor_controls_usage','a:3:{s:8:\"jet-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:18:\"section_items_data\";a:1:{s:4:\"tabs\";i:1;}s:21:\"section_settings_data\";a:3:{s:11:\"auto_switch\";i:1;s:14:\"no_active_tabs\";i:1;s:13:\"ajax_template\";i:1;}}s:5:\"style\";a:4:{s:21:\"section_general_style\";a:2:{s:36:\"tabs_container_background_background\";i:1;s:31:\"tabs_container_background_color\";i:1;}s:26:\"section_tabs_control_style\";a:2:{s:42:\"tabs_content_wrapper_background_background\";i:1;s:37:\"tabs_content_wrapper_background_color\";i:1;}s:31:\"section_tabs_control_item_style\";a:2:{s:34:\"tabs_control_background_background\";i:1;s:29:\"tabs_control_background_color\";i:1;}s:26:\"section_tabs_content_style\";a:2:{s:34:\"tabs_content_background_background\";i:1;s:29:\"tabs_content_background_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(13724,20398,'_wpassetcleanup_no_load','{\"styles\":[\"dtportfolio-animation\",\"dtportfolio-designthemes\",\"dtportfolio-frontend\",\"dtportfolio-fullpage\",\"dtportfolio-ilightbox\",\"dtportfolio-multiscroll\",\"dtportfolio-responsive\",\"dtportfolio-swiper\",\"fontawesome-icons\",\"dt-booking-manager\",\"dt_booking-designthemes\",\"fontawesome-all\",\"_prefix_handler-blog\",\"_prefix_handler-blog-single\",\"_prefix_handler-customevent\",\"jquery-bxslider\",\"prettyphoto\"],\"scripts\":[\"dtportfolio-frontend\",\"dtportfolio-fullpage\",\"dtportfolio-ilightbox\",\"dtportfolio-inview\",\"dtportfolio-isotope\",\"dtportfolio-jarallax\",\"dtportfolio-multiscroll\",\"dtportfolio-plugins\",\"dtportfolio-swiper\",\"dt-booking-manager\",\"dt-reservation\",\"jquery-validate\",\"jquery-bxslider\",\"jquery-nicescroll\",\"jquery-parallax\",\"jquery-prettyphoto\",\"jquery-simple-sidebar\",\"jquery-visualnav\",\"theia-sticky-sidebar\"]}'),(13777,20376,'_edit_last','2'),(13778,20376,'slide_template','default'),(13780,20331,'_edit_last','2'),(13781,20331,'slide_template','default'),(13800,20331,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:12:\"align_mobile\";i:2;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"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:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";i:2;}}}}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:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:3:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}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:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";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:\"style\";a:1:{s:18:\"section_background\";a:4:{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:6:\"spacer\";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_spacer\";a:1:{s:5:\"space\";i:1;}}}}}'),(13836,25503,'_wp_attached_file','2020/02/moon-inverse1-1.png'),(13837,25503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:564;s:6:\"height\";i:564;s:4:\"file\";s:27:\"2020/02/moon-inverse1-1.png\";s:8:\"filesize\";i:23417;s:5:\"sizes\";a:17:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-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:32931;}s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-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:87653;}s:21:\"yith-woocompare-image\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47311;}s:19:\"dtportfolio-450x450\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:150715;}s:19:\"dtportfolio-420x420\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137893;}s:17:\"augury-blog-thumb\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-380x200.png\";s:5:\"width\";i:380;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80815;}s:22:\"augury-blog-iii-column\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-564x370.png\";s:5:\"width\";i:564;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63329;}s:16:\"augury-blog-list\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-564x400.png\";s:5:\"width\";i:564;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66900;}s:30:\"augury-blog-iii-column-masonry\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-540x540.png\";s:5:\"width\";i:540;s:6:\"height\";i:540;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:190750;}s:17:\"augury-event-list\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-420x336.png\";s:5:\"width\";i:420;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128098;}s:25:\"augury-event-single-type1\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-564x520.png\";s:5:\"width\";i:564;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74975;}s:25:\"augury-event-single-type4\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-564x460.png\";s:5:\"width\";i:564;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72553;}s:18:\"augury-event-list2\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-420x275.png\";s:5:\"width\";i:420;s:6:\"height\";i:275;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108977;}s:18:\"dt-bm-person-type2\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51977;}s:19:\"dt-bm-service-type2\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-205x205.png\";s:5:\"width\";i:205;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51977;}s:20:\"dt-bm-archive-person\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137893;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"moon-inverse1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18129;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13931,20799,'_wp_old_slug','logo-collection'),(13932,20797,'_wp_old_slug','t-shirt-with-logo'),(13933,20790,'_wp_old_slug','single'),(13934,20789,'_wp_old_slug','modern-astrology-for-soul'),(13935,20788,'_wp_old_slug','polo'),(13936,20787,'_wp_old_slug','long-sleeve-tee'),(13937,20786,'_wp_old_slug','hoodie-with-zipper'),(13939,20785,'_wp_old_slug','hoodie-with-pocket'),(13940,20784,'_wp_old_slug','sunglasses'),(13941,20782,'_wp_old_slug','belt'),(13942,20781,'_wp_old_slug','beanie'),(13943,20780,'_wp_old_slug','t-shirt'),(13944,20779,'_wp_old_slug','hoodie-with-logo'),(13945,20778,'_wp_old_slug','hoodie'),(13948,20778,'_price','42'),(13949,20778,'_price','45'),(13950,20777,'_wp_old_slug','v-neck-t-shirt'),(13953,20777,'_price','15'),(13954,20777,'_price','20'),(13959,20398,'_elementor_controls_usage','a:12:{s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:5:\"align\";i:4;s:22:\"image_custom_dimension\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:10:{s:12:\"_css_classes\";i:3;s:9:\"_position\";i:5;s:9:\"_offset_x\";i:5;s:9:\"_offset_y\";i:5;s:8:\"_z_index\";i:3;s:14:\"_element_width\";i:2;s:21:\"_offset_orientation_h\";i:1;s:13:\"_offset_x_end\";i:2;s:20:\"_offset_x_end_mobile\";i:1;s:16:\"_offset_x_mobile\";i:1;}s:17:\"widget_jet_tricks\";a:5:{s:26:\"jet_tricks_widget_parallax\";i:2;s:33:\"jet_tricks_widget_parallax_invert\";i:2;s:27:\"jet_tricks_widget_satellite\";i:2;s:32:\"jet_tricks_widget_satellite_text\";i:2;s:32:\"jet_tricks_widget_parallax_speed\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:48;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:48;s:19:\"_inline_size_tablet\";i:11;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_mobile\";i:1;s:11:\"css_classes\";i:17;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:11;s:11:\"header_size\";i:5;s:5:\"align\";i:9;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:11;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:27:\"typography_font_size_mobile\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:12:\"_css_classes\";i:5;s:14:\"_margin_mobile\";i:6;s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:5:\"align\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}}}}s:6:\"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:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:14:\"section_layout\";a:5:{s:16:\"content_position\";i:1;s:15:\"stretch_section\";i:3;s:13:\"content_width\";i:7;s:3:\"gap\";i:1;s:6:\"layout\";i:1;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:26;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:11:\"css_classes\";i:8;s:6:\"margin\";i:5;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:4;}}}}s:10:\"dt-iconbox\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:8:{s:5:\"title\";i:12;s:8:\"subtitle\";i:12;s:16:\"background_image\";i:12;s:11:\"hover_image\";i:12;s:13:\"selected_icon\";i:12;s:10:\"icon_image\";i:12;s:14:\"selected_image\";i:12;s:4:\"link\";i:12;}}s:5:\"style\";a:3:{s:13:\"section_title\";a:3:{s:11:\"title_color\";i:12;s:27:\"typography_title_typography\";i:12;s:26:\"typography_title_font_size\";i:12;}s:16:\"section_subtitle\";a:4:{s:14:\"subtitle_color\";i:12;s:30:\"typography_subtitle_typography\";i:12;s:29:\"typography_subtitle_font_size\";i:12;s:31:\"typography_subtitle_font_weight\";i:12;}s:12:\"section_icon\";a:1:{s:10:\"icon_color\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:12;}}}}s:20:\"dt-advanced-carousel\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:18:\"dt_section_general\";a:1:{s:26:\"dt_carousel_slider_content\";i:2;}s:21:\"dt_section_additional\";a:2:{s:12:\"item_to_show\";i:2;s:10:\"centermode\";i:1;}}s:5:\"style\";a:2:{s:16:\"dt_arrow_section\";a:3:{s:6:\"arrows\";i:1;s:10:\"prev_arrow\";i:1;s:10:\"next_arrow\";i:1;}s:21:\"dt_navigation_section\";a:2:{s:9:\"dot_style\";i:1;s:10:\"navigation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:7:\"counter\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:3:{s:13:\"ending_number\";i:5;s:5:\"title\";i:5;s:6:\"suffix\";i:2;}}s:5:\"style\";a:2:{s:14:\"section_number\";a:4:{s:12:\"number_color\";i:5;s:28:\"typography_number_typography\";i:5;s:27:\"typography_number_font_size\";i:5;s:29:\"typography_number_font_weight\";i:5;}s:13:\"section_title\";a:5:{s:11:\"title_color\";i:5;s:27:\"typography_title_typography\";i:5;s:26:\"typography_title_font_size\";i:5;s:28:\"typography_title_font_weight\";i:5;s:28:\"typography_title_line_height\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:2;}}}}s:16:\"dt-shop-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:16:\"products_section\";a:2:{s:13:\"post_per_page\";i:1;s:22:\"product_style_template\";i:1;}s:24:\"product_carousel_section\";a:3:{s:22:\"carousel_slidesperview\";i:1;s:17:\"carousel_loopmode\";i:1;s:26:\"carousel_mousewheelcontrol\";i:1;}}}}s:14:\"contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_settings\";a:1:{s:14:\"form_shortcode\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_text_style\";a:2:{s:27:\"text_typography_font_weight\";i:1;s:30:\"invalid_typography_font_weight\";i:1;}s:20:\"section_inputs_style\";a:2:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_weight\";i:1;}s:12:\"submit_style\";a:19:{s:15:\"submit_bg_color\";i:1;s:12:\"submit_color\";i:1;s:28:\"submit_typography_typography\";i:1;s:27:\"submit_typography_font_size\";i:1;s:29:\"submit_typography_font_weight\";i:1;s:14:\"submit_padding\";i:1;s:20:\"submit_border_border\";i:1;s:19:\"submit_border_width\";i:1;s:20:\"submit_border_radius\";i:1;s:21:\"submit_hover_bg_color\";i:1;s:18:\"submit_hover_color\";i:1;s:33:\"submit_hover_typography_font_size\";i:1;s:26:\"submit_hover_border_border\";i:1;s:25:\"submit_hover_border_width\";i:1;s:25:\"submit_hover_border_color\";i:1;s:21:\"submit_focus_bg_color\";i:1;s:26:\"submit_focus_border_border\";i:1;s:25:\"submit_focus_border_width\";i:1;s:25:\"submit_focus_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}}'),(13961,20788,'_wc_rating_count','a:1:{i:5;i:1;}'),(13962,20376,'_elementor_controls_usage','a:8:{s:7:\"dt-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:8:{s:9:\"logo_type\";i:1;s:5:\"image\";i:1;s:11:\"image_width\";i:1;s:9:\"logo_text\";i:1;s:12:\"logo_tagline\";i:1;s:10:\"item_align\";i:1;s:18:\"image_width_tablet\";i:1;s:18:\"image_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:11:\"css_classes\";i:3;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:2;s:4:\"view\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:4:{s:13:\"primary_color\";i:2;s:10:\"icon_space\";i:2;s:9:\"icon_size\";i:2;s:12:\"border_width\";i:2;}s:21:\"section_style_content\";a:11:{s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:28:\"title_typography_font_weight\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:34:\"description_typography_font_family\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:2;}}}}s:6:\"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:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:12:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;s:25:\"typography_text_transform\";i:1;s:12:\"text_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;s:22:\"image_custom_dimension\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"jet-dropbar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:23:\"section_dropbar_content\";a:2:{s:12:\"content_type\";i:1;s:11:\"template_id\";i:1;}s:24:\"section_dropbar_settings\";a:3:{s:8:\"position\";i:1;s:11:\"show_effect\";i:1;s:14:\"fixed_position\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_content_style\";a:2:{s:29:\"content_background_background\";i:1;s:24:\"content_background_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:3:{s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:15:\"stretch_section\";i:1;}s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:11:\"css_classes\";i:2;s:14:\"padding_mobile\";i:2;}}}}s:14:\"dt-header-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:2:{s:6:\"nav_id\";i:1;s:5:\"align\";i:1;}}}}}'),(13977,24926,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:13:\"open_lightbox\";i:5;s:7:\"link_to\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(13982,24934,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:13:\"open_lightbox\";i:5;s:7:\"link_to\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(13983,24933,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:13:\"open_lightbox\";i:5;s:7:\"link_to\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(13984,24932,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:13:\"open_lightbox\";i:5;s:7:\"link_to\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(13985,24931,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:13:\"open_lightbox\";i:5;s:7:\"link_to\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(13986,24930,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:13:\"open_lightbox\";i:5;s:7:\"link_to\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(13987,24929,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:13:\"open_lightbox\";i:5;s:7:\"link_to\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(13988,24928,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:13:\"open_lightbox\";i:5;s:7:\"link_to\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(13989,24927,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:13:\"open_lightbox\";i:5;s:7:\"link_to\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(13990,154,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:13:\"open_lightbox\";i:5;s:7:\"link_to\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(13991,16304,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:7:\"link_to\";i:5;s:13:\"open_lightbox\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:1:{s:9:\"icon_size\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(13992,24925,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:13:\"open_lightbox\";i:5;s:7:\"link_to\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(14004,25512,'_info','a:3:{s:7:\"emailid\";s:23:\"pomies.fabien@gmail.com\";s:5:\"phone\";s:6:\"004466\";s:4:\"name\";s:4:\"John\";}'),(14005,20670,'slide_template','default'),(14009,25514,'_info','a:3:{s:7:\"emailid\";s:11:\"tes@test.hr\";s:5:\"phone\";s:7:\"0987654\";s:4:\"name\";s:4:\"John\";}'),(14010,25515,'_info','a:7:{s:7:\"emailid\";s:12:\"asfas@asf.re\";s:5:\"phone\";s:8:\"09876543\";s:4:\"name\";s:4:\"John\";s:9:\"firstname\";s:3:\"asd\";s:8:\"lastname\";s:5:\"dfasf\";s:7:\"address\";s:6:\"sadasd\";s:16:\"aboutyourproject\";s:7:\"gwegweg\";}'),(14011,20848,'_elementor_edit_mode','builder'),(14012,20848,'_elementor_template_type','wp-post'),(14013,20848,'_elementor_version','2.9.3'),(14015,25517,'_info','a:3:{s:7:\"emailid\";s:9:\"sdf@ff.fr\";s:5:\"phone\";s:10:\"5112136549\";s:4:\"name\";s:4:\"John\";}'),(14016,25518,'_info','a:3:{s:7:\"emailid\";s:12:\"AAA@ggga.com\";s:5:\"phone\";s:10:\"3726485949\";s:4:\"name\";s:4:\"John\";}'),(14017,25519,'_info','a:7:{s:7:\"emailid\";s:27:\"harpreet.kaur5987@gmail.com\";s:5:\"phone\";s:10:\"8556091641\";s:4:\"name\";s:4:\"John\";s:9:\"firstname\";s:8:\"harpreet\";s:8:\"lastname\";s:4:\"kaur\";s:7:\"address\";s:32:\"20 c new ganesh nagar rama mandi\";s:16:\"aboutyourproject\";s:15:\" m,n,m.,m.,.,.,\";}'),(14018,25521,'_info','a:3:{s:7:\"emailid\";s:17:\"sdfsdf@dsdfsd.cfo\";s:5:\"phone\";s:10:\"1234567890\";s:4:\"name\";s:4:\"John\";}'),(14019,25522,'_info','a:3:{s:7:\"emailid\";s:18:\"sudeshlk@gmail.com\";s:5:\"phone\";s:10:\"0773057337\";s:4:\"name\";s:4:\"John\";}'),(14020,25524,'_info','a:7:{s:7:\"emailid\";s:13:\"emy@gmail.com\";s:5:\"phone\";s:8:\"22222222\";s:4:\"name\";s:4:\"John\";s:9:\"firstname\";s:3:\"emy\";s:8:\"lastname\";s:3:\"emy\";s:7:\"address\";s:9:\"aaaaaaaaa\";s:16:\"aboutyourproject\";s:4:\"aaaa\";}'),(14021,25526,'_thumbnail_id','24963'),(14022,25526,'_elementor_edit_mode','builder'),(14023,25526,'_elementor_template_type','wp-post'),(14024,25526,'_elementor_version','2.9.3'),(14025,25526,'_wp_page_template','default'),(14026,25526,'_elementor_data','[{\"id\":\"aa9626b\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f94c685\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"a26fd20\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f35ef96\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"2fae1e7\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"02c2f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d33577\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accurate study\",\"header_size\":\"h4\",\"title_color\":\"#FFA35A\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b179d69\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"0334ad6\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"d6983ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.957},\"elements\":[{\"id\":\"21c7e16\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"dt-portfolio-single-title\"}],\"isInner\":true},{\"id\":\"2dea67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.043},\"elements\":[{\"id\":\"ed134b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f8db36\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"c157d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689e706\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"164f8b5\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"159347d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"1043702\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d89cd9b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-26.jpg\",\"id\":24963},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd82bf7\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"9bd9cc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7169b44\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bf45daa\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"106ba3b\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ce07a2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2b72bde\",\"elType\":\"widget\",\"settings\":{\"type\":\"type2\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-customdetails\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"391b8d6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"6bbb545\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90ac810\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623b099\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"e26174e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0529db5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d813122\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"f3cf180\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"fcd11ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6982aec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Portfolio Project\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27943b0\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"38ea8f4\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5a5e428\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c5b9b9d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"88e6fe2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"94803fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-8.jpg\",\"id\":25013},\"image_size\":\"full\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cae3f88\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"bb1004c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c2b4b1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-5.jpg\",\"id\":25010},\"image_size\":\"full\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9714dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d1db6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-13.jpg\",\"id\":25018},\"image_size\":\"full\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"be2202e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b735efa\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"dc0f1f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0c0db6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-6.jpg\",\"id\":25011},\"image_size\":\"full\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fdd306a\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"587d084\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"cfe8a88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c72378a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2020\\/02\\/portfolio-11.jpg\",\"id\":25016},\"image_size\":\"full\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"opacity_hover\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b20bc1d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"f7a277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"329cb0e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0b0143d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"7fbed59\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"945a6eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49cd25a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ccd854\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"8cc4503\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2dd4365\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a143c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"64ecc02\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"20\"},\"elements\":[{\"id\":\"1b09da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d404542\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d63888b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"97e7e3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"129ca8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Points\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b8b128a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"bb480e3\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"49e6dcb\"},{\"text\":\"Donec pede justo, fringilla vel, aliquet nec.\",\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"464eb58\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a58699\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"ab4fa89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65d9028\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dd3ef3d\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"55f728d\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"0ad3b61\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ba97bd\",\"elType\":\"widget\",\"settings\":{\"type\":\"type3\"},\"elements\":[],\"widgetType\":\"dt-portfolio-single-navigationlinks\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3464c2f\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"ef6790a\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}]},\"elements\":[{\"id\":\"3c88f84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96a1413\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(14027,25526,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:26;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:26;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:3:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:22;}s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:25:\"dt-portfolio-single-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"image_size\";i:6;s:7:\"link_to\";i:5;s:13:\"open_lightbox\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:13:\"opacity_hover\";i:5;s:27:\"background_hover_transition\";i:5;}}}}s:33:\"dt-portfolio-single-customdetails\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:1:{s:9:\"icon_size\";i:2;}}}}s:35:\"dt-portfolio-single-navigationlinks\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:18:\"dt_section_general\";a:1:{s:4:\"type\";i:1;}}}}}'),(14030,25013,'_edit_lock','1589440647:2'),(14031,25018,'_edit_lock','1589441612:2'),(14032,25527,'_info','a:7:{s:7:\"emailid\";s:9:\"adf@d.asf\";s:5:\"phone\";s:8:\"24243243\";s:4:\"name\";s:4:\"John\";s:9:\"firstname\";s:6:\"xcvzxc\";s:8:\"lastname\";s:4:\"cxzv\";s:7:\"address\";s:9:\"dfasdffas\";s:16:\"aboutyourproject\";s:8:\"dsfadfad\";}'),(14033,25528,'_elementor_edit_mode','builder'),(14034,25528,'_elementor_template_type','section'),(14035,25528,'_elementor_version','2.9.3'),(14036,25528,'_wp_page_template','default'),(14037,25528,'_elementor_data','[{\"id\":\"de2eff1\",\"elType\":\"section\",\"settings\":{\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"bb9a648\",\"jet_parallax_layout_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"jet_parallax_layout_speed\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"jet_parallax_layout_type\":\"scroll\",\"jet_parallax_layout_direction\":\"1\",\"jet_parallax_layout_fx_direction\":\"fade-in\",\"jet_parallax_layout_z_index\":\"\",\"jet_parallax_layout_bg_x\":50,\"jet_parallax_layout_bg_y\":50,\"jet_parallax_layout_bg_size\":\"auto\",\"jet_parallax_layout_animation_prop\":\"transform\",\"jet_parallax_layout_on\":[\"desktop\",\"tablet\"]}],\"structure\":\"40\"},\"elements\":[{\"id\":\"47337a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"9c981ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1db6614\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"69\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"},{\"id\":\"056b20a\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"70\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false},{\"id\":\"8303fab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2c2f838\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"71\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false},{\"id\":\"3c2a3a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"964ae64\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"72\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false}]'),(14038,25528,'_elementor_controls_usage','a:3:{s:18:\"wp-widget-nav_menu\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:16:\"section_parallax\";a:1:{s:24:\"jet_parallax_layout_list\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(14044,25532,'_info','a:7:{s:7:\"emailid\";s:13:\"sdf@yahoo.com\";s:5:\"phone\";s:10:\"2302341234\";s:4:\"name\";s:4:\"John\";s:9:\"firstname\";s:4:\"aasd\";s:8:\"lastname\";s:6:\"sddesa\";s:7:\"address\";s:16:\"resdfg ggredffrt\";s:16:\"aboutyourproject\";s:23:\"errtffgttrrdfgbff rrrrr\";}'),(14045,25533,'_info','a:3:{s:7:\"emailid\";s:23:\"shahab.meraji@gmail.com\";s:5:\"phone\";s:11:\"05343841679\";s:4:\"name\";s:4:\"John\";}'),(14046,25535,'_info','a:3:{s:7:\"emailid\";s:13:\"test@test.com\";s:5:\"phone\";s:13:\"9475748458458\";s:4:\"name\";s:4:\"John\";}'),(14048,25538,'_order_key','wc_order_UElznsiFOotsy'),(14049,25538,'_customer_user','0'),(14050,25538,'_payment_method','cod'),(14051,25538,'_payment_method_title','Cash on delivery'),(14052,25538,'_customer_ip_address','103.63.159.142'),(14053,25538,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36'),(14054,25538,'_created_via','checkout'),(14055,25538,'_cart_hash','dc24c50a7a02f6b4ed16054ca56893d0'),(14056,25538,'_billing_first_name','Rokibul'),(14057,25538,'_billing_last_name','Novel'),(14058,25538,'_billing_company','Rokibul Hasan Novel'),(14059,25538,'_billing_address_1','Sarulia Demra'),(14060,25538,'_billing_address_2','Sarulia Demra'),(14061,25538,'_billing_city','Dhaka'),(14062,25538,'_billing_state','BD-13'),(14063,25538,'_billing_postcode','1360'),(14064,25538,'_billing_country','BD'),(14065,25538,'_billing_email','rokibulhasannovel@gmail.com'),(14066,25538,'_billing_phone','+8801954939234'),(14067,25538,'_order_currency','GBP'),(14068,25538,'_cart_discount','0'),(14069,25538,'_cart_discount_tax','0'),(14070,25538,'_order_shipping','0.00'),(14071,25538,'_order_shipping_tax','0'),(14072,25538,'_order_tax','0'),(14073,25538,'_order_total','90.00'),(14074,25538,'_order_version','3.9.2'),(14075,25538,'_prices_include_tax','no'),(14076,25538,'_billing_address_index','Rokibul Novel Rokibul Hasan Novel Sarulia Demra Sarulia Demra Dhaka BD-13 1360 BD rokibulhasannovel@gmail.com +8801954939234'),(14077,25538,'_shipping_address_index','        '),(14078,25538,'is_vat_exempt','no'),(14079,25538,'_download_permissions_granted','yes'),(14080,25538,'_recorded_sales','yes'),(14081,25538,'_recorded_coupon_usage_counts','yes'),(14082,25538,'_order_stock_reduced','yes'),(14083,25539,'_info','a:3:{s:7:\"emailid\";s:11:\"abc@123.com\";s:5:\"phone\";s:10:\"1234567890\";s:4:\"name\";s:4:\"John\";}'),(14084,25541,'_info','a:3:{s:7:\"emailid\";s:23:\"ejemplofagu@yopmail.com\";s:5:\"phone\";s:7:\"6455854\";s:4:\"name\";s:4:\"John\";}'),(14085,25543,'_info','a:3:{s:7:\"emailid\";s:22:\"kravianand02@gmail.com\";s:5:\"phone\";s:10:\"9871443740\";s:4:\"name\";s:4:\"John\";}'),(14086,25544,'_info','a:3:{s:7:\"emailid\";s:27:\"rokibulhasannovel@gmail.com\";s:5:\"phone\";s:11:\"01954939234\";s:4:\"name\";s:4:\"John\";}'),(14087,25545,'_info','a:3:{s:7:\"emailid\";s:13:\"shh@gmail.com\";s:5:\"phone\";s:10:\"1234567890\";s:4:\"name\";s:4:\"John\";}'),(14088,25546,'_info','a:3:{s:7:\"emailid\";s:15:\"ballu@gmail.com\";s:5:\"phone\";s:10:\"9854643586\";s:4:\"name\";s:4:\"John\";}'),(14089,25547,'_order_key','wc_order_gnBUsoC1YJRCm'),(14090,25547,'_customer_user','0'),(14091,25547,'_payment_method','bacs'),(14092,25547,'_payment_method_title','Direct bank transfer'),(14093,25547,'_customer_ip_address','103.25.169.120'),(14094,25547,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36'),(14095,25547,'_created_via','checkout'),(14096,25547,'_cart_hash','7aa3236cb21583b1df5c6060b637455f'),(14097,25547,'_billing_first_name','Bharti'),(14098,25547,'_billing_last_name','Shrivastav'),(14099,25547,'_billing_address_1','Kalyan'),(14100,25547,'_billing_city','Mumbai'),(14101,25547,'_billing_state','MH'),(14102,25547,'_billing_postcode','421301'),(14103,25547,'_billing_country','IN'),(14104,25547,'_billing_email','kirtimurpani@gmail.com'),(14105,25547,'_billing_phone','09820281710'),(14106,25547,'_order_currency','GBP'),(14107,25547,'_cart_discount','0'),(14108,25547,'_cart_discount_tax','0'),(14109,25547,'_order_shipping','0.00'),(14110,25547,'_order_shipping_tax','0'),(14111,25547,'_order_tax','0'),(14112,25547,'_order_total','18.00'),(14113,25547,'_order_version','3.9.2'),(14114,25547,'_prices_include_tax','no'),(14115,25547,'_billing_address_index','Bharti Shrivastav  Kalyan  Mumbai MH 421301 IN kirtimurpani@gmail.com 09820281710'),(14116,25547,'_shipping_address_index','        '),(14117,25547,'is_vat_exempt','no'),(14118,25547,'_recorded_sales','yes'),(14119,25547,'_recorded_coupon_usage_counts','yes'),(14120,25547,'_order_stock_reduced','yes'),(14121,25548,'_order_key','wc_order_OqQSVDq87s41X'),(14122,25548,'_customer_user','0'),(14123,25548,'_payment_method','bacs'),(14124,25548,'_payment_method_title','Direct bank transfer'),(14125,25548,'_customer_ip_address','103.25.169.120'),(14126,25548,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36'),(14127,25548,'_created_via','checkout'),(14128,25548,'_cart_hash','23be49407b09239ff6017de843236c55'),(14129,25548,'_billing_first_name','Bharti'),(14130,25548,'_billing_last_name','Shrivastav'),(14131,25548,'_billing_address_1','Kalyan'),(14132,25548,'_billing_city','Mumbai'),(14133,25548,'_billing_state','MH'),(14134,25548,'_billing_postcode','421301'),(14135,25548,'_billing_country','IN'),(14136,25548,'_billing_email','kirtimurpani@gmail.com'),(14137,25548,'_billing_phone','09820281710'),(14138,25548,'_order_currency','GBP'),(14139,25548,'_cart_discount','0'),(14140,25548,'_cart_discount_tax','0'),(14141,25548,'_order_shipping','0.00'),(14142,25548,'_order_shipping_tax','0'),(14143,25548,'_order_tax','0'),(14144,25548,'_order_total','25.00'),(14145,25548,'_order_version','3.9.2'),(14146,25548,'_prices_include_tax','no'),(14147,25548,'_billing_address_index','Bharti Shrivastav  Kalyan  Mumbai MH 421301 IN kirtimurpani@gmail.com 09820281710'),(14148,25548,'_shipping_address_index','        '),(14149,25548,'is_vat_exempt','no'),(14150,25548,'_recorded_sales','yes'),(14151,25548,'_recorded_coupon_usage_counts','yes'),(14152,25548,'_order_stock_reduced','yes'),(14153,25549,'_info','a:7:{s:7:\"emailid\";s:14:\"qwqw@2DSDS.com\";s:5:\"phone\";s:11:\"98235873215\";s:4:\"name\";s:4:\"John\";s:9:\"firstname\";s:3:\"qwq\";s:8:\"lastname\";s:3:\"qwq\";s:7:\"address\";s:6:\"ewqewq\";s:16:\"aboutyourproject\";s:4:\"wewq\";}'),(14154,25550,'_info','a:3:{s:7:\"emailid\";s:16:\"ganesh@gmail.com\";s:5:\"phone\";s:10:\"7286807487\";s:4:\"name\";s:4:\"John\";}'),(14155,25551,'_info','a:3:{s:7:\"emailid\";s:20:\"mridul.kby@gmail.com\";s:5:\"phone\";s:15:\"444435435435435\";s:4:\"name\";s:4:\"John\";}'),(14156,25552,'_info','a:7:{s:7:\"emailid\";s:16:\"damini@gmail.com\";s:5:\"phone\";s:13:\"5454445454545\";s:4:\"name\";s:4:\"John\";s:9:\"firstname\";s:7:\"dsdssds\";s:8:\"lastname\";s:9:\"dsdsdsdsd\";s:7:\"address\";s:8:\"sdsdsdsd\";s:16:\"aboutyourproject\";s:10:\"sdsdsdsdsd\";}'),(14157,25553,'_info','a:7:{s:7:\"emailid\";s:21:\"astrosimara@gmail.com\";s:5:\"phone\";s:10:\"9855029401\";s:4:\"name\";s:4:\"John\";s:9:\"firstname\";s:5:\"Sudip\";s:8:\"lastname\";s:6:\"Dhakal\";s:7:\"address\";s:6:\"Simara\";s:16:\"aboutyourproject\";s:6:\"aasada\";}'),(14158,25554,'_info','a:3:{s:7:\"emailid\";s:9:\"ss@rd.com\";s:5:\"phone\";s:9:\"022114115\";s:4:\"name\";s:4:\"John\";}'),(14159,25555,'_info','a:3:{s:7:\"emailid\";s:16:\"tasadasd@sad.com\";s:5:\"phone\";s:11:\"01271864619\";s:4:\"name\";s:4:\"John\";}'),(14160,25556,'_info','a:7:{s:7:\"emailid\";s:16:\"tasadasd@sad.com\";s:5:\"phone\";s:11:\"01271864619\";s:4:\"name\";s:4:\"John\";s:9:\"firstname\";s:3:\"asd\";s:8:\"lastname\";s:3:\"asd\";s:7:\"address\";s:11:\"Asmaa Fahmy\";s:16:\"aboutyourproject\";s:27:\"asdasd asdasdas dasd asdasd\";}'),(14161,25557,'_info','a:7:{s:7:\"emailid\";s:27:\"alexandra.siteweb@gmail.com\";s:5:\"phone\";s:10:\"0635565698\";s:4:\"name\";s:4:\"John\";s:9:\"firstname\";s:2:\"nn\";s:8:\"lastname\";s:3:\"nnn\";s:7:\"address\";s:3:\"125\";s:16:\"aboutyourproject\";s:10:\"llùlùlù\";}'),(14162,25559,'_info','a:3:{s:7:\"emailid\";s:13:\"test@test.com\";s:5:\"phone\";s:10:\"9891512345\";s:4:\"name\";s:4:\"John\";}'),(14163,25561,'_info','a:3:{s:7:\"emailid\";s:16:\"fdfgd@hgjgjh.com\";s:5:\"phone\";s:8:\"78678678\";s:4:\"name\";s:4:\"John\";}'),(14164,25447,'_elementor_page_settings','a:10:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:21:\"global_image_lightbox\";s:3:\"yes\";s:21:\"space_between_widgets\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:11:\"viewport_md\";s:0:\"\";s:11:\"viewport_lg\";s:0:\"\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FFFFFF\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FFA35A\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#A3A1A1\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:9:{i:0;a:3:{s:3:\"_id\";s:8:\"662b15ad\";s:5:\"title\";s:14:\"Saved Color #1\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:8:\"4131c142\";s:5:\"title\";s:14:\"Saved Color #2\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:8:\"7c4fbb21\";s:5:\"title\";s:14:\"Saved Color #3\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:8:\"2f4e4ab6\";s:5:\"title\";s:14:\"Saved Color #4\";s:5:\"color\";s:7:\"#61CE70\";}i:4;a:3:{s:3:\"_id\";s:8:\"2499eb63\";s:5:\"title\";s:14:\"Saved Color #5\";s:5:\"color\";s:7:\"#4054B2\";}i:5;a:3:{s:3:\"_id\";s:8:\"6f54621c\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#23A455\";}i:6;a:3:{s:3:\"_id\";s:8:\"62d9c979\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:7;a:3:{s:3:\"_id\";s:8:\"63acf971\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}i:8;a:3:{s:3:\"_id\";s:8:\"59b8d93f\";s:5:\"title\";s:14:\"Saved Color #9\";s:5:\"color\";s:7:\"#020101\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:16:\"Primary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Josefin Sans\";s:22:\"typography_font_weight\";s:0:\"\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:18:\"Secondary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Josefin Sans\";s:22:\"typography_font_weight\";s:0:\"\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Josefin Sans\";s:22:\"typography_font_weight\";s:0:\"\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Josefin Sans\";s:22:\"typography_font_weight\";s:0:\"\";}}s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(14373,521,'_wp_page_template','default'),(14374,457,'_wp_page_template','default'),(14378,628,'_wp_page_template','default'),(14379,627,'_wp_page_template','default'),(14380,625,'_wp_page_template','default'),(14381,624,'_wp_page_template','default'),(14382,623,'_wp_page_template','default'),(14383,621,'_wp_page_template','default'),(14384,609,'_wp_page_template','default'),(14444,620,'_edit_lock','1604388750:2'),(14445,620,'_wp_page_template','default'),(14446,620,'slide_template','default'),(14447,619,'_edit_lock','1604386729:2'),(14448,618,'_edit_lock','1604386730:2'),(14449,615,'_edit_lock','1604386586:2'),(14450,613,'_edit_lock','1604386587:2'),(14451,607,'_edit_lock','1604386588:2'),(14452,606,'_edit_lock','1604386733:2'),(14453,605,'_edit_lock','1604386589:2'),(14454,600,'_edit_lock','1604386589:2'),(14455,458,'_edit_lock','1604386593:2'),(14456,619,'_wp_page_template','default'),(14457,619,'slide_template','default'),(14458,618,'_wp_page_template','default'),(14459,618,'slide_template','default'),(14460,615,'_wp_page_template','default'),(14461,615,'slide_template','default'),(14462,613,'_wp_page_template','default'),(14463,613,'slide_template','default'),(14464,607,'_wp_page_template','default'),(14465,607,'slide_template','default'),(14466,606,'_wp_page_template','default'),(14467,606,'slide_template','default'),(14468,605,'_wp_page_template','default'),(14469,605,'slide_template','default'),(14470,600,'_wp_page_template','default'),(14471,600,'slide_template','default'),(14472,458,'_wp_page_template','default'),(14473,458,'slide_template','default'),(14479,25447,'_elementor_css','a:6:{s:4:\"time\";i:1670210742;s:5:\"fonts\";a:1:{i:0;s:12:\"Josefin Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14480,20398,'_elementor_css','a:6:{s:4:\"time\";i:1670210744;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:\"\";}'),(14481,20488,'_elementor_css','a:6:{s:4:\"time\";i:1670210746;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:\"\";}'),(14482,25218,'_elementor_css','a:6:{s:4:\"time\";i:1670210746;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:\"\";}'),(14483,25219,'_elementor_css','a:6:{s:4:\"time\";i:1670210747;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:\"\";}'),(14484,25220,'_elementor_css','a:6:{s:4:\"time\";i:1670210747;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:\"\";}'),(14485,20526,'_elementor_css','a:6:{s:4:\"time\";i:1670210747;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14486,25479,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n</svg>'),(14487,25473,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>'),(14488,25474,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>'),(14489,25203,'_elementor_css','a:6:{s:4:\"time\";i:1670210747;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14490,25204,'_elementor_css','a:6:{s:4:\"time\";i:1670210747;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14491,25232,'_elementor_css','a:6:{s:4:\"time\";i:1670210747;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14492,20413,'_elementor_css','a:6:{s:4:\"time\";i:1670210818;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:\"\";}'),(14493,20623,'_elementor_css','a:6:{s:4:\"time\";i:1670210841;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14494,20711,'_elementor_css','a:6:{s:4:\"time\";i:1670210853;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:\"\";}'),(14495,25179,'_elementor_css','a:6:{s:4:\"time\";i:1670210872;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:\"\";}'),(14496,20891,'_elementor_css','a:6:{s:4:\"time\";i:1670210884;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:12;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
/*!40000 ALTER TABLE `wpmz_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_posts`
--

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

--
-- Dumping data for table `wpmz_posts`
--

LOCK TABLES `wpmz_posts` WRITE;
/*!40000 ALTER TABLE `wpmz_posts` DISABLE KEYS */;
INSERT INTO `wpmz_posts` VALUES (3,1,'2020-01-28 07:48:18','2020-01-28 07:48:18','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: http://localhost/themes/augury.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','Privacy Policy','','publish','closed','open','','privacy-policy','','','2020-02-10 11:24:43','2020-02-10 11:24:43','',0,'http://localhost/themes/augury/?page_id=3',0,'page','',0),(5,1,'2020-01-28 07:53:13','2020-01-28 07:53:13','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]\nAstrology \"[your-subject]\"\nAstrology <santhosh@iamdesigning.com>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Astrology (http://localhost/themes/augury)\nsanthosh@iamdesigning.com\nReply-To: [your-email]\n\n0\n0\n\nAstrology \"[your-subject]\"\nAstrology <santhosh@iamdesigning.com>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Astrology (http://localhost/themes/augury)\n[your-email]\nReply-To: santhosh@iamdesigning.com\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2020-01-28 07:53:13','2020-01-28 07:53:13','',0,'http://localhost/themes/augury/?post_type=wpcf7_contact_form&p=5',0,'wpcf7_contact_form','',0),(6,1,'2020-01-28 07:53:57','2020-01-28 07:53:57','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2020-01-28 07:53:57','2020-01-28 07:53:57','',0,'http://localhost/themes/augury/wp-content/uploads/2020/01/woocommerce-placeholder.png',0,'attachment','image/png',0),(7,1,'2020-01-28 07:54:37','2020-01-28 07:54:37','[yith_wcwl_wishlist]','Wishlist','','publish','closed','closed','','wishlist','','','2020-01-28 07:54:37','2020-01-28 07:54:37','',0,'http://localhost/themes/augury/wishlist/',0,'page','',0),(154,2,'2019-02-10 06:16:06','2019-02-10 06:16:06','<h4>Different effect</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n										<img width=\"1390\" height=\"700\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-27.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-27.jpg 1390w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-27-300x151.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-27-768x387.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-27-1024x516.jpg 1024w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-27-750x378.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-27-540x272.jpg 540w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-27-1000x504.jpg 1000w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h3>Portfolio Project</h3>		\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-4\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-2\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-15\">\n							<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-7\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-12.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-12\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-12.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-12.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-12-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>','Jupiter and Neptune','Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.','publish','closed','closed','','jupiter-and-neptune','','','2020-03-06 12:25:40','2020-03-06 12:25:40','',0,'http://00243F93-3077-4F9E-BD84-8055E84F5EB4',0,'dt_portfolios','',0),(457,2,'2018-01-25 12:34:20','2018-01-25 12:34:20','','Love Astrology','','publish','open','closed','','love-astrology','','','2020-11-03 06:54:07','2020-11-03 06:54:07','',0,'http://helenspa.dttheme.com/?post_type=dt_service&#038;p=457',0,'dt_service','',0),(458,2,'2018-01-25 12:37:29','2018-01-25 12:37:29','','Susan Delacour','','publish','open','closed','','susan-delacour','','','2020-11-03 06:58:44','2020-11-03 06:58:44','',0,'http://helenspa.dttheme.com/?post_type=dt_person&#038;p=458',0,'dt_person','',0),(521,2,'2018-01-30 06:31:39','2018-01-30 06:31:39','','Personal consultation','','publish','open','closed','','personal-consultation','','','2020-11-02 12:43:27','2020-11-02 12:43:27','',0,'http://helenspa.dttheme.com/?post_type=dt_service&#038;p=521',0,'dt_service','',0),(600,2,'2018-02-05 05:30:58','2018-02-05 05:30:58','','Su Hon Kim','','publish','open','closed','','su-hon-kim','','','2020-11-03 06:58:43','2020-11-03 06:58:43','',0,'http://helenspa.dttheme.com/?post_type=dt_person&#038;p=600',0,'dt_person','',0),(605,2,'2018-02-05 05:37:37','2018-02-05 05:37:37','','Melwyn Mccarthy','','publish','open','closed','','melwyn-mccarthy','','','2020-11-03 06:58:37','2020-11-03 06:58:37','',0,'http://helenspa.dttheme.com/?post_type=dt_person&#038;p=605',0,'dt_person','',0),(606,2,'2018-02-05 05:42:26','2018-02-05 05:42:26','','Melissa Mc Chan','','publish','open','closed','','melissa-mc-chan','','','2020-11-03 06:58:32','2020-11-03 06:58:32','',0,'http://helenspa.dttheme.com/?post_type=dt_person&#038;p=606',0,'dt_person','',0),(607,2,'2018-02-05 05:59:08','2018-02-05 05:59:08','','Bao Chen Cheng','','publish','open','closed','','bao-chen-cheng','','','2020-11-03 06:58:26','2020-11-03 06:58:26','',0,'http://helenspa.dttheme.com/?post_type=dt_person&#038;p=607',0,'dt_person','',0),(609,2,'2018-02-05 05:53:04','2018-02-05 05:53:04','','Zodiac astrology','','publish','open','closed','','zodiac-astrology','','','2020-11-02 12:43:24','2020-11-02 12:43:24','',0,'http://helenspa.dttheme.com/?post_type=dt_service&#038;p=609',0,'dt_service','',0),(613,2,'2018-02-05 06:04:00','2018-02-05 06:04:00','','An Chao Chen','','publish','open','closed','','an-chao-chen','','','2020-11-03 06:58:20','2020-11-03 06:58:20','',0,'http://helenspa.dttheme.com/?post_type=dt_person&#038;p=613',0,'dt_person','',0),(615,2,'2018-02-05 06:08:31','2018-02-05 06:08:31','','Fa Dong Cong','','publish','open','closed','','fa-dong-cong','','','2020-11-03 06:58:20','2020-11-03 06:58:20','',0,'http://helenspa.dttheme.com/?post_type=dt_person&#038;p=615',0,'dt_person','',0),(618,2,'2018-02-05 06:11:44','2018-02-05 06:11:44','','Feng Gua Hai','','publish','open','closed','','feng-gua-hai','','','2020-11-03 06:58:10','2020-11-03 06:58:10','',0,'http://helenspa.dttheme.com/?post_type=dt_person&#038;p=618',0,'dt_person','',0),(619,2,'2018-02-05 06:15:53','2018-02-05 06:15:53','','Hai Han He','','publish','open','closed','','hai-han-he','','','2020-11-03 06:58:08','2020-11-03 06:58:08','',0,'http://helenspa.dttheme.com/?post_type=dt_person&#038;p=619',0,'dt_person','',0),(620,2,'2018-02-05 06:20:52','2018-02-05 06:20:52','','Jian Hung Huo','','publish','open','closed','','jian-hung-huo','','','2020-11-03 06:57:38','2020-11-03 06:57:38','',0,'http://helenspa.dttheme.com/?post_type=dt_person&#038;p=620',0,'dt_person','',0),(621,2,'2018-02-05 06:29:12','2018-02-05 06:29:12','','Fixed Stars astrology','','publish','open','closed','','fixed-stars-astrology','','','2020-11-02 12:43:20','2020-11-02 12:43:20','',0,'http://helenspa.dttheme.com/?post_type=dt_service&#038;p=621',0,'dt_service','',0),(623,2,'2018-02-05 06:31:37','2018-02-05 06:31:37','','Medical Astrology','','publish','open','closed','','medical-astrology','','','2020-11-02 12:43:16','2020-11-02 12:43:16','',0,'http://helenspa.dttheme.com/?post_type=dt_service&#038;p=623',0,'dt_service','',0),(624,2,'2018-02-05 06:33:53','2018-02-05 06:33:53','','Horary astrology','','publish','open','closed','','horary-astrology','','','2020-11-02 12:43:12','2020-11-02 12:43:12','',0,'http://helenspa.dttheme.com/?post_type=dt_service&#038;p=624',0,'dt_service','',0),(625,2,'2018-02-05 06:35:36','2018-02-05 06:35:36','','Arab and Persian Astrology','','publish','open','closed','','arab-and-persian-astrology','','','2020-11-02 12:42:13','2020-11-02 12:42:13','',0,'http://helenspa.dttheme.com/?post_type=dt_service&#038;p=625',0,'dt_service','',0),(626,2,'2018-02-05 06:37:39','2018-02-05 06:37:39','','Tropical Astrology','','publish','open','closed','','tropical-astrology','','','2020-11-02 12:23:41','2020-11-02 12:23:41','',0,'http://helenspa.dttheme.com/?post_type=dt_service&#038;p=626',0,'dt_service','',0),(627,2,'2018-02-05 06:39:38','2018-02-05 06:39:38','','Western Astrology','','publish','open','closed','','western-astrology','','','2020-11-02 12:42:05','2020-11-02 12:42:05','',0,'http://helenspa.dttheme.com/?post_type=dt_service&#038;p=627',0,'dt_service','',0),(628,2,'2018-02-05 06:42:19','2018-02-05 06:42:19','','Indian Astrology','','publish','open','closed','','indian-astrology','','','2020-11-03 07:44:23','2020-11-03 07:44:23','',0,'http://helenspa.dttheme.com/?post_type=dt_service&#038;p=628',0,'dt_service','',0),(16304,2,'2019-02-11 06:17:02','2019-02-11 06:17:02','<h4>Accurate study</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n										<img width=\"1390\" height=\"700\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-26.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-26.jpg 1390w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-26-300x151.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-26-768x387.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-26-1024x516.jpg 1024w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-26-750x378.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-26-540x272.jpg 540w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-26-1000x504.jpg 1000w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h3>Portfolio Project</h3>		\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-8.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-8\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-8.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-8.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-8-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-5\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-13\">\n							<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-6\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-11.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-11\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-11.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-11.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-11-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>','Cardinal signs','There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.','publish','closed','closed','','cardinal-signs','','','2020-03-06 12:25:42','2020-03-06 12:25:42','',0,'http://F9B240A0-E2AD-471E-920C-41493C580902',0,'dt_portfolios','',0),(20331,2,'2020-01-27 04:27:11','2020-01-27 04:27:11','<h2>Tarot, Predictions & Horoscope</h2>		\n			<a href=\"https://mg7717.dev34.info/appointment/\" role=\"button\">\n						Fix Appointment\n					</a>\n										<img width=\"336\" height=\"100\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/logo-1.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/logo-1.png 336w, https://mg7717.dev34.info/wp-content/uploads/2020/01/logo-1-300x89.png 300w\" sizes=\"(max-width: 336px) 100vw, 336px\" />											\n			<h2>Astrology reveals the will of the gods</h2>		\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<h2>© 2020. All Rights Reserved. Augury Theme</h2>','Footer Augury','','publish','closed','closed','','elementor-20331','','','2020-02-29 07:07:48','2020-02-29 07:07:48','',0,'http://192.168.2.62/themes/elementor-fw/?post_type=dt_footers&#038;p=20331',0,'dt_footers','',0),(20376,2,'2020-01-27 05:53:25','2020-01-27 05:53:25','<a href=\"https://mg7717.dev34.info/\" rel=\"home\"><img width=\"336\" height=\"100\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/logo-1.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/logo-1.png 336w, https://mg7717.dev34.info/wp-content/uploads/2020/01/logo-1-300x89.png 300w\" sizes=\"(max-width: 336px) 100vw, 336px\" /></a>		\n				<a href=\"https://mg7717.dev34.info/contact-us/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 350 500\" style=\"enable-background:new 0 0 350 500;\" xml:space=\"preserve\">\n<g transform=\"translate(0,-952.36218)\">\n	<path d=\"M174.9,952.4c-77-0.5-148,51.1-168.9,129.5c-4.7,17.7-5.9,35.1-5.8,51.8c0.3,59.2,31.8,110.3,67.4,159.9   c35.6,49.6,75.7,98.5,97.1,151.9c2.4,5.8,9,8.5,14.8,6.1c2.7-1.2,4.9-3.3,6-6.1c21.4-53.4,61.5-102.3,97.1-151.9   c35.6-49.6,67.1-100.7,67.4-159.9c0.1-16.7-1.1-34.1-5.8-51.8c-20.9-78.3-91.9-130-168.9-129.5C175.1,952.4,175,952.4,174.9,952.4z    M174.9,975.1c0.1,0,0.2,0,0.4,0c67-0.6,128.8,44.2,147,112.6c4,15,5.2,30.4,5.1,45.9c-0.2,51-28.2,97.8-63.2,146.6   c-30.5,42.5-65.2,86.2-89.1,135.2c-24-48.9-58.6-92.7-89.1-135.2c-35-48.7-62.9-95.6-63.2-146.6c-0.1-15.4,1.1-30.9,5.1-45.9   C46.1,1019.3,107.8,974.6,174.9,975.1z M174.7,1054.1c-39.9-0.1-72.6,32.8-72.6,72.9c0.1,40.2,32.8,72.9,72.7,72.9   c39.9,0.1,72.4-32.6,72.4-72.7C247.2,1087,214.6,1054.1,174.7,1054.1z M174.7,1076.9c27.7,0,49.9,22.5,50,50.3   c0,27.9-22.3,50-50,50c-27.7,0-49.9-22.3-50-50.2C124.7,1099.2,147,1076.8,174.7,1076.9z\"></path>\n</g>\n</svg>				</a>\n				<h3>\n					<a href=\"https://mg7717.dev34.info/contact-us/\">Reach Us</a>\n				</h3>\n								<p>113, JA Street, USA</p>\n				<a href=\"https://mg7717.dev34.info/contact-us/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 500 500\" style=\"enable-background:new 0 0 500 500;\" xml:space=\"preserve\">\n<style type=\"text/css\">\n	.st0{display:none;}\n	.st1{display:inline;}\n</style>\n<g>\n	<g transform=\"translate(0,-952.36218)\">\n		<path d=\"M265.2,951.4c-77.6-0.5-149.1,51.1-170.2,129.5c-4.8,17.7-6,35.1-5.9,51.8c0.3,59.2,32.1,110.3,67.9,159.9    c35.9,49.6,76.3,98.5,97.8,151.9c2.4,5.8,9.1,8.5,14.9,6.1c2.7-1.2,4.9-3.3,6.1-6.1c21.5-53.4,62-102.3,97.8-151.9    c35.9-49.6,67.7-100.7,67.9-159.9c0.1-16.7-1.1-34.1-5.9-51.8c-21.1-78.3-92.6-130-170.2-129.5    C265.4,951.4,265.3,951.4,265.2,951.4z M265.2,974.1c0.1,0,0.2,0,0.4,0c67.5-0.6,129.7,44.2,148.2,112.6c4,15,5.2,30.4,5.2,45.9    c-0.3,51-28.4,97.8-63.7,146.6c-30.7,42.5-65.7,86.2-89.8,135.2c-24.2-48.9-59.1-92.7-89.8-135.2c-35.2-48.7-63.4-95.6-63.7-146.6    c-0.1-15.4,1.1-30.9,5.2-45.9C135.5,1018.3,197.6,973.6,265.2,974.1z M265,1053.1c-40.2-0.1-73.2,32.8-73.1,72.9    c0.1,40.2,33.1,72.9,73.3,72.9c40.2,0.1,73-32.6,72.9-72.7C338.1,1086,305.2,1053.1,265,1053.1z M265,1075.9    c27.9,0,50.3,22.5,50.3,50.3c0,27.9-22.4,50-50.3,50c-27.9,0-50.3-22.3-50.3-50.2C214.7,1098.2,237.1,1075.8,265,1075.9z\"></path>\n	</g>\n</g>\n<g>\n	<path d=\"M343.4,498c-65.2,0-137-40.6-219.3-122.8c-80.9-80.8-122-155.8-122-222.8c0-43.2,16.8-81.9,50-115   c14.8-14.7,32.7-26.1,52.4-33.2C117.3-0.4,131.6,4,139.6,15l62.2,86.4c9.3,13,6.9,31.1-5.5,41.2l-49.4,38.7c-2.7,2-3.5,5.8-1.8,8.7   c20.6,33.2,45,63.9,72.8,91.4c27.5,27.8,58.3,52.2,91.6,72.7c2.9,1.7,6.7,1,8.8-1.8l38.5-49.1c10.1-12.6,28.3-15.1,41.4-5.7   l86.6,62.1c11.1,7.9,15.5,22.3,10.8,35.1c-3.6,9.8-8.3,19.3-13.9,28.1c-5.6,8.7-12,16.8-19.4,24.1c-3.9,3.9-8.1,7.6-12.5,11.1   C416.1,484.6,380.8,498,343.4,498z M113.9,35.9c-14.4,5.5-27.6,14-38.5,24.8c-26.8,26.7-40.3,57.6-40.3,91.6   c0,58,37.8,125.1,112.3,199.4c150,149.7,229.6,121.5,282.1,80.2c3.3-2.6,6.5-5.5,9.6-8.5c5.6-5.6,10.6-11.8,14.8-18.5   c4-6.3,7.3-13,10-19.9L381,325.9l-36.8,46.8c-12.4,15.9-34.7,20-51.9,9.6h0c-35.5-21.9-68.4-47.9-97.7-77.5   c-29.7-29.3-55.7-62-77.7-97.5c-10.4-17.2-6.3-39.5,9.6-51.9l46.9-36.7L113.9,35.9z\"></path>\n</g>\n</svg>				</a>\n				<h3>\n					<a href=\"https://mg7717.dev34.info/contact-us/\">Talk to Astrologers</a>\n				</h3>\n								<p><a href=\"tel:+12025550181\">+1-202-555-0181</a></p>\n			<a href=\"https://mg7717.dev34.info/appointment/\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Appointments\n					</a>\n											<a href=\"https://mg7717.dev34.info/appointment/\">\n							<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author-img-olv8kl2pfnkr2cb7ffyjob49gdxfdqzrj40l9hfp84.jpg\" title=\"author-img\" alt=\"author-img\" />								</a>\n<button>Dropbar</button>\n	<style>.elementor-20488 .elementor-element.elementor-element-73dfe88f.elementor-position-right .elementor-image-box-img{margin-left:0px;}.elementor-20488 .elementor-element.elementor-element-73dfe88f.elementor-position-left .elementor-image-box-img{margin-right:0px;}.elementor-20488 .elementor-element.elementor-element-73dfe88f.elementor-position-top .elementor-image-box-img{margin-bottom:0px;}.elementor-20488 .elementor-element.elementor-element-73dfe88f .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-20488 .elementor-element.elementor-element-73dfe88f .elementor-image-box-img img{transition-duration:0.3s;}.elementor-20488 .elementor-element.elementor-element-73dfe88f .elementor-image-box-title{margin-bottom:20px;}.elementor-20488 .elementor-element.elementor-element-73dfe88f .elementor-image-box-content .elementor-image-box-title{color:#000000;font-size:22px;font-weight:600;}.elementor-20488 .elementor-element.elementor-element-73dfe88f .elementor-image-box-content .elementor-image-box-description{color:#626161;font-size:15px;font-weight:600;line-height:20px;}.elementor-20488 .elementor-element.elementor-element-73dfe88f > .elementor-widget-container{padding:35px 50px 35px 50px;}.elementor-20488 .elementor-element.elementor-element-73dfe88f > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20488 .elementor-element.elementor-element-7011684d .elementor-button{font-size:20px;fill:#FFFFFF;color:#FFFFFF;background-color:rgba(2, 1, 1, 0);border-style:solid;border-width:2px 2px 2px 2px;border-color:#2A2A2A;border-radius:50px 50px 50px 50px;padding:15px 35px 12px 35px;}.elementor-20488 .elementor-element.elementor-element-7011684d .elementor-button:hover, .elementor-20488 .elementor-element.elementor-element-7011684d .elementor-button:focus{color:#000000;background-color:#FFA35A;}.elementor-20488 .elementor-element.elementor-element-7011684d .elementor-button:hover svg, .elementor-20488 .elementor-element.elementor-element-7011684d .elementor-button:focus svg{fill:#000000;}.elementor-20488 .elementor-element.elementor-element-7011684d > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-20488 .elementor-element.elementor-element-7011684d > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-20488 .elementor-element.elementor-element-73dfe88f .elementor-image-box-img{margin-bottom:0px;}}</style>		\n							<section data-id=\"39a37cc8\" data-element_type=\"section\">\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon1-olv8kmyg0p8nmmoaxjd5tq1t3sd9t2a78yaggk55og.png\" title=\"services-icon1\" alt=\"services-icon1\" /></figure><h3>Personal Consultation</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<a href=\"https://mg7717.dev34.info/our-services/personal-consultation/\" role=\"button\">\n						View More\n					</a>\n		</section>\n			<ul id=\"menu-main-menu\" data-menu=\"16\"> <li></li> <li id=\"menu-item-20400\"><a href=\"https://mg7717.dev34.info/\">Home</a></li>\n<li id=\"menu-item-25187\"><a href=\"https://mg7717.dev34.info/about-me/\">Pages</a>\n<ul data-animation=\"animate dt_fadeInLeft\">\n<li></li><li><a href=\"javascript:void(0);\"></a></li><li></li>	<li id=\"menu-item-20585\"><a href=\"https://mg7717.dev34.info/about-me/\">About Me</a></li>\n	<li id=\"menu-item-20637\"><a href=\"https://mg7717.dev34.info/team/\">Our Team</a></li>\n	<li id=\"menu-item-20710\"><a href=\"https://mg7717.dev34.info/our-services/\">Our Services</a>\n	<ul data-animation=\"animate dt_fadeInLeft\">\n<li></li><li><a href=\"javascript:void(0);\"></a></li><li></li>		<li id=\"menu-item-25406\"><a href=\"https://mg7717.dev34.info/our-services/personal-consultation/\">Zodiac Consultation</a></li>\n		<li id=\"menu-item-25407\"><a href=\"https://mg7717.dev34.info/our-services/face-reading/\">Face Reading</a></li>\n		<li id=\"menu-item-25408\"><a href=\"https://mg7717.dev34.info/our-services/kundli-dosha/\">Kundli Dosha</a></li>\n		<li id=\"menu-item-25409\"><a href=\"https://mg7717.dev34.info/our-services/daily-horoscope/\">Daily Horoscope</a></li>\n		<li id=\"menu-item-25410\"><a href=\"https://mg7717.dev34.info/our-services/gem-stone/\">Gem &#038; Stone</a></li>\n		<li id=\"menu-item-25411\"><a href=\"https://mg7717.dev34.info/our-services/manglik-dosha/\">Manglik Dosha</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-20715\"><a href=\"https://mg7717.dev34.info/forecast/\">Forecast</a>\n<ul data-animation=\"animate dt_fadeInLeft\">\n<li></li><li><a href=\"javascript:void(0);\"></a></li><li></li>	<li id=\"menu-item-25499\"><style>.elementor-25493 .elementor-element.elementor-element-22b58ec > .elementor-container{max-width:1000px;}.elementor-25493 .elementor-element.elementor-element-0592a2a > .elementor-widget-container > .jet-tabs{background-color:rgba(161, 65, 65, 0);}.elementor-25493 .elementor-element.elementor-element-0592a2a > .elementor-widget-container > .jet-tabs > .jet-tabs__control-wrapper{align-self:flex-start;background-color:rgba(206, 64, 64, 0);}.elementor-25493 .elementor-element.elementor-element-0592a2a > .elementor-widget-container > .jet-tabs > .jet-tabs__control-wrapper > .jet-tabs__control{background-color:rgba(177, 45, 45, 0);}.elementor-25493 .elementor-element.elementor-element-0592a2a > .elementor-widget-container > .jet-tabs > .jet-tabs__content-wrapper{background-color:rgba(0, 0, 0, 0);}.elementor-25493 .elementor-element.elementor-element-0592a2a > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25493 .elementor-element.elementor-element-22b58ec{padding:20px 50px 0px 50px;}</style>		\n							<section data-id=\"22b58ec\" data-element_type=\"section\">\n				Daily ForecastWeekly ForecastMonthly Forecast			\n				<style>.elementor-25498 .elementor-element.elementor-element-1db6614 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-056b20a > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-2c2f838 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-964ae64 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>		\n							<section data-id=\"de2eff1\" data-element_type=\"section\">\n			<ul id=\"menu-zodiacs-i\"><li id=\"menu-item-25416\"><a href=\"https://mg7717.dev34.info/forecast/aries/\">Aries</a></li>\n<li id=\"menu-item-25417\"><a href=\"https://mg7717.dev34.info/forecast/taurus/\">Taurus</a></li>\n<li id=\"menu-item-25418\"><a href=\"https://mg7717.dev34.info/forecast/gemini/\">Gemini</a></li>\n</ul>		\n			<ul id=\"menu-zodiacs-ii\"><li id=\"menu-item-25431\"><a href=\"https://mg7717.dev34.info/forecast/cancer/\">Cancer</a></li>\n<li id=\"menu-item-25420\"><a href=\"https://mg7717.dev34.info/forecast/leo/\">Leo</a></li>\n<li id=\"menu-item-25421\"><a href=\"https://mg7717.dev34.info/forecast/virgo/\">Virgo</a></li>\n</ul>		\n			<ul id=\"menu-zodiacs-iii\"><li id=\"menu-item-25432\"><a href=\"https://mg7717.dev34.info/forecast/libra/\">Libra</a></li>\n<li id=\"menu-item-25433\"><a href=\"https://mg7717.dev34.info/forecast/scorpio/\">Scorpio</a></li>\n<li id=\"menu-item-25434\"><a href=\"https://mg7717.dev34.info/forecast/sagnittarius/\">Sagnittarius</a></li>\n</ul>		\n			<ul id=\"menu-zodiacs-iv\"><li id=\"menu-item-25435\"><a href=\"https://mg7717.dev34.info/forecast/capricorn/\">Capricorn</a></li>\n<li id=\"menu-item-25436\"><a href=\"https://mg7717.dev34.info/forecast/aquarius/\">Aquarius</a></li>\n<li id=\"menu-item-25437\"><a href=\"https://mg7717.dev34.info/forecast/pisces/\">Pisces</a></li>\n</ul>		\n		</section>\n		<style>.elementor-25498 .elementor-element.elementor-element-1db6614 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-056b20a > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-2c2f838 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-964ae64 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>		\n							<section data-id=\"de2eff1\" data-element_type=\"section\">\n			<ul id=\"menu-zodiacs-i-1\"><li><a href=\"https://mg7717.dev34.info/forecast/aries/\">Aries</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/taurus/\">Taurus</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/gemini/\">Gemini</a></li>\n</ul>		\n			<ul id=\"menu-zodiacs-ii-1\"><li><a href=\"https://mg7717.dev34.info/forecast/cancer/\">Cancer</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/leo/\">Leo</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/virgo/\">Virgo</a></li>\n</ul>		\n			<ul id=\"menu-zodiacs-iii-1\"><li><a href=\"https://mg7717.dev34.info/forecast/libra/\">Libra</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/scorpio/\">Scorpio</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/sagnittarius/\">Sagnittarius</a></li>\n</ul>		\n			<ul id=\"menu-zodiacs-iv-1\"><li><a href=\"https://mg7717.dev34.info/forecast/capricorn/\">Capricorn</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/aquarius/\">Aquarius</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/pisces/\">Pisces</a></li>\n</ul>		\n		</section>\n		<style>.elementor-25498 .elementor-element.elementor-element-1db6614 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-056b20a > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-2c2f838 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-964ae64 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>		\n							<section data-id=\"de2eff1\" data-element_type=\"section\">\n			<ul id=\"menu-zodiacs-i-2\"><li><a href=\"https://mg7717.dev34.info/forecast/aries/\">Aries</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/taurus/\">Taurus</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/gemini/\">Gemini</a></li>\n</ul>		\n			<ul id=\"menu-zodiacs-ii-2\"><li><a href=\"https://mg7717.dev34.info/forecast/cancer/\">Cancer</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/leo/\">Leo</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/virgo/\">Virgo</a></li>\n</ul>		\n			<ul id=\"menu-zodiacs-iii-2\"><li><a href=\"https://mg7717.dev34.info/forecast/libra/\">Libra</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/scorpio/\">Scorpio</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/sagnittarius/\">Sagnittarius</a></li>\n</ul>		\n			<ul id=\"menu-zodiacs-iv-2\"><li><a href=\"https://mg7717.dev34.info/forecast/capricorn/\">Capricorn</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/aquarius/\">Aquarius</a></li>\n<li><a href=\"https://mg7717.dev34.info/forecast/pisces/\">Pisces</a></li>\n</ul>		\n		</section>\n		</section>\n		</li>\n</ul>\n</li>\n<li id=\"menu-item-25184\"><a href=\"https://mg7717.dev34.info/case-studies/\">Case Studies</a>\n<ul data-animation=\"animate dt_fadeInLeft\">\n<li></li><li><a href=\"javascript:void(0);\"></a></li><li></li>	<li id=\"menu-item-25444\"><a href=\"https://mg7717.dev34.info/case-studies/\">Case Studies Listing</a></li>\n	<li id=\"menu-item-24713\"><a href=\"https://mg7717.dev34.info/portfolios/cardboard-inserts-holder/\">Case Single</a></li>\n</ul>\n</li>\n<li id=\"menu-item-24657\"><a href=\"https://mg7717.dev34.info/blog/\">Blog</a>\n<ul data-animation=\"animate dt_fadeInLeft\">\n<li></li><li><a href=\"javascript:void(0);\"></a></li><li></li>	<li id=\"menu-item-25438\"><a href=\"https://mg7717.dev34.info/blog/\">Blog &#8211; Listing</a></li>\n	<li id=\"menu-item-25439\"><a href=\"https://mg7717.dev34.info/beliefs-of-primitive-people/\">Single &#8211; Left Sidebar</a></li>\n	<li id=\"menu-item-25443\"><a href=\"https://mg7717.dev34.info/astrology-and-religion/\">Single &#8211; Right Sidebar</a></li>\n	<li id=\"menu-item-25442\"><a href=\"https://mg7717.dev34.info/the-astrological-systems/\">Single &#8211; Fullwidth</a></li>\n</ul>\n</li>\n<li id=\"menu-item-25196\"><a href=\"https://mg7717.dev34.info/shop/\">Shop</a>\n<ul data-animation=\"animate dt_fadeInLeft\">\n<li></li><li><a href=\"javascript:void(0);\"></a></li><li></li>	<li id=\"menu-item-25445\"><a href=\"https://mg7717.dev34.info/shop/\">Products</a></li>\n	<li id=\"menu-item-25200\"><a href=\"https://mg7717.dev34.info/cart/\">Cart</a></li>\n	<li id=\"menu-item-25199\"><a href=\"https://mg7717.dev34.info/checkout/\">Checkout</a></li>\n	<li id=\"menu-item-25198\"><a href=\"https://mg7717.dev34.info/my-account/\">My account</a></li>\n</ul>\n</li>\n<li id=\"menu-item-20937\"><a href=\"https://mg7717.dev34.info/contact-us/\">Contact Us</a>\n<ul data-animation=\"animate dt_fadeInLeft\">\n<li></li><li><a href=\"javascript:void(0);\"></a></li><li></li>	<li id=\"menu-item-25467\"><a href=\"https://mg7717.dev34.info/contact-us/\">Contact Us</a></li>\n	<li id=\"menu-item-25414\"><a href=\"https://mg7717.dev34.info/appointment/\">Appointment</a></li>\n	<li id=\"menu-item-25413\"><a href=\"https://mg7717.dev34.info/appointment-ii/\">Appointment  II</a></li>\n	<li id=\"menu-item-25412\"><a href=\"https://mg7717.dev34.info/reservation-form/\">Appointment  III</a></li>\n</ul>\n</li>\n </ul> <i></i>Menu','Header Augury','','publish','closed','closed','','elementor-20376','','','2020-03-04 09:44:01','2020-03-04 09:44:01','',0,'http://192.168.2.62/themes/elementor-fw/?post_type=dt_headers&#038;p=20376',0,'dt_headers','',0),(20379,1,'2020-01-28 09:35:19','2020-01-28 09:35:19','','call','','inherit','open','closed','','call','','','2020-01-28 09:35:19','2020-01-28 09:35:19','',20376,'https://mg7717.dev34.info/wp-content/uploads/2020/01/call.svg',0,'attachment','image/svg+xml',0),(20380,1,'2020-01-28 09:35:19','2020-01-28 09:35:19','','marker','','inherit','open','closed','','marker','','','2020-01-28 09:35:19','2020-01-28 09:35:19','',20376,'https://mg7717.dev34.info/wp-content/uploads/2020/01/marker.svg',0,'attachment','image/svg+xml',0),(20383,1,'2020-01-28 09:35:47','2020-01-28 09:35:47','','call','','inherit','open','closed','','call-2','','','2020-01-28 09:35:47','2020-01-28 09:35:47','',20376,'https://mg7717.dev34.info/wp-content/uploads/2020/01/call-1.svg',0,'attachment','image/svg+xml',0),(20388,1,'2020-01-28 09:43:19','2020-01-28 09:43:19','','logo','','inherit','open','closed','','logo','','','2020-01-28 09:43:19','2020-01-28 09:43:19','',20376,'https://mg7717.dev34.info/wp-content/uploads/2020/01/logo.png',0,'attachment','image/png',0),(20390,1,'2020-01-28 09:44:23','2020-01-28 09:44:23','','author-img','','inherit','open','closed','','author-img','','','2020-01-28 09:44:23','2020-01-28 09:44:23','',20376,'https://mg7717.dev34.info/wp-content/uploads/2020/01/author-img.jpg',0,'attachment','image/jpeg',0),(20398,1,'2020-01-28 10:39:29','2020-01-28 10:39:29','<img width=\"693\" height=\"627\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-sign-1-1.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-sign-1-1.png 693w, https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-sign-1-1-300x271.png 300w, https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-sign-1-1-540x489.png 540w\" sizes=\"(max-width: 693px) 100vw, 693px\" />											\n										<img width=\"516\" height=\"517\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-sign-3.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-sign-3.png 516w, https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-sign-3-150x150.png 150w, https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-sign-3-300x300.png 300w, https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-sign-3-450x450.png 450w, https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-sign-3-420x420.png 420w, https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-sign-3-100x100.png 100w\" sizes=\"(max-width: 516px) 100vw, 516px\" />											\n										<img width=\"564\" height=\"564\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/moon-inverse1.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/moon-inverse1.png 564w, https://mg7717.dev34.info/wp-content/uploads/2020/02/moon-inverse1-300x300.png 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/moon-inverse1-150x150.png 150w, https://mg7717.dev34.info/wp-content/uploads/2020/02/moon-inverse1-450x450.png 450w, https://mg7717.dev34.info/wp-content/uploads/2020/02/moon-inverse1-420x420.png 420w, https://mg7717.dev34.info/wp-content/uploads/2020/02/moon-inverse1-540x540.png 540w, https://mg7717.dev34.info/wp-content/uploads/2020/02/moon-inverse1-205x205.png 205w, https://mg7717.dev34.info/wp-content/uploads/2020/02/moon-inverse1-100x100.png 100w\" sizes=\"(max-width: 564px) 100vw, 564px\" />											\n			<h4>Lorem Ipsum</h4>		\n			<h2>What we do</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n			<a href=\"https://mg7717.dev34.info/about-me/\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Learn More\n					</a>\n			<h4>Lorem Ipsum</h4>		\n			<h2>Choose Your Zodiac Sign</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg1.png\" alt=\"20756\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon1.png\" alt=\"20877\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg1-1.png\" alt=\"20757\" /><h3><a href=\"https://mg7717.dev34.info/forecast/aries/\" title=\"Aries\">Aries</a></h3><h4>Apr 05-May 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg2.png\" alt=\"20854\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon2.png\" alt=\"20878\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg2-1.png\" alt=\"20855\" /><h3><a href=\"https://mg7717.dev34.info/forecast/taurus/\" title=\"Taurus\">Taurus</a></h3><h4>Jan 12-Feb 17</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg3.png\" alt=\"20856\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon3.png\" alt=\"20879\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg3-1.png\" alt=\"20857\" /><h3><a href=\"https://mg7717.dev34.info/forecast/gemini/\" title=\"Gemini\">Gemini</a></h3><h4>Mar 20-May 23</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg4.png\" alt=\"20858\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon4.png\" alt=\"20880\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg4-1.png\" alt=\"20859\" /><h3><a href=\"https://mg7717.dev34.info/forecast/cancer/\" title=\"Cancer\">Cancer</a></h3><h4>Aug 22-Oct 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg5.png\" alt=\"20860\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon5.png\" alt=\"20881\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg5-1.png\" alt=\"20861\" /><h3><a href=\"https://mg7717.dev34.info/forecast/leo/\" title=\"Leo\">Leo</a></h3><h4>Jun 22-Jul 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg6.png\" alt=\"20862\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon6.png\" alt=\"20882\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg6-1.png\" alt=\"20863\" /><h3><a href=\"https://mg7717.dev34.info/forecast/virgo/\" title=\"Virgo\">Virgo</a></h3><h4>Aug 22-Sep 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg7.png\" alt=\"20864\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon7.png\" alt=\"20883\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg7-1.png\" alt=\"20865\" /><h3><a href=\"https://mg7717.dev34.info/forecast/libra/\" title=\"Libra\">Libra</a></h3><h4>Oct 27-Nov 10</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg8.png\" alt=\"20866\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon8.png\" alt=\"20884\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg8-1.png\" alt=\"20867\" /><h3><a href=\"https://mg7717.dev34.info/forecast/scorpio/\" title=\"Scorpio\">Scorpio</a></h3><h4>Dec 12-Jan 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg9.png\" alt=\"20868\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon9.png\" alt=\"20885\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg9-1.png\" alt=\"20869\" /><h3><a href=\"https://mg7717.dev34.info/forecast/sagnittarius/\" title=\"Sagnittarius\">Sagnittarius</a></h3><h4>Feb 22-Mar 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg10.png\" alt=\"20870\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon10.png\" alt=\"20886\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg10-1.png\" alt=\"20871\" /><h3><a href=\"https://mg7717.dev34.info/forecast/capricorn/\" title=\"Capricorn\">Capricorn</a></h3><h4>Apr 18-May 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg11.png\" alt=\"20872\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon11.png\" alt=\"20887\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg11-1.png\" alt=\"20873\" /><h3><a href=\"https://mg7717.dev34.info/forecast/aquarius/\" title=\"Aquarius\">Aquarius</a></h3><h4>Jun 22-Jul 16</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg12.png\" alt=\"20874\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon12.png\" alt=\"20888\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg12-1.png\" alt=\"20875\" /><h3><a href=\"https://mg7717.dev34.info/forecast/pisces/\" title=\"Pisces\">Pisces</a></h3><h4>Aug 22-Sep 20</h4>		\n										<img width=\"919\" height=\"940\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra.png 919w, https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra-293x300.png 293w, https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra-768x786.png 768w, https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra-750x767.png 750w, https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra-540x552.png 540w\" sizes=\"(max-width: 919px) 100vw, 919px\" />											\n			<h4>Lorem Ipsum</h4>		\n			<h2>Our Services</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.</p>		\n			<style>.elementor-20488 .elementor-element.elementor-element-73dfe88f.elementor-position-right .elementor-image-box-img{margin-left:0px;}.elementor-20488 .elementor-element.elementor-element-73dfe88f.elementor-position-left .elementor-image-box-img{margin-right:0px;}.elementor-20488 .elementor-element.elementor-element-73dfe88f.elementor-position-top .elementor-image-box-img{margin-bottom:0px;}.elementor-20488 .elementor-element.elementor-element-73dfe88f .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-20488 .elementor-element.elementor-element-73dfe88f .elementor-image-box-img img{transition-duration:0.3s;}.elementor-20488 .elementor-element.elementor-element-73dfe88f .elementor-image-box-title{margin-bottom:20px;}.elementor-20488 .elementor-element.elementor-element-73dfe88f .elementor-image-box-content .elementor-image-box-title{color:#000000;font-size:22px;font-weight:600;}.elementor-20488 .elementor-element.elementor-element-73dfe88f .elementor-image-box-content .elementor-image-box-description{color:#626161;font-size:15px;font-weight:600;line-height:20px;}.elementor-20488 .elementor-element.elementor-element-73dfe88f > .elementor-widget-container{padding:35px 50px 35px 50px;}.elementor-20488 .elementor-element.elementor-element-73dfe88f > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20488 .elementor-element.elementor-element-7011684d .elementor-button{font-size:20px;fill:#FFFFFF;color:#FFFFFF;background-color:rgba(2, 1, 1, 0);border-style:solid;border-width:2px 2px 2px 2px;border-color:#2A2A2A;border-radius:50px 50px 50px 50px;padding:15px 35px 12px 35px;}.elementor-20488 .elementor-element.elementor-element-7011684d .elementor-button:hover, .elementor-20488 .elementor-element.elementor-element-7011684d .elementor-button:focus{color:#000000;background-color:#FFA35A;}.elementor-20488 .elementor-element.elementor-element-7011684d .elementor-button:hover svg, .elementor-20488 .elementor-element.elementor-element-7011684d .elementor-button:focus svg{fill:#000000;}.elementor-20488 .elementor-element.elementor-element-7011684d > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-20488 .elementor-element.elementor-element-7011684d > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-20488 .elementor-element.elementor-element-73dfe88f .elementor-image-box-img{margin-bottom:0px;}}</style>		\n							<section data-id=\"39a37cc8\" data-element_type=\"section\">\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon1-olv8kmyg0p8nmmoaxjd5tq1t3sd9t2a78yaggk55og.png\" title=\"services-icon1\" alt=\"services-icon1\" /></figure><h3>Personal Consultation</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<a href=\"https://mg7717.dev34.info/our-services/personal-consultation/\" role=\"button\">\n						View More\n					</a>\n		</section>\n		<style>.elementor-25218 .elementor-element.elementor-element-73dfe88f.elementor-position-right .elementor-image-box-img{margin-left:0px;}.elementor-25218 .elementor-element.elementor-element-73dfe88f.elementor-position-left .elementor-image-box-img{margin-right:0px;}.elementor-25218 .elementor-element.elementor-element-73dfe88f.elementor-position-top .elementor-image-box-img{margin-bottom:0px;}.elementor-25218 .elementor-element.elementor-element-73dfe88f .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-25218 .elementor-element.elementor-element-73dfe88f .elementor-image-box-img img{transition-duration:0.3s;}.elementor-25218 .elementor-element.elementor-element-73dfe88f .elementor-image-box-title{margin-bottom:20px;}.elementor-25218 .elementor-element.elementor-element-73dfe88f .elementor-image-box-content .elementor-image-box-title{color:#000000;font-size:22px;font-weight:600;}.elementor-25218 .elementor-element.elementor-element-73dfe88f .elementor-image-box-content .elementor-image-box-description{color:#626161;font-size:15px;font-weight:600;line-height:20px;}.elementor-25218 .elementor-element.elementor-element-73dfe88f > .elementor-widget-container{padding:35px 50px 35px 50px;}.elementor-25218 .elementor-element.elementor-element-73dfe88f > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25218 .elementor-element.elementor-element-7011684d .elementor-button{font-size:20px;fill:#FFFFFF;color:#FFFFFF;background-color:rgba(2, 1, 1, 0);border-style:solid;border-width:2px 2px 2px 2px;border-color:#2A2A2A;border-radius:50px 50px 50px 50px;padding:15px 35px 12px 35px;}.elementor-25218 .elementor-element.elementor-element-7011684d .elementor-button:hover, .elementor-25218 .elementor-element.elementor-element-7011684d .elementor-button:focus{color:#000000;background-color:#FFA35A;}.elementor-25218 .elementor-element.elementor-element-7011684d .elementor-button:hover svg, .elementor-25218 .elementor-element.elementor-element-7011684d .elementor-button:focus svg{fill:#000000;}.elementor-25218 .elementor-element.elementor-element-7011684d > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-25218 .elementor-element.elementor-element-7011684d > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-25218 .elementor-element.elementor-element-73dfe88f .elementor-image-box-img{margin-bottom:0px;}}</style>		\n							<section data-id=\"39a37cc8\" data-element_type=\"section\">\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon2-olv8kpryl7cilgk7h2l1j7c6vxzdg5le9c8wwe0z5s.png\" title=\"services-icon2\" alt=\"services-icon2\" /></figure><h3>Kundli Dosha</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<a href=\"https://mg7717.dev34.info/our-services/daily-horoscope/\" role=\"button\">\n						View More\n					</a>\n		</section>\n		<style>.elementor-25219 .elementor-element.elementor-element-73dfe88f.elementor-position-right .elementor-image-box-img{margin-left:0px;}.elementor-25219 .elementor-element.elementor-element-73dfe88f.elementor-position-left .elementor-image-box-img{margin-right:0px;}.elementor-25219 .elementor-element.elementor-element-73dfe88f.elementor-position-top .elementor-image-box-img{margin-bottom:0px;}.elementor-25219 .elementor-element.elementor-element-73dfe88f .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-25219 .elementor-element.elementor-element-73dfe88f .elementor-image-box-img img{transition-duration:0.3s;}.elementor-25219 .elementor-element.elementor-element-73dfe88f .elementor-image-box-title{margin-bottom:20px;}.elementor-25219 .elementor-element.elementor-element-73dfe88f .elementor-image-box-content .elementor-image-box-title{color:#000000;font-size:22px;font-weight:600;}.elementor-25219 .elementor-element.elementor-element-73dfe88f .elementor-image-box-content .elementor-image-box-description{color:#626161;font-size:15px;font-weight:600;line-height:20px;}.elementor-25219 .elementor-element.elementor-element-73dfe88f > .elementor-widget-container{padding:35px 50px 35px 50px;}.elementor-25219 .elementor-element.elementor-element-73dfe88f > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25219 .elementor-element.elementor-element-7011684d .elementor-button{font-size:20px;fill:#FFFFFF;color:#FFFFFF;background-color:rgba(2, 1, 1, 0);border-style:solid;border-width:2px 2px 2px 2px;border-color:#2A2A2A;border-radius:50px 50px 50px 50px;padding:15px 35px 12px 35px;}.elementor-25219 .elementor-element.elementor-element-7011684d .elementor-button:hover, .elementor-25219 .elementor-element.elementor-element-7011684d .elementor-button:focus{color:#000000;background-color:#FFA35A;}.elementor-25219 .elementor-element.elementor-element-7011684d .elementor-button:hover svg, .elementor-25219 .elementor-element.elementor-element-7011684d .elementor-button:focus svg{fill:#000000;}.elementor-25219 .elementor-element.elementor-element-7011684d > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-25219 .elementor-element.elementor-element-7011684d > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-25219 .elementor-element.elementor-element-73dfe88f .elementor-image-box-img{margin-bottom:0px;}}</style>		\n							<section data-id=\"39a37cc8\" data-element_type=\"section\">\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon3-olv8kpryl7cilgk7h2l1j7c6vxzdg5le9c8wwe0z5s.png\" title=\"services-icon3\" alt=\"services-icon3\" /></figure><h3>Face Reading</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<a href=\"https://mg7717.dev34.info/our-services/kundli-dosha/\" role=\"button\">\n						View More\n					</a>\n		</section>\n		<style>.elementor-25220 .elementor-element.elementor-element-73dfe88f.elementor-position-right .elementor-image-box-img{margin-left:0px;}.elementor-25220 .elementor-element.elementor-element-73dfe88f.elementor-position-left .elementor-image-box-img{margin-right:0px;}.elementor-25220 .elementor-element.elementor-element-73dfe88f.elementor-position-top .elementor-image-box-img{margin-bottom:0px;}.elementor-25220 .elementor-element.elementor-element-73dfe88f .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-25220 .elementor-element.elementor-element-73dfe88f .elementor-image-box-img img{transition-duration:0.3s;}.elementor-25220 .elementor-element.elementor-element-73dfe88f .elementor-image-box-title{margin-bottom:20px;}.elementor-25220 .elementor-element.elementor-element-73dfe88f .elementor-image-box-content .elementor-image-box-title{color:#000000;font-size:22px;font-weight:600;}.elementor-25220 .elementor-element.elementor-element-73dfe88f .elementor-image-box-content .elementor-image-box-description{color:#626161;font-size:15px;font-weight:600;line-height:20px;}.elementor-25220 .elementor-element.elementor-element-73dfe88f > .elementor-widget-container{padding:35px 50px 35px 50px;}.elementor-25220 .elementor-element.elementor-element-73dfe88f > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25220 .elementor-element.elementor-element-7011684d .elementor-button{font-size:20px;fill:#FFFFFF;color:#FFFFFF;background-color:rgba(2, 1, 1, 0);border-style:solid;border-width:2px 2px 2px 2px;border-color:#2A2A2A;border-radius:50px 50px 50px 50px;padding:15px 35px 12px 35px;}.elementor-25220 .elementor-element.elementor-element-7011684d .elementor-button:hover, .elementor-25220 .elementor-element.elementor-element-7011684d .elementor-button:focus{color:#000000;background-color:#FFA35A;}.elementor-25220 .elementor-element.elementor-element-7011684d .elementor-button:hover svg, .elementor-25220 .elementor-element.elementor-element-7011684d .elementor-button:focus svg{fill:#000000;}.elementor-25220 .elementor-element.elementor-element-7011684d > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-25220 .elementor-element.elementor-element-7011684d > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-25220 .elementor-element.elementor-element-73dfe88f .elementor-image-box-img{margin-bottom:0px;}}</style>		\n							<section data-id=\"39a37cc8\" data-element_type=\"section\">\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon4-olv8kpryl7cilgk7h2l1j7c6vxzdg5le9c8wwe0z5s.png\" title=\"services-icon4\" alt=\"services-icon4\" /></figure><h3>Daily Horoscope</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<a href=\"https://mg7717.dev34.info/our-services/face-reading/\" role=\"button\">\n						View More\n					</a>\n		</section>\n				0\n				+\n							Trusted by <br>Million Clients\n				0\n							Years of <br>Experience\n				0\n							Types of <br>Horoscopes\n				0\n				+\n							Qualified <br>Astrologers\n				0\n							Success <br>Horoscope\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/dark-moon-1-olv8km0mfctu3d1ffgcv3s7yfnhjihhned7yvzhx4g.png\" title=\"dark-moon\" alt=\"dark-moon\" />											\n			<h4>Lorem Ipsum</h4>		\n			<h2>What My Client Says</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.</p>		\n			 </span> </button>\",\"prevArrow\":\"<button type=\"button\" class=\"default slick-prev\"> </span> </button>\"}\'><style>.elementor-20526 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-20526 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-20526 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20526 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-20526 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-20526 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20526 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-20526 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-20526 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-20526 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>		\n							<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author1-olv8kl2q1kyyvce2mwe4qcjfz218pmlmh0b6aj4xz4.jpg\" title=\"author1\" alt=\"author1\" />											\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h4>Ana Cerel</h4>		\n					<ul>\n							<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n</svg>						\n										Leo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>						\n										Virgo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>						\n										Aries\n									</li>\n						</ul>\n		</section>\n		<style>.elementor-25203 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-25203 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-25203 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25203 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-25203 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-25203 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25203 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-25203 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-25203 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-25203 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>		\n							<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author2-olv8kmyef91jikbcbx7dvc2d5trz50t359m59325mo.jpg\" title=\"author2\" alt=\"author2\" />											\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h4>Albi Rebin</h4>		\n					<ul>\n							<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n</svg>						\n										Leo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>						\n										Virgo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>						\n										Aries\n									</li>\n						</ul>\n		</section>\n		<style>.elementor-25204 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-25204 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-25204 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25204 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-25204 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-25204 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25204 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-25204 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-25204 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-25204 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>		\n							<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author3-olv8kmyef91jikbcbx7dvc2d5trz50t359m59325mo.jpg\" title=\"author3\" alt=\"author3\" />											\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h4>Cerel Jorge</h4>		\n					<ul>\n							<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n</svg>						\n										Leo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>						\n										Virgo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>						\n										Aries\n									</li>\n						</ul>\n		</section>\n		<style>.elementor-25232 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-25232 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-25232 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25232 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-25232 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-25232 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25232 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-25232 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-25232 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-25232 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>		\n							<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author-4-olv8kmyef91jikbcbx7dvc2d5trz50t359m59325mo.jpg\" title=\"author-4\" alt=\"author-4\" />											\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h4>Augstie Crisp</h4>		\n					<ul>\n							<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n</svg>						\n										Leo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>						\n										Virgo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>						\n										Aries\n									</li>\n						</ul>\n		</section>\n			<h4>Lorem Ipsum</h4>		\n			<h2>Best Books Form Our Author</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor sit..</p>		\n			<ul><li>\n	<a href=\"https://mg7717.dev34.info/product/secret-in-the-north/\" title=\"Secret in the North\"></a>\n            <!-- ADD TO WISHLIST -->\n    <a href=\"/wp-admin/admin-ajax.php?add_to_wishlist=20799\" rel=\"nofollow\" data-product-id=\"20799\" data-product-type=\"simple\" data-original-product-id=\"20799\" data-title=\"Add to wishlist\">\n                Add to wishlist\n    </a>\n            <!-- COUNT TEXT -->\n        	<a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&id=20799\" data-product_id=\"20799\" rel=\"nofollow\">Compare</a><a href=\"#\" data-product_id=\"20799\">Quick View</a><h5><a href=\"https://mg7717.dev34.info/product/secret-in-the-north/\">Secret in the North</a></h5><a href=\"https://mg7717.dev34.info/product/secret-in-the-north/\" data-quantity=\"1\" data-product_id=\"20799\" data-product_sku=\"logo-collection\" aria-label=\"Read more about &ldquo;Secret in the North&rdquo;\" rel=\"nofollow\">Read more</a></li>\n<li>\n	<a href=\"https://mg7717.dev34.info/product/around-the-universe/\" title=\"Around the Universe\"></a>\n            <!-- ADD TO WISHLIST -->\n    <a href=\"/wp-admin/admin-ajax.php?add_to_wishlist=20797\" rel=\"nofollow\" data-product-id=\"20797\" data-product-type=\"simple\" data-original-product-id=\"20797\" data-title=\"Add to wishlist\">\n                Add to wishlist\n    </a>\n            <!-- COUNT TEXT -->\n        	<a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&id=20797\" data-product_id=\"20797\" rel=\"nofollow\">Compare</a><a href=\"#\" data-product_id=\"20797\">Quick View</a><h5><a href=\"https://mg7717.dev34.info/product/around-the-universe/\">Around the Universe</a></h5><a href=\"?add-to-cart=20797\" data-quantity=\"1\" data-product_id=\"20797\" data-product_sku=\"Woo-tshirt-logo\" aria-label=\"Add &ldquo;Around the Universe&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li>\n	<a href=\"https://mg7717.dev34.info/product/the-starborn-secrets/\" title=\"The Starborn Secrets\"></a>\n            <!-- ADD TO WISHLIST -->\n    <a href=\"/wp-admin/admin-ajax.php?add_to_wishlist=20790\" rel=\"nofollow\" data-product-id=\"20790\" data-product-type=\"simple\" data-original-product-id=\"20790\" data-title=\"Add to wishlist\">\n                Add to wishlist\n    </a>\n            <!-- COUNT TEXT -->\n        	<a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&id=20790\" data-product_id=\"20790\" rel=\"nofollow\">Compare</a><a href=\"#\" data-product_id=\"20790\">Quick View</a><h5><a href=\"https://mg7717.dev34.info/product/the-starborn-secrets/\">The Starborn Secrets</a></h5><a href=\"?add-to-cart=20790\" data-quantity=\"1\" data-product_id=\"20790\" data-product_sku=\"woo-single\" aria-label=\"Add &ldquo;The Starborn Secrets&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li>\n	<a href=\"https://mg7717.dev34.info/product/the-modern-astrology/\" title=\"The Modern Astrology\"></a>\n            <!-- ADD TO WISHLIST -->\n    <a href=\"/wp-admin/admin-ajax.php?add_to_wishlist=20789\" rel=\"nofollow\" data-product-id=\"20789\" data-product-type=\"simple\" data-original-product-id=\"20789\" data-title=\"Add to wishlist\">\n                Add to wishlist\n    </a>\n            <!-- COUNT TEXT -->\n        	<a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&id=20789\" data-product_id=\"20789\" rel=\"nofollow\">Compare</a><a href=\"#\" data-product_id=\"20789\">Quick View</a><h5><a href=\"https://mg7717.dev34.info/product/the-modern-astrology/\">The Modern Astrology</a></h5><a href=\"?add-to-cart=20789\" data-quantity=\"1\" data-product_id=\"20789\" data-product_sku=\"woo-album\" aria-label=\"Add &ldquo;The Modern Astrology&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n</ul>		\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/light-moon-olv8km0ngmssynz3oj3cwg8kbe2fdh80ee4d46ek5e.png\" title=\"light-moon\" alt=\"light-moon\" />											\n			<h2>Get in Touch</h2>		\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f20560-o1\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"20560\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.6\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f20560-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"text\" name=\"text-758\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Name\" />\n<input type=\"email\" name=\"email-20\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Your email Address\" />\n<input type=\"submit\" value=\"Get Notified\" />\n</form>','Home','','publish','closed','closed','','home','','','2020-03-04 04:20:59','2020-03-04 04:20:59','',0,'https://mg7717.dev34.info/?page_id=20398',0,'page','',0),(20400,1,'2020-01-28 10:41:04','2020-01-28 10:41:04',' ','','','publish','closed','closed','','20400','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=20400',1,'nav_menu_item','',0),(20402,1,'2020-01-28 10:47:05','2020-01-28 10:47:05','','header-bg','','inherit','open','closed','','header-bg','','','2020-01-28 10:47:05','2020-01-28 10:47:05','',20376,'https://mg7717.dev34.info/wp-content/uploads/2020/01/header-bg.jpg',0,'attachment','image/jpeg',0),(20406,1,'2020-01-28 11:36:09','2020-01-28 11:36:09','','slider','','inherit','open','closed','','slider','','','2020-01-28 11:36:09','2020-01-28 11:36:09','',0,'https://mg7717.dev34.info/wp-content/uploads/2020/01/slider.jpg',0,'attachment','image/jpeg',0),(20410,1,'2020-01-28 12:00:04','2020-01-28 12:00:04','','footer-bg-shape1','','inherit','open','closed','','footer-bg-shape1','','','2020-01-28 12:00:04','2020-01-28 12:00:04','',20331,'https://mg7717.dev34.info/wp-content/uploads/2020/01/footer-bg-shape1.png',0,'attachment','image/png',0),(20413,1,'2020-01-28 12:23:49','2020-01-28 12:23:49','<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/about-me-image-ol3futhyy8as07l1l6jpdb2o4phem6miv3g47lgxs0.jpg\" title=\"about-me-image\" alt=\"about-me-image\" />											\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/moon-sign-4-ol3futhvs7ezypael9qm3cseq0ee8q3yrhcol9y96o.png\" title=\"moon-sign-4\" alt=\"moon-sign-4\" />											\n			<h4>Surpassing</h4>		\n			<h2>Electional Astrologer</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis suspendisse ultrices gravida.</p>		\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/signature-ol3futhunf4pfm0jnwonl32boiljyyap0sxfnkvls0.png\" title=\"signature\" alt=\"signature\" />											\n			<h2>LOUIS RIVERA</h2>		\n			<a href=\"https://mg7717.dev34.info/appointment/\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Fix Appointment\n					</a>\n				0\n				+\n							Trusted by <br>Million Clients\n				0\n							Years of <br>Experience\n				0\n							Types of <br>Horoscopes\n				0\n				+\n							Qualified <br>Astrologers\n				0\n							Success <br>Horoscope\n			<h4>Lorem Ipsum</h4>		\n			<h2>Why Me</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.</p>		\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/why-me-icon1-ol3futhtngj8n70dd682e7t9wo11l5hggubmwpt0cg.png\" title=\"why-me-icon1\" alt=\"why-me-icon1\" /></figure><h3>Best Service</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/why-me-icon2-ol3futhtngj8n70dd682e7t9wo11l5hggubmwpt0cg.png\" title=\"why-me-icon2\" alt=\"why-me-icon2\" /></figure><h3>Personal Horoscope</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/why-me-icon3-ol3futhtngj8n70dd682e7t9wo11l5hggubmy7e1hg.png\" title=\"why-me-icon3\" alt=\"why-me-icon3\" /></figure><h3>Humanistic Counselling</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/why-me-icon4-ol3futhtngj8n70dd682e7t9wo11l5hggubmy7e1da.png\" title=\"why-me-icon4\" alt=\"why-me-icon4\" /></figure><h3>Privacy Guaranteed</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/why-me-icon5-ol3futhtngj8n70dd682e7t9wo11l5hggubmy7e1hg.png\" title=\"why-me-icon5\" alt=\"why-me-icon5\" /></figure><h3>24x7, 365 Availability</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/why-me-icon6-ol3futhtngj8n70dd682e7t9wo11l5hggubmy7e1hg.png\" title=\"why-me-icon6\" alt=\"why-me-icon6\" /></figure><h3>Accurate Remedial Solution</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n										<img width=\"919\" height=\"940\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra.png 919w, https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra-293x300.png 293w, https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra-768x786.png 768w, https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra-750x767.png 750w, https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra-540x552.png 540w\" sizes=\"(max-width: 919px) 100vw, 919px\" />											\n			<h4>Lorem Ipsum</h4>		\n			<h2>Subscribe our Newsletter</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.</p>		\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f20612-o1\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"20612\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.6\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f20612-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<p><input type=\"text\" name=\"text-354\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Enter your full name *\" /><input type=\"email\" name=\"email-390\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Enter your email address *\" /><textarea name=\"textarea-11\" cols=\"40\" rows=\"10\" aria-invalid=\"false\" placeholder=\"Type your message\"></textarea>\n<p><input type=\"submit\" value=\"Send\" /></p>\n</form>','About Me','','publish','closed','closed','','about-me','','','2020-02-24 06:56:30','2020-02-24 06:56:30','',0,'https://mg7717.dev34.info/?page_id=20413',0,'page','',0),(20417,1,'2020-01-28 12:26:13','2020-01-28 12:26:13','','breadcrumb','','inherit','open','closed','','breadcrumb','','','2020-01-28 12:26:13','2020-01-28 12:26:13','',0,'https://mg7717.dev34.info/wp-content/uploads/2020/01/breadcrumb.jpg',0,'attachment','image/jpeg',0),(20436,1,'2020-01-29 04:47:35','2020-01-29 04:47:35','<h4>Lorem Ipsum</h4>		\n			<h2>Choose Your Zodiac Sign</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor<br> incididunt ut labore et dolore magna aliqua.</p>','Augury Heading','','publish','closed','closed','','augury-heading','','','2020-01-29 04:47:36','2020-01-29 04:47:36','',0,'https://mg7717.dev34.info/?elementor_library=augury-heading',0,'elementor_library','',0),(20443,1,'2020-01-29 05:06:18','2020-01-29 05:06:18','','moon-phasing','','inherit','open','closed','','moon-phasing','','','2020-01-29 05:06:18','2020-01-29 05:06:18','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-phasing.png',0,'attachment','image/png',0),(20444,1,'2020-01-29 05:08:35','2020-01-29 05:08:35','','moon-phasing1','','inherit','open','closed','','moon-phasing1','','','2020-01-29 05:08:35','2020-01-29 05:08:35','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-phasing1.png',0,'attachment','image/png',0),(20457,1,'2020-01-29 06:18:05','2020-01-29 06:18:05','','services-icon1','','inherit','open','closed','','services-icon1','','','2020-01-29 06:18:05','2020-01-29 06:18:05','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/services-icon1.png',0,'attachment','image/png',0),(20458,1,'2020-01-29 06:18:06','2020-01-29 06:18:06','','services-icon2','','inherit','open','closed','','services-icon2','','','2020-01-29 06:18:06','2020-01-29 06:18:06','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/services-icon2.png',0,'attachment','image/png',0),(20459,1,'2020-01-29 06:18:08','2020-01-29 06:18:08','','services-icon3','','inherit','open','closed','','services-icon3','','','2020-01-29 06:18:08','2020-01-29 06:18:08','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/services-icon3.png',0,'attachment','image/png',0),(20460,1,'2020-01-29 07:07:07','2020-01-29 07:07:07','','cloud-bg','','inherit','open','closed','','cloud-bg','','','2020-01-29 07:07:07','2020-01-29 07:07:07','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/cloud-bg.jpg',0,'attachment','image/jpeg',0),(20461,1,'2020-01-29 07:08:13','2020-01-29 07:08:13','','cloud-bg','','inherit','open','closed','','cloud-bg-2','','','2020-01-29 07:08:13','2020-01-29 07:08:13','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/cloud-bg.png',0,'attachment','image/png',0),(20464,1,'2020-01-29 07:23:01','2020-01-29 07:23:01','','src','','publish','closed','closed','','src','','','2020-01-29 07:31:12','2020-01-29 07:31:12','',0,'https://mg7717.dev34.info/2020/01/29/src/',0,'custom_css','',0),(20488,1,'2020-01-29 08:38:57','2020-01-29 08:38:57','<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon1-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon1\" alt=\"services-icon1\" /></figure><h3>Personal Consultation</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<a href=\"https://mg7717.dev34.info/our-services/personal-consultation/\" role=\"button\">\n						View More\n					</a>','Personal Consultation','','publish','closed','closed','','personal-consultation','','','2020-02-26 07:59:00','2020-02-26 07:59:00','',0,'https://mg7717.dev34.info/?elementor_library=our-services-carousel-item-1',0,'elementor_library','',0),(20512,1,'2020-01-29 09:52:31','2020-01-29 09:52:31','','moon-sign-3','','inherit','open','closed','','moon-sign-3','','','2020-01-29 09:52:31','2020-01-29 09:52:31','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-sign-3.png',0,'attachment','image/png',0),(20513,1,'2020-01-29 09:52:35','2020-01-29 09:52:35','','moon-sign-1-1','','inherit','open','closed','','moon-sign-1-1','','','2020-01-29 09:52:35','2020-01-29 09:52:35','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/moon-sign-1-1.png',0,'attachment','image/png',0),(20514,1,'2020-01-29 09:54:17','2020-01-29 09:54:17','','chakra','','inherit','open','closed','','chakra','','','2020-01-29 09:54:17','2020-01-29 09:54:17','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra.png',0,'attachment','image/png',0),(20520,1,'2020-01-29 11:38:55','2020-01-29 11:38:55','','author1','','inherit','open','closed','','author1','','','2020-01-29 11:38:55','2020-01-29 11:38:55','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/author1.jpg',0,'attachment','image/jpeg',0),(20521,1,'2020-01-29 11:45:41','2020-01-29 11:45:41','','author-bg','','inherit','open','closed','','author-bg','','','2020-01-29 11:45:41','2020-01-29 11:45:41','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/author-bg.svg',0,'attachment','image/svg+xml',0),(20526,1,'2020-01-29 11:54:52','2020-01-29 11:54:52','<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author1-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author1\" alt=\"author1\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n			<h4>Ana Cerel</h4>		\n					<ul>\n							<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n</svg>						\n										Leo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>						\n										Virgo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>						\n										Aries\n									</li>\n						</ul>','Ana Cerel','','publish','closed','closed','','augury-testimonial','','','2020-02-26 08:30:01','2020-02-26 08:30:01','',0,'https://mg7717.dev34.info/?elementor_library=augury-testimonial',0,'elementor_library','',0),(20532,1,'2020-01-30 05:51:02','2020-01-30 05:51:02','','testi-svg1','','inherit','open','closed','','testi-svg1','','','2020-01-30 05:51:02','2020-01-30 05:51:02','',20526,'https://mg7717.dev34.info/wp-content/uploads/2020/01/testi-svg1.svg',0,'attachment','image/svg+xml',0),(20533,1,'2020-01-30 05:51:03','2020-01-30 05:51:03','','testi-svg2','','inherit','open','closed','','testi-svg2','','','2020-01-30 05:51:03','2020-01-30 05:51:03','',20526,'https://mg7717.dev34.info/wp-content/uploads/2020/01/testi-svg2.svg',0,'attachment','image/svg+xml',0),(20534,1,'2020-01-30 05:51:04','2020-01-30 05:51:04','','testi-svg3','','inherit','open','closed','','testi-svg3','','','2020-01-30 05:51:04','2020-01-30 05:51:04','',20526,'https://mg7717.dev34.info/wp-content/uploads/2020/01/testi-svg3.svg',0,'attachment','image/svg+xml',0),(20537,1,'2020-01-30 06:02:51','2020-01-30 06:02:51','','icon-1-01','','inherit','open','closed','','icon-1-01','','','2020-01-30 06:02:51','2020-01-30 06:02:51','',20526,'https://mg7717.dev34.info/wp-content/uploads/2020/01/icon-1-01.svg',0,'attachment','image/svg+xml',0),(20539,1,'2020-01-30 06:07:51','2020-01-30 06:07:51','','icon-12','','inherit','open','closed','','icon-12','','','2020-01-30 06:07:51','2020-01-30 06:07:51','',20526,'https://mg7717.dev34.info/wp-content/uploads/2020/01/icon-12.svg',0,'attachment','image/svg+xml',0),(20541,1,'2020-01-30 06:10:27','2020-01-30 06:10:27','','icon3','','inherit','open','closed','','icon3','','','2020-01-30 06:10:27','2020-01-30 06:10:27','',20526,'https://mg7717.dev34.info/wp-content/uploads/2020/01/icon3.svg',0,'attachment','image/svg+xml',0),(20542,1,'2020-01-30 06:11:06','2020-01-30 06:11:06','','icon4','','inherit','open','closed','','icon4','','','2020-01-30 06:11:06','2020-01-30 06:11:06','',20526,'https://mg7717.dev34.info/wp-content/uploads/2020/01/icon4.svg',0,'attachment','image/svg+xml',0),(20556,1,'2020-01-30 08:48:56','2020-01-30 08:48:56','','dark-moon','','inherit','open','closed','','dark-moon-2','','','2020-01-30 08:48:56','2020-01-30 08:48:56','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/dark-moon-1.png',0,'attachment','image/png',0),(20560,1,'2020-01-30 09:06:43','2020-01-30 09:06:43','<div class=\"dt-sc-one-third first column\">[text text-758 placeholder \"Name\"]</div><div class=\"dt-sc-one-third column\">[email email-20 placeholder \"Your email Address\"]</div><div class=\"dt-sc-one-fourth column\">[submit \"Get Notified\"]</div>\n1\nAstrology \"[your-subject]\"\nAstrology <wordpress@192.168.2.62>\nsanthosh@iamdesigning.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Astrology (https://mg7717.dev34.info)\nReply-To: [your-email]\n\n\n\n\nAstrology \"[your-subject]\"\nAstrology <wordpress@192.168.2.62>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Astrology (https://mg7717.dev34.info)\nReply-To: santhosh@iamdesigning.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Home Get in Touch','','publish','closed','closed','','home-get-in-touch','','','2020-01-30 09:52:11','2020-01-30 09:52:11','',0,'https://mg7717.dev34.info/?post_type=wpcf7_contact_form&#038;p=20560',0,'wpcf7_contact_form','',0),(20571,1,'2020-01-30 10:11:40','2020-01-30 10:11:40','','light-moon','','inherit','open','closed','','light-moon','','','2020-01-30 10:11:40','2020-01-30 10:11:40','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/01/light-moon.png',0,'attachment','image/png',0),(20585,1,'2020-01-30 11:19:52','2020-01-30 11:19:52',' ','','','publish','closed','closed','','20585','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=20585',3,'nav_menu_item','',0),(20586,1,'2020-01-30 11:28:38','2020-01-30 11:28:38','','about-me','','inherit','open','closed','','about-me-2','','','2020-01-30 11:28:38','2020-01-30 11:28:38','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/01/about-me.jpg',0,'attachment','image/jpeg',0),(20588,1,'2020-01-30 11:33:08','2020-01-30 11:33:08','','signature','','inherit','open','closed','','signature','','','2020-01-30 11:33:08','2020-01-30 11:33:08','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/01/signature.png',0,'attachment','image/png',0),(20596,1,'2020-01-30 13:03:21','2020-01-30 13:03:21','','why-me-icon1','','inherit','open','closed','','why-me-icon1','','','2020-01-30 13:03:21','2020-01-30 13:03:21','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/01/why-me-icon1.png',0,'attachment','image/png',0),(20597,1,'2020-01-30 13:03:22','2020-01-30 13:03:22','','why-me-icon2','','inherit','open','closed','','why-me-icon2','','','2020-01-30 13:03:22','2020-01-30 13:03:22','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/01/why-me-icon2.png',0,'attachment','image/png',0),(20598,1,'2020-01-30 13:03:23','2020-01-30 13:03:23','','why-me-icon3','','inherit','open','closed','','why-me-icon3','','','2020-01-30 13:03:23','2020-01-30 13:03:23','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/01/why-me-icon3.png',0,'attachment','image/png',0),(20599,1,'2020-01-30 13:03:24','2020-01-30 13:03:24','','why-me-icon4','','inherit','open','closed','','why-me-icon4','','','2020-01-30 13:03:24','2020-01-30 13:03:24','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/01/why-me-icon4.png',0,'attachment','image/png',0),(20600,1,'2020-01-30 13:03:25','2020-01-30 13:03:25','','why-me-icon5','','inherit','open','closed','','why-me-icon5','','','2020-01-30 13:03:25','2020-01-30 13:03:25','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/01/why-me-icon5.png',0,'attachment','image/png',0),(20601,1,'2020-01-30 13:03:26','2020-01-30 13:03:26','','why-me-icon6','','inherit','open','closed','','why-me-icon6','','','2020-01-30 13:03:26','2020-01-30 13:03:26','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/01/why-me-icon6.png',0,'attachment','image/png',0),(20612,1,'2020-01-31 04:54:50','2020-01-31 04:54:50','[text text-354 placeholder \"Enter your full name *\"][email email-390 placeholder \"Enter your email address *\"][textarea textarea-11 placeholder \"Type your message\"]<p class=\"aligncenter\">[submit \"Send\"]</p>\n1\nAstrology \"[your-subject]\"\nAstrology <wordpress@192.168.2.62>\nsanthosh@iamdesigning.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Astrology (https://mg7717.dev34.info)\nReply-To: [your-email]\n\n\n\n\nAstrology \"[your-subject]\"\nAstrology <wordpress@192.168.2.62>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Astrology (https://mg7717.dev34.info)\nReply-To: santhosh@iamdesigning.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','About Newsletter','','publish','closed','closed','','about-newsletter','','','2020-01-31 05:02:52','2020-01-31 05:02:52','',0,'https://mg7717.dev34.info/?post_type=wpcf7_contact_form&#038;p=20612',0,'wpcf7_contact_form','',0),(20623,1,'2020-01-31 05:42:27','2020-01-31 05:42:27','<h4>Well known</h4>		\n			<h2>Tribunals</h2>		\n		<p>Our Team is our proud. Each of the team member is dedicated to delivering the best <br />results to the clients. Meet some of our expert who will work on your case.</p>		\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/team1.jpg\" alt=\"team1\" ></figure>		\n		<h3>Andrew Shimmer</h3>Product Manager <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p><a href=\"https://www.facebook.com/PremiumSitetemplates/\"></a><a href=\"https://twitter.com/IamdesigningWeb\"></a><a href=\"https://www.instagram.com/iamdesigning6428/\"></a><a href=\"https://in.linkedin.com/in/iamdesigningweb\"></a><a href=\"#\">andrew@example.com</a>\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/team2.jpg\" alt=\"team2\" ></figure>		\n		<h3>Archie Theo</h3>Senior Consultant<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p><a href=\"https://www.facebook.com/PremiumSitetemplates/\"></a><a href=\"https://twitter.com/IamdesigningWeb\"></a><a href=\"https://www.instagram.com/iamdesigning6428/\"></a><a href=\"https://in.linkedin.com/in/iamdesigningweb\"></a><a href=\"#\">theo@example.com</a>\n			<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/team3.jpg\" alt=\"team3\" ></figure>		\n		<h3>Juli Christina</h3>Jr.Consultant<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p><a href=\"https://www.facebook.com/PremiumSitetemplates/\"></a><a href=\"https://twitter.com/IamdesigningWeb\"></a><a href=\"https://www.instagram.com/iamdesigning6428/\"></a><a href=\"https://in.linkedin.com/in/iamdesigningweb\"></a>\n										<img width=\"919\" height=\"940\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra.png 919w, https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra-293x300.png 293w, https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra-768x786.png 768w, https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra-750x767.png 750w, https://mg7717.dev34.info/wp-content/uploads/2020/01/chakra-540x552.png 540w\" sizes=\"(max-width: 919px) 100vw, 919px\" />											\n			<h4>Lorem Ipsum</h4>		\n			<h2>Book an Appointment</h2>		\n		<p>Complete the form below and receive full details of your horoscope.</p>		\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f20658-o1\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"20658\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.6\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f20658-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<p><input type=\"text\" name=\"text-354\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Enter your full name *\" /><input type=\"tel\" name=\"tel-483\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Enter your phone number *\" /><input type=\"email\" name=\"email-390\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Enter your email address *\" /><textarea name=\"textarea-11\" cols=\"40\" rows=\"10\" aria-invalid=\"false\" placeholder=\"Type your message\"></textarea>\n<p><input type=\"submit\" value=\"Fix Appointment\" /></p>\n</form>		\n			<h4>Lorem Ipsum</h4>		\n			<h2>What My Client Says</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.</p>		\n			 </span> </button>\",\"prevArrow\":\"<button type=\"button\" class=\"default slick-prev\"> </span> </button>\"}\'><style>.elementor-20526 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-20526 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-20526 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20526 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-20526 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-20526 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20526 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-20526 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-20526 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-20526 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>		\n							<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author1-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author1\" alt=\"author1\" />											\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h4>Ana Cerel</h4>		\n					<ul>\n							<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n</svg>						\n										Leo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>						\n										Virgo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>						\n										Aries\n									</li>\n						</ul>\n		</section>\n		<style>.elementor-25203 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-25203 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-25203 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25203 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-25203 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-25203 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25203 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-25203 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-25203 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-25203 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>		\n							<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author2-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author2\" alt=\"author2\" />											\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h4>Ana Cerel</h4>		\n					<ul>\n							<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n</svg>						\n										Leo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>						\n										Virgo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>						\n										Aries\n									</li>\n						</ul>\n		</section>\n		<style>.elementor-25204 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-25204 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-25204 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25204 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-25204 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-25204 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25204 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-25204 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-25204 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-25204 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>		\n							<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author3-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author3\" alt=\"author3\" />											\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h4>Ana Cerel</h4>		\n					<ul>\n							<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n</svg>						\n										Leo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>						\n										Virgo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>						\n										Aries\n									</li>\n						</ul>\n		</section>\n		<style>.elementor-25232 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-25232 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-25232 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25232 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-25232 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-25232 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25232 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-25232 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-25232 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-25232 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>		\n							<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author-4-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author-4\" alt=\"author-4\" />											\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h4>Ana Cerel</h4>		\n					<ul>\n							<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n</svg>						\n										Leo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>						\n										Virgo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>						\n										Aries\n									</li>\n						</ul>\n		</section>','Our Team','','publish','closed','closed','','team','','','2020-02-26 07:01:43','2020-02-26 07:01:43','',0,'https://mg7717.dev34.info/?page_id=20623',0,'page','',0),(20629,1,'2020-01-31 06:08:49','2020-01-31 06:08:49','','team1','','inherit','open','closed','','team1','','','2020-01-31 06:08:49','2020-01-31 06:08:49','',20623,'https://mg7717.dev34.info/wp-content/uploads/2020/01/team1.jpg',0,'attachment','image/jpeg',0),(20637,1,'2020-01-31 06:48:46','2020-01-31 06:48:46',' ','','','publish','closed','closed','','20637','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=20637',4,'nav_menu_item','',0),(20658,1,'2020-01-31 10:16:02','2020-01-31 10:16:02','[text text-354 placeholder \"Enter your full name *\"][tel tel-483 placeholder \"Enter your phone number *\"][email email-390 placeholder \"Enter your email address *\"][textarea textarea-11 placeholder \"Type your message\"]<p class=\"aligncenter\">[submit \"Fix Appointment\"]</p>\n1\nAstrology \"[your-subject]\"\nAstrology <wordpress@192.168.2.62>\nsanthosh@iamdesigning.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Astrology (https://mg7717.dev34.info)\nReply-To: [your-email]\n\n\n\n\nAstrology \"[your-subject]\"\nAstrology <wordpress@192.168.2.62>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Astrology (https://mg7717.dev34.info)\nReply-To: santhosh@iamdesigning.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Book an Appointment','','publish','closed','closed','','about-newsletter_copy','','','2020-01-31 10:27:48','2020-01-31 10:27:48','',0,'https://mg7717.dev34.info/?post_type=wpcf7_contact_form&#038;p=20658',0,'wpcf7_contact_form','',0),(20661,1,'2020-01-31 10:29:35','2020-01-31 10:29:35','','all-star','','inherit','open','closed','','all-star','','','2020-01-31 10:29:35','2020-01-31 10:29:35','',20623,'https://mg7717.dev34.info/wp-content/uploads/2020/01/all-star.png',0,'attachment','image/png',0),(20668,1,'2020-01-31 10:55:16','2020-01-31 10:55:16','','moon1','','inherit','open','closed','','moon1','','','2020-01-31 10:55:16','2020-01-31 10:55:16','',20623,'https://mg7717.dev34.info/wp-content/uploads/2020/01/moon1.png',0,'attachment','image/png',0),(20670,1,'2020-01-31 11:04:02','2020-01-31 11:04:02','<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/dark-moon-1-ol3futhv432ykssunv9gxifb5h2zz9cbiztubvypis.png\" title=\"dark-moon\" alt=\"dark-moon\">\n<h4>Perfect Future Prediction</h4>\n<h2>360 Degree Service</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon1-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon1\" alt=\"services-icon1\"></figure>\n<h3>Personal Consultation</h3>\nContrary to popular belief, Lorem Ipsum is not simply random text\n\n<a href=\"https://mg7717.dev34.info/our-services/personal-consultation/\" role=\"button\">\nView More\n</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon3-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon3\" alt=\"services-icon3\"></figure>\n<h3>Face Reading</h3>\nContrary to popular belief, Lorem Ipsum is not simply random text\n\n<a href=\"https://mg7717.dev34.info/our-services/face-reading/\" role=\"button\">\nView More\n</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon2-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon2\" alt=\"services-icon2\"></figure>\n<h3>Kundli Dosha</h3>\nContrary to popular belief, Lorem Ipsum is not simply random text\n\n<a href=\"https://mg7717.dev34.info/our-services/kundli-dosha/\" role=\"button\">\nView More\n</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon4-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon4\" alt=\"services-icon4\"></figure>\n<h3>Daily Horoscope</h3>\nContrary to popular belief, Lorem Ipsum is not simply random text\n\n<a href=\"https://mg7717.dev34.info/our-services/daily-horoscope/\" role=\"button\">\nView More\n</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon5-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon5\" alt=\"services-icon5\"></figure>\n<h3>Gem &amp; Stone</h3>\nContrary to popular belief, Lorem Ipsum is not simply random text\n\n<a href=\"https://mg7717.dev34.info/our-services/gem-stone/\" role=\"button\">\nView More\n</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon6-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon6\" alt=\"services-icon6\"></figure>\n<h3>Manglik Dosha</h3>\nContrary to popular belief, Lorem Ipsum is not simply random text\n\n<a href=\"https://mg7717.dev34.info/our-services/manglik-dosha/\" role=\"button\">\nView More\n</a>\n<h4>Horoscope</h4>\n<h2>Get Personalized Horoscope</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor.\n\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 110 95\" style=\"enable-background:new 0 0 110 95;\" xml:space=\"preserve\">\n</br>\n</svg>\n\n<g id=\"Layer_1\">\n\n\n<g transform=\"translate(0,-952.36218)\">\n		<path d=\"M54.7,974.1c-30,0-53.8,24.2-53.8,24.2c-0.7,0.7-0.7,1.8,0,2.5c0,0,23.8,24.2,53.8,24.2s53.8-24.2,53.8-24.2    c0.7-0.7,0.7-1.8,0-2.5C108.5,998.3,84.7,974.1,54.7,974.1z M54.7,977.7c25.6,0,46.4,18.6,49.9,21.9c-3.5,3.3-24.2,21.9-49.9,21.9    c-25.6,0-46.3-18.6-49.9-21.9C8.4,996.3,29.1,977.7,54.7,977.7z M54.7,982.5c-9.5,0-17.2,7.7-17.2,17.1c0,9.4,7.7,17.1,17.2,17.1    c9.5,0,17.2-7.7,17.2-17.1C71.9,990.2,64.2,982.5,54.7,982.5z M54.7,986c7.6,0,13.6,6.1,13.6,13.6c0,7.5-6.1,13.6-13.6,13.6    c-7.6,0-13.6-6.1-13.6-13.6C41.1,992.1,47.2,986,54.7,986z M53.3,987.8v1.9c-0.8,0.1-1.6,0.3-2.3,0.6c-1.1,0.4-1.9,1.1-2.4,1.9    c-0.6,0.8-0.8,1.8-0.8,2.7c0,0.9,0.2,1.7,0.7,2.4c0.5,0.7,1.1,1.3,2.1,1.8c0.6,0.3,1.6,0.6,2.8,1v7c-0.4-0.1-0.8-0.2-1.1-0.3    c-0.9-0.4-1.5-0.9-2-1.5c-0.4-0.6-0.7-1.4-0.8-2.4l-2.4,0.2c0,1.3,0.4,2.4,1.1,3.5c0.7,1,1.6,1.8,2.8,2.3c0.7,0.3,1.5,0.5,2.5,0.6    v1.9h2.8v-1.8c1-0.1,2-0.3,2.9-0.7c1.1-0.5,2-1.2,2.5-2.1c0.6-0.9,0.9-1.9,0.9-2.9c0-1-0.3-1.9-0.8-2.7c-0.5-0.8-1.4-1.5-2.5-2    c-0.6-0.3-1.7-0.6-3-0.9V992c0.8,0.1,1.5,0.4,2,0.8c0.8,0.6,1.2,1.5,1.3,2.8l2.5-0.2c0-1.1-0.4-2.1-1-3c-0.6-0.9-1.4-1.6-2.5-2.1    c-0.7-0.3-1.4-0.4-2.2-0.6v-1.9L53.3,987.8L53.3,987.8z M53.3,991.9v5.5c-1.2-0.3-2-0.7-2.4-1c-0.5-0.4-0.7-1-0.7-1.7    c0-0.8,0.4-1.5,1.1-2.1C51.8,992.3,52.4,992,53.3,991.9L53.3,991.9z M56.1,1000.8c0.7,0.2,1.3,0.4,1.6,0.5    c0.8,0.3,1.4,0.7,1.7,1.1c0.4,0.5,0.6,1,0.6,1.6c0,0.6-0.2,1.2-0.6,1.7c-0.4,0.5-0.9,0.9-1.7,1.2c-0.5,0.2-1,0.3-1.6,0.4    L56.1,1000.8L56.1,1000.8z\"></path>\n	</g>\n\n\n</g>\n\n\n<g id=\"Layer_2\" style=\"display:none;\">\n\n\n<g style=\"display:inline;\">\n\n\n<g>\n			<path d=\"M41.5,45.6h5.2v13c0,1.2,1,2.1,2.1,2.1h12.3c1.3,0,2.3-1,2.3-2.3V45.6h5.2V25c0-4.6-3.4-8.2-7.6-8.2H49     c-4.1,0-7.6,3.7-7.6,8.2V45.6z M44.3,25c0-3,2.1-5.3,4.7-5.3h11.9c2.6,0,4.7,2.4,4.7,5.3v17.7h-2.3v-9.3c0-0.9-0.6-1.4-1.4-1.4     s-1.4,0.6-1.4,1.4v24.5h-4.1V44.8c0-0.9-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4v13.2h-4V33.6c0-0.9-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4     v9.3h-2.3L44.3,25z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M54.9,15.4c4.3,0,7.7-3.3,7.7-7.4s-3.4-7.4-7.7-7.4S47.2,3.9,47.2,8S50.6,15.4,54.9,15.4z M54.9,3.4c2.7,0,4.9,2,4.9,4.6     s-2.1,4.6-4.9,4.6S50,10.6,50,8S52.2,3.4,54.9,3.4z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M37,78.3H9.8v15.6h28.6V79.7C38.4,79,37.9,78.3,37,78.3z M35.6,91H12.7v-9.9h22.9V91z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M98.5,78.3H71.4v15.6H100V79.7C100,79,99.4,78.3,98.5,78.3z M97.1,91H74.2v-9.9h22.9V91z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M69.2,65.7H40.6v14.2V94h28.6V79.8V65.7z M43.5,68.5h22.9v9.9H43.5V68.5z M66.4,91H43.5v-9.9h22.9V91z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M13.1,50.2h3.6v24.6h12V50.2h3.6c1.1,0,1.9-1.3,1.1-2.1l-9.6-15.3c-0.6-0.9-1.9-0.9-2.4,0l-9.6,15.3     C11.3,49.1,12,50.2,13.1,50.2z M22.7,36.2l7,11.2h-3.9V72h-6.3V47.4h-3.9L22.7,36.2z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M77.5,50.2h3.6v24.6h12V50.2h3.6c0.6,0,1-0.3,1.3-0.7c0.3-0.4,0.3-1,0-1.4l-9.6-15.3c-0.3-0.4-0.7-0.7-1.1-0.7     c-0.4,0-1,0.3-1.1,0.7l-9.6,15.3c-0.3,0.4-0.3,1,0,1.4C76.5,49.9,76.9,50.2,77.5,50.2z M87.1,36.2l7,11.2h-3.9V72H84V47.4h-3.9     L87.1,36.2z\"></path>\n		</g>\n\n\n</g>\n\n\n</g>\n\n\n<g id=\"Layer_3\" style=\"display:none;\">\n\n\n<g style=\"display:inline;\">\n		<path d=\"M96.1,73.5c-0.9,0-1.9-0.2-2.7-0.7c-3.3-1.7-5-5.9-5.5-9.1c-0.5-2.8-0.8-5.7-0.8-8.5c0-2.2-0.5-3.5-1-3.7    c-0.7-0.4-0.9-1.3-0.4-2c0.4-0.6,1.1-0.8,1.8-0.6c1.7,0.9,2.6,3.1,2.6,6.3c0,2.7,0.2,5.4,0.7,8.1c0.5,3.2,2.2,6,4,7    c0.9,0.5,1.9,0.5,2.8,0c0.2-0.7-0.1-2.8-0.3-4.1c-0.2-1.2-0.3-2.4-0.3-3.6V42.9c0-1.5-2.5-4.7-7.4-9.6s-4.4-8.8-3.6-11.3    c0.7-1.9,2.8-7,4.8-12C92.1,6.7,93.4,3.5,94,2c0.3-0.8,1.1-1.1,1.9-0.8S97,2.2,96.7,3c-0.6,1.6-1.9,4.8-3.3,8.2    c-1.9,4.7-4.1,10-4.7,11.8c-0.7,2-0.9,4.6,2.9,8.3c5.9,5.9,8.3,9.2,8.3,11.6v19.6c0,1.1,0.1,2.2,0.3,3.2c0.4,3.2,0.8,6-1.1,7    C98.2,73.3,97.2,73.5,96.1,73.5z\"></path>\n		<path d=\"M67.4,93.2c-1,0-1.9-0.4-2.6-1.1c-3.3-3.3-0.2-8.2,2.1-11.8c0.5-0.8,1-1.7,1.5-2.5c1-2.1,5-11.5,5.7-13.3    c0.3-0.8,1.1-1.1,1.9-0.8c0.8,0.3,1.1,1.1,0.8,1.9c-0.7,2-4.9,11.5-5.8,13.4c-0.5,1-1,2-1.7,2.9c-1.7,2.8-4.1,6.6-2.5,8.2    c0.2,0.2,0.5,0.3,0.7,0.3c1.9-0.3,5.2-4.7,7.3-8.7c0.7-1.3,1.5-2.5,2.3-3.6c1.2-1.5,2.1-3.1,2.8-4.8c1.5-3.8,7.2-18.3,7.2-18.4    c0.3-0.8,1.1-1.1,1.9-0.8c0.8,0.3,1.1,1.1,0.8,1.9l0,0c-0.1,0.1-5.7,14.6-7.2,18.4c-0.8,2-1.9,3.8-3.2,5.5c-0.8,1-1.5,2.1-2.1,3.3    c-1.2,2.2-5.3,9.6-9.4,10.2C67.8,93.1,67.6,93.2,67.4,93.2z\"></path>\n		<path d=\"M61.2,94c-1.3-0.1-2.6-0.6-3.5-1.5c-2.7-2.2-1.5-10-0.3-12.9c0.3-0.7,1.2-1.1,1.9-0.8c0.7,0.3,1.1,1.2,0.8,1.9    c-1.3,3-1.5,8.7-0.6,9.5c0.5,0.5,1.2,0.8,1.9,0.8c0.9-0.2,1.6-1.5,2.1-2.4l0.1-0.2c0.4-0.7,1.3-0.9,2-0.4c0.6,0.4,0.9,1.2,0.5,1.9    L66,90.2c-0.7,1.3-1.9,3.4-4.1,3.8C61.7,94,61.4,94,61.2,94z\"></path>\n		<path d=\"M55.8,31.5c-0.8,0-1.5-0.7-1.5-1.5v-6c0-4.3,1.2-6.8,3.6-11.9l0.5-1.1c1.4-2.9,2.7-5.9,3.7-8.9c0.3-0.8,1.1-1.2,1.8-0.9    c0.7,0.2,1.1,1,0.9,1.8c-1.1,3.2-2.4,6.3-3.9,9.3l-0.5,1.1c-2.4,5-3.4,7.1-3.4,10.7v6C57.2,30.9,56.6,31.5,55.8,31.5z\"></path>\n		<path d=\"M15.4,73.5c-1,0-2-0.3-2.9-0.7c-2-1-1.6-3.8-1.1-7c0.2-1.1,0.3-2.1,0.3-3.2V42.9c0-2.4,2.3-5.7,8.3-11.6    c3.8-3.8,3.6-6.3,2.9-8.3c-0.3-0.6-5.5-15.9-7.1-20c-0.3-0.8,0.1-1.6,0.8-1.9c0.8-0.3,1.6,0.1,1.9,0.8c1.6,4.2,6.8,19.4,7,20.1    c0.8,2.5,1.4,6.3-3.6,11.3s-7.4,8.1-7.4,9.6v19.7c0,1.2-0.2,2.4-0.3,3.6c-0.2,1.3-0.5,3.4-0.3,4.1c0.9,0.5,1.9,0.5,2.8,0    c1.8-0.9,3.5-3.8,4-7c0.5-2.7,0.7-5.4,0.7-8.1c0-3.2,0.7-5.2,2.2-6.2c0.7-0.3,1.6,0,1.9,0.7c0.3,0.6,0.1,1.3-0.4,1.7    c-0.3,0.2-0.8,1.4-0.8,3.7c0,2.9-0.3,5.7-0.8,8.5c-0.5,3.1-2.3,7.4-5.5,9.1C17.3,73.3,16.4,73.5,15.4,73.5z\"></path>\n		<path d=\"M44.2,93.1c-0.2,0-0.4,0-0.6,0c-4.1-0.6-8.2-8-9.4-10.2c-0.6-1.1-1.3-2.2-2.1-3.3c-1.3-1.7-2.4-3.5-3.2-5.5    c-1.5-3.8-7.2-18.3-7.3-18.5c-0.3-0.7,0.1-1.6,0.8-1.9c0.7-0.3,1.6,0.1,1.9,0.8c0.1,0.1,5.7,14.6,7.2,18.4    c0.7,1.7,1.7,3.4,2.8,4.8c0.9,1.2,1.6,2.4,2.3,3.6c2.1,4,5.3,8.4,7.3,8.7c0.3,0.1,0.6,0,0.7-0.3c1.6-1.6-0.7-5.4-2.5-8.2    c-0.6-0.9-1.2-1.9-1.7-2.9c-0.8-1.9-5.1-11.6-5.7-13.4c-0.3-0.7,0.1-1.6,0.8-1.9c0.7-0.3,1.6,0.1,1.9,0.8    c0.7,1.7,4.9,11.4,5.7,13.2c0.4,0.9,0.9,1.7,1.5,2.5c2.2,3.6,5.3,8.6,2.1,11.8C46.1,92.7,45.1,93.1,44.2,93.1z\"></path>\n		<path d=\"M50.7,93.7c-0.3,0-0.5,0-0.8-0.1c-2.4-0.5-3.9-2.9-4.5-4c-0.4-0.7-0.2-1.6,0.4-2s1.6-0.2,2,0.4c0,0,0,0.1,0.1,0.1    c0.4,0.7,1.4,2.3,2.5,2.5c0.8,0,1.5-0.3,2-0.8c0.8-0.7,0.4-6-0.9-9.2c-0.3-0.7,0-1.6,0.8-1.9c0.7-0.3,1.6,0,1.9,0.8    c0.8,2.1,3,10.3,0.1,12.6C53.3,93.2,52,93.7,50.7,93.7z\"></path>\n		<path d=\"M55.8,49c-0.8,0-1.5-0.7-1.5-1.5V24c0-3.6-1-5.7-3.4-10.7l-0.5-1.1c-1.5-3-2.8-6.1-3.9-9.3c-0.2-0.8,0.2-1.6,1-1.8    c0.7-0.2,1.5,0.2,1.8,0.9c1.1,3.1,2.3,6,3.7,8.9l0.5,1.1c2.4,5.1,3.6,7.6,3.6,11.9v23.5C57.2,48.3,56.6,49,55.8,49z\"></path>\n		<path d=\"M55.9,83.4c-0.3,0-0.6-0.1-0.9-0.3l-1.7-1.2c-8.6-6.2-24.5-17.9-24.5-33.3c0-7.8,6.4-14.2,14.2-14.2    c5.4,0,10.4,3.1,12.8,8c3.4-7,12-10,19-6.5c4.9,2.4,8,7.3,8,12.8c0,15.3-15.7,26.9-24.1,33.1l-1.9,1.4    C56.5,83.3,56.2,83.4,55.9,83.4z M43,37.3c-6.2,0-11.3,5.1-11.3,11.3c0,13.9,15.2,25,23.3,30.9l0.8,0.6l1-0.8    c8-5.9,22.9-16.9,22.9-30.8c0-6.2-5.1-11.3-11.3-11.3c-6.2,0-11.3,5.1-11.3,11.3c0,0.8-0.7,1.5-1.5,1.5s-1.5-0.7-1.5-1.5    C54.3,42.4,49.3,37.3,43,37.3z\"></path>\n	</g>\n\n\n</g>\n<h2>Business Horoscope</h2>\n<h4>Contrary to popular belief, Lorem Ipsum is not simply random text.</h4>\n$35.00$62.00\nFeature\n<a href=\"https://mg7717.dev34.info/appointment/\">Order</a>\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 110 95\" style=\"enable-background:new 0 0 110 95;\" xml:space=\"preserve\">\n</br>\n</svg>\n\n<g id=\"Layer_1\" style=\"display:none;\">\n\n\n<g transform=\"translate(0,-952.36218)\" style=\"display:inline;\">\n		<path d=\"M54.7,974.1c-30,0-53.8,24.2-53.8,24.2c-0.7,0.7-0.7,1.8,0,2.5c0,0,23.8,24.2,53.8,24.2s53.8-24.2,53.8-24.2    c0.7-0.7,0.7-1.8,0-2.5C108.5,998.3,84.7,974.1,54.7,974.1z M54.7,977.7c25.6,0,46.4,18.6,49.9,21.9c-3.5,3.3-24.2,21.9-49.9,21.9    c-25.6,0-46.3-18.6-49.9-21.9C8.4,996.3,29.1,977.7,54.7,977.7z M54.7,982.5c-9.5,0-17.2,7.7-17.2,17.1c0,9.4,7.7,17.1,17.2,17.1    c9.5,0,17.2-7.7,17.2-17.1C71.9,990.2,64.2,982.5,54.7,982.5z M54.7,986c7.6,0,13.6,6.1,13.6,13.6c0,7.5-6.1,13.6-13.6,13.6    c-7.6,0-13.6-6.1-13.6-13.6C41.1,992.1,47.2,986,54.7,986z M53.3,987.8v1.9c-0.8,0.1-1.6,0.3-2.3,0.6c-1.1,0.4-1.9,1.1-2.4,1.9    c-0.6,0.8-0.8,1.8-0.8,2.7c0,0.9,0.2,1.7,0.7,2.4c0.5,0.7,1.1,1.3,2.1,1.8c0.6,0.3,1.6,0.6,2.8,1v7c-0.4-0.1-0.8-0.2-1.1-0.3    c-0.9-0.4-1.5-0.9-2-1.5c-0.4-0.6-0.7-1.4-0.8-2.4l-2.4,0.2c0,1.3,0.4,2.4,1.1,3.5c0.7,1,1.6,1.8,2.8,2.3c0.7,0.3,1.5,0.5,2.5,0.6    v1.9h2.8v-1.8c1-0.1,2-0.3,2.9-0.7c1.1-0.5,2-1.2,2.5-2.1c0.6-0.9,0.9-1.9,0.9-2.9c0-1-0.3-1.9-0.8-2.7c-0.5-0.8-1.4-1.5-2.5-2    c-0.6-0.3-1.7-0.6-3-0.9V992c0.8,0.1,1.5,0.4,2,0.8c0.8,0.6,1.2,1.5,1.3,2.8l2.5-0.2c0-1.1-0.4-2.1-1-3c-0.6-0.9-1.4-1.6-2.5-2.1    c-0.7-0.3-1.4-0.4-2.2-0.6v-1.9L53.3,987.8L53.3,987.8z M53.3,991.9v5.5c-1.2-0.3-2-0.7-2.4-1c-0.5-0.4-0.7-1-0.7-1.7    c0-0.8,0.4-1.5,1.1-2.1C51.8,992.3,52.4,992,53.3,991.9L53.3,991.9z M56.1,1000.8c0.7,0.2,1.3,0.4,1.6,0.5    c0.8,0.3,1.4,0.7,1.7,1.1c0.4,0.5,0.6,1,0.6,1.6c0,0.6-0.2,1.2-0.6,1.7c-0.4,0.5-0.9,0.9-1.7,1.2c-0.5,0.2-1,0.3-1.6,0.4    L56.1,1000.8L56.1,1000.8z\"></path>\n	</g>\n\n\n</g>\n\n\n<g id=\"Layer_2\">\n\n\n<g>\n\n\n<g>\n			<path d=\"M41.5,45.6h5.2v13c0,1.2,1,2.1,2.1,2.1h12.3c1.3,0,2.3-1,2.3-2.3V45.6h5.2V25c0-4.6-3.4-8.2-7.6-8.2H49     c-4.1,0-7.6,3.7-7.6,8.2V45.6z M44.3,25c0-3,2.1-5.3,4.7-5.3h11.9c2.6,0,4.7,2.4,4.7,5.3v17.7h-2.3v-9.3c0-0.9-0.6-1.4-1.4-1.4     s-1.4,0.6-1.4,1.4v24.5h-4.1V44.8c0-0.9-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4v13.2h-4V33.6c0-0.9-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4     v9.3h-2.3L44.3,25z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M54.9,15.4c4.3,0,7.7-3.3,7.7-7.4s-3.4-7.4-7.7-7.4S47.2,3.9,47.2,8S50.6,15.4,54.9,15.4z M54.9,3.4c2.7,0,4.9,2,4.9,4.6     s-2.1,4.6-4.9,4.6S50,10.6,50,8S52.2,3.4,54.9,3.4z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M37,78.3H9.8v15.6h28.6V79.7C38.4,79,37.9,78.3,37,78.3z M35.6,91H12.7v-9.9h22.9V91z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M98.5,78.3H71.4v15.6H100V79.7C100,79,99.4,78.3,98.5,78.3z M97.1,91H74.2v-9.9h22.9V91z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M69.2,65.7H40.6v14.2V94h28.6V79.8V65.7z M43.5,68.5h22.9v9.9H43.5V68.5z M66.4,91H43.5v-9.9h22.9V91z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M13.1,50.2h3.6v24.6h12V50.2h3.6c1.1,0,1.9-1.3,1.1-2.1l-9.6-15.3c-0.6-0.9-1.9-0.9-2.4,0l-9.6,15.3     C11.3,49.1,12,50.2,13.1,50.2z M22.7,36.2l7,11.2h-3.9V72h-6.3V47.4h-3.9L22.7,36.2z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M77.5,50.2h3.6v24.6h12V50.2h3.6c0.6,0,1-0.3,1.3-0.7c0.3-0.4,0.3-1,0-1.4l-9.6-15.3c-0.3-0.4-0.7-0.7-1.1-0.7     c-0.4,0-1,0.3-1.1,0.7l-9.6,15.3c-0.3,0.4-0.3,1,0,1.4C76.5,49.9,76.9,50.2,77.5,50.2z M87.1,36.2l7,11.2h-3.9V72H84V47.4h-3.9     L87.1,36.2z\"></path>\n		</g>\n\n\n</g>\n\n\n</g>\n\n\n<g id=\"Layer_3\" style=\"display:none;\">\n\n\n<g style=\"display:inline;\">\n		<path d=\"M96.1,73.5c-0.9,0-1.9-0.2-2.7-0.7c-3.3-1.7-5-5.9-5.5-9.1c-0.5-2.8-0.8-5.7-0.8-8.5c0-2.2-0.5-3.5-1-3.7    c-0.7-0.4-0.9-1.3-0.4-2c0.4-0.6,1.1-0.8,1.8-0.6c1.7,0.9,2.6,3.1,2.6,6.3c0,2.7,0.2,5.4,0.7,8.1c0.5,3.2,2.2,6,4,7    c0.9,0.5,1.9,0.5,2.8,0c0.2-0.7-0.1-2.8-0.3-4.1c-0.2-1.2-0.3-2.4-0.3-3.6V42.9c0-1.5-2.5-4.7-7.4-9.6s-4.4-8.8-3.6-11.3    c0.7-1.9,2.8-7,4.8-12C92.1,6.7,93.4,3.5,94,2c0.3-0.8,1.1-1.1,1.9-0.8S97,2.2,96.7,3c-0.6,1.6-1.9,4.8-3.3,8.2    c-1.9,4.7-4.1,10-4.7,11.8c-0.7,2-0.9,4.6,2.9,8.3c5.9,5.9,8.3,9.2,8.3,11.6v19.6c0,1.1,0.1,2.2,0.3,3.2c0.4,3.2,0.8,6-1.1,7    C98.2,73.3,97.2,73.5,96.1,73.5z\"></path>\n		<path d=\"M67.4,93.2c-1,0-1.9-0.4-2.6-1.1c-3.3-3.3-0.2-8.2,2.1-11.8c0.5-0.8,1-1.7,1.5-2.5c1-2.1,5-11.5,5.7-13.3    c0.3-0.8,1.1-1.1,1.9-0.8c0.8,0.3,1.1,1.1,0.8,1.9c-0.7,2-4.9,11.5-5.8,13.4c-0.5,1-1,2-1.7,2.9c-1.7,2.8-4.1,6.6-2.5,8.2    c0.2,0.2,0.5,0.3,0.7,0.3c1.9-0.3,5.2-4.7,7.3-8.7c0.7-1.3,1.5-2.5,2.3-3.6c1.2-1.5,2.1-3.1,2.8-4.8c1.5-3.8,7.2-18.3,7.2-18.4    c0.3-0.8,1.1-1.1,1.9-0.8c0.8,0.3,1.1,1.1,0.8,1.9l0,0c-0.1,0.1-5.7,14.6-7.2,18.4c-0.8,2-1.9,3.8-3.2,5.5c-0.8,1-1.5,2.1-2.1,3.3    c-1.2,2.2-5.3,9.6-9.4,10.2C67.8,93.1,67.6,93.2,67.4,93.2z\"></path>\n		<path d=\"M61.2,94c-1.3-0.1-2.6-0.6-3.5-1.5c-2.7-2.2-1.5-10-0.3-12.9c0.3-0.7,1.2-1.1,1.9-0.8c0.7,0.3,1.1,1.2,0.8,1.9    c-1.3,3-1.5,8.7-0.6,9.5c0.5,0.5,1.2,0.8,1.9,0.8c0.9-0.2,1.6-1.5,2.1-2.4l0.1-0.2c0.4-0.7,1.3-0.9,2-0.4c0.6,0.4,0.9,1.2,0.5,1.9    L66,90.2c-0.7,1.3-1.9,3.4-4.1,3.8C61.7,94,61.4,94,61.2,94z\"></path>\n		<path d=\"M55.8,31.5c-0.8,0-1.5-0.7-1.5-1.5v-6c0-4.3,1.2-6.8,3.6-11.9l0.5-1.1c1.4-2.9,2.7-5.9,3.7-8.9c0.3-0.8,1.1-1.2,1.8-0.9    c0.7,0.2,1.1,1,0.9,1.8c-1.1,3.2-2.4,6.3-3.9,9.3l-0.5,1.1c-2.4,5-3.4,7.1-3.4,10.7v6C57.2,30.9,56.6,31.5,55.8,31.5z\"></path>\n		<path d=\"M15.4,73.5c-1,0-2-0.3-2.9-0.7c-2-1-1.6-3.8-1.1-7c0.2-1.1,0.3-2.1,0.3-3.2V42.9c0-2.4,2.3-5.7,8.3-11.6    c3.8-3.8,3.6-6.3,2.9-8.3c-0.3-0.6-5.5-15.9-7.1-20c-0.3-0.8,0.1-1.6,0.8-1.9c0.8-0.3,1.6,0.1,1.9,0.8c1.6,4.2,6.8,19.4,7,20.1    c0.8,2.5,1.4,6.3-3.6,11.3s-7.4,8.1-7.4,9.6v19.7c0,1.2-0.2,2.4-0.3,3.6c-0.2,1.3-0.5,3.4-0.3,4.1c0.9,0.5,1.9,0.5,2.8,0    c1.8-0.9,3.5-3.8,4-7c0.5-2.7,0.7-5.4,0.7-8.1c0-3.2,0.7-5.2,2.2-6.2c0.7-0.3,1.6,0,1.9,0.7c0.3,0.6,0.1,1.3-0.4,1.7    c-0.3,0.2-0.8,1.4-0.8,3.7c0,2.9-0.3,5.7-0.8,8.5c-0.5,3.1-2.3,7.4-5.5,9.1C17.3,73.3,16.4,73.5,15.4,73.5z\"></path>\n		<path d=\"M44.2,93.1c-0.2,0-0.4,0-0.6,0c-4.1-0.6-8.2-8-9.4-10.2c-0.6-1.1-1.3-2.2-2.1-3.3c-1.3-1.7-2.4-3.5-3.2-5.5    c-1.5-3.8-7.2-18.3-7.3-18.5c-0.3-0.7,0.1-1.6,0.8-1.9c0.7-0.3,1.6,0.1,1.9,0.8c0.1,0.1,5.7,14.6,7.2,18.4    c0.7,1.7,1.7,3.4,2.8,4.8c0.9,1.2,1.6,2.4,2.3,3.6c2.1,4,5.3,8.4,7.3,8.7c0.3,0.1,0.6,0,0.7-0.3c1.6-1.6-0.7-5.4-2.5-8.2    c-0.6-0.9-1.2-1.9-1.7-2.9c-0.8-1.9-5.1-11.6-5.7-13.4c-0.3-0.7,0.1-1.6,0.8-1.9c0.7-0.3,1.6,0.1,1.9,0.8    c0.7,1.7,4.9,11.4,5.7,13.2c0.4,0.9,0.9,1.7,1.5,2.5c2.2,3.6,5.3,8.6,2.1,11.8C46.1,92.7,45.1,93.1,44.2,93.1z\"></path>\n		<path d=\"M50.7,93.7c-0.3,0-0.5,0-0.8-0.1c-2.4-0.5-3.9-2.9-4.5-4c-0.4-0.7-0.2-1.6,0.4-2s1.6-0.2,2,0.4c0,0,0,0.1,0.1,0.1    c0.4,0.7,1.4,2.3,2.5,2.5c0.8,0,1.5-0.3,2-0.8c0.8-0.7,0.4-6-0.9-9.2c-0.3-0.7,0-1.6,0.8-1.9c0.7-0.3,1.6,0,1.9,0.8    c0.8,2.1,3,10.3,0.1,12.6C53.3,93.2,52,93.7,50.7,93.7z\"></path>\n		<path d=\"M55.8,49c-0.8,0-1.5-0.7-1.5-1.5V24c0-3.6-1-5.7-3.4-10.7l-0.5-1.1c-1.5-3-2.8-6.1-3.9-9.3c-0.2-0.8,0.2-1.6,1-1.8    c0.7-0.2,1.5,0.2,1.8,0.9c1.1,3.1,2.3,6,3.7,8.9l0.5,1.1c2.4,5.1,3.6,7.6,3.6,11.9v23.5C57.2,48.3,56.6,49,55.8,49z\"></path>\n		<path d=\"M55.9,83.4c-0.3,0-0.6-0.1-0.9-0.3l-1.7-1.2c-8.6-6.2-24.5-17.9-24.5-33.3c0-7.8,6.4-14.2,14.2-14.2    c5.4,0,10.4,3.1,12.8,8c3.4-7,12-10,19-6.5c4.9,2.4,8,7.3,8,12.8c0,15.3-15.7,26.9-24.1,33.1l-1.9,1.4    C56.5,83.3,56.2,83.4,55.9,83.4z M43,37.3c-6.2,0-11.3,5.1-11.3,11.3c0,13.9,15.2,25,23.3,30.9l0.8,0.6l1-0.8    c8-5.9,22.9-16.9,22.9-30.8c0-6.2-5.1-11.3-11.3-11.3c-6.2,0-11.3,5.1-11.3,11.3c0,0.8-0.7,1.5-1.5,1.5s-1.5-0.7-1.5-1.5    C54.3,42.4,49.3,37.3,43,37.3z\"></path>\n	</g>\n\n\n</g>\n<h2>Career &amp; Job</h2>\n<h4>Contrary to popular belief, Lorem Ipsum is not simply random text.</h4>\n$42.00$50.00\nFeature\n<a href=\"https://mg7717.dev34.info/appointment/\">Order</a>\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 110 95\" style=\"enable-background:new 0 0 110 95;\" xml:space=\"preserve\">\n</br>\n</svg>\n\n<g id=\"Layer_1\" style=\"display:none;\">\n\n\n<g transform=\"translate(0,-952.36218)\" style=\"display:inline;\">\n		<path d=\"M54.7,974.1c-30,0-53.8,24.2-53.8,24.2c-0.7,0.7-0.7,1.8,0,2.5c0,0,23.8,24.2,53.8,24.2s53.8-24.2,53.8-24.2    c0.7-0.7,0.7-1.8,0-2.5C108.5,998.3,84.7,974.1,54.7,974.1z M54.7,977.7c25.6,0,46.4,18.6,49.9,21.9c-3.5,3.3-24.2,21.9-49.9,21.9    c-25.6,0-46.3-18.6-49.9-21.9C8.4,996.3,29.1,977.7,54.7,977.7z M54.7,982.5c-9.5,0-17.2,7.7-17.2,17.1c0,9.4,7.7,17.1,17.2,17.1    c9.5,0,17.2-7.7,17.2-17.1C71.9,990.2,64.2,982.5,54.7,982.5z M54.7,986c7.6,0,13.6,6.1,13.6,13.6c0,7.5-6.1,13.6-13.6,13.6    c-7.6,0-13.6-6.1-13.6-13.6C41.1,992.1,47.2,986,54.7,986z M53.3,987.8v1.9c-0.8,0.1-1.6,0.3-2.3,0.6c-1.1,0.4-1.9,1.1-2.4,1.9    c-0.6,0.8-0.8,1.8-0.8,2.7c0,0.9,0.2,1.7,0.7,2.4c0.5,0.7,1.1,1.3,2.1,1.8c0.6,0.3,1.6,0.6,2.8,1v7c-0.4-0.1-0.8-0.2-1.1-0.3    c-0.9-0.4-1.5-0.9-2-1.5c-0.4-0.6-0.7-1.4-0.8-2.4l-2.4,0.2c0,1.3,0.4,2.4,1.1,3.5c0.7,1,1.6,1.8,2.8,2.3c0.7,0.3,1.5,0.5,2.5,0.6    v1.9h2.8v-1.8c1-0.1,2-0.3,2.9-0.7c1.1-0.5,2-1.2,2.5-2.1c0.6-0.9,0.9-1.9,0.9-2.9c0-1-0.3-1.9-0.8-2.7c-0.5-0.8-1.4-1.5-2.5-2    c-0.6-0.3-1.7-0.6-3-0.9V992c0.8,0.1,1.5,0.4,2,0.8c0.8,0.6,1.2,1.5,1.3,2.8l2.5-0.2c0-1.1-0.4-2.1-1-3c-0.6-0.9-1.4-1.6-2.5-2.1    c-0.7-0.3-1.4-0.4-2.2-0.6v-1.9L53.3,987.8L53.3,987.8z M53.3,991.9v5.5c-1.2-0.3-2-0.7-2.4-1c-0.5-0.4-0.7-1-0.7-1.7    c0-0.8,0.4-1.5,1.1-2.1C51.8,992.3,52.4,992,53.3,991.9L53.3,991.9z M56.1,1000.8c0.7,0.2,1.3,0.4,1.6,0.5    c0.8,0.3,1.4,0.7,1.7,1.1c0.4,0.5,0.6,1,0.6,1.6c0,0.6-0.2,1.2-0.6,1.7c-0.4,0.5-0.9,0.9-1.7,1.2c-0.5,0.2-1,0.3-1.6,0.4    L56.1,1000.8L56.1,1000.8z\"></path>\n	</g>\n\n\n</g>\n\n\n<g id=\"Layer_2\" style=\"display:none;\">\n\n\n<g style=\"display:inline;\">\n\n\n<g>\n			<path d=\"M41.5,45.6h5.2v13c0,1.2,1,2.1,2.1,2.1h12.3c1.3,0,2.3-1,2.3-2.3V45.6h5.2V25c0-4.6-3.4-8.2-7.6-8.2H49     c-4.1,0-7.6,3.7-7.6,8.2V45.6z M44.3,25c0-3,2.1-5.3,4.7-5.3h11.9c2.6,0,4.7,2.4,4.7,5.3v17.7h-2.3v-9.3c0-0.9-0.6-1.4-1.4-1.4     s-1.4,0.6-1.4,1.4v24.5h-4.1V44.8c0-0.9-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4v13.2h-4V33.6c0-0.9-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4     v9.3h-2.3L44.3,25z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M54.9,15.4c4.3,0,7.7-3.3,7.7-7.4s-3.4-7.4-7.7-7.4S47.2,3.9,47.2,8S50.6,15.4,54.9,15.4z M54.9,3.4c2.7,0,4.9,2,4.9,4.6     s-2.1,4.6-4.9,4.6S50,10.6,50,8S52.2,3.4,54.9,3.4z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M37,78.3H9.8v15.6h28.6V79.7C38.4,79,37.9,78.3,37,78.3z M35.6,91H12.7v-9.9h22.9V91z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M98.5,78.3H71.4v15.6H100V79.7C100,79,99.4,78.3,98.5,78.3z M97.1,91H74.2v-9.9h22.9V91z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M69.2,65.7H40.6v14.2V94h28.6V79.8V65.7z M43.5,68.5h22.9v9.9H43.5V68.5z M66.4,91H43.5v-9.9h22.9V91z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M13.1,50.2h3.6v24.6h12V50.2h3.6c1.1,0,1.9-1.3,1.1-2.1l-9.6-15.3c-0.6-0.9-1.9-0.9-2.4,0l-9.6,15.3     C11.3,49.1,12,50.2,13.1,50.2z M22.7,36.2l7,11.2h-3.9V72h-6.3V47.4h-3.9L22.7,36.2z\"></path>\n		</g>\n\n\n<g>\n			<path d=\"M77.5,50.2h3.6v24.6h12V50.2h3.6c0.6,0,1-0.3,1.3-0.7c0.3-0.4,0.3-1,0-1.4l-9.6-15.3c-0.3-0.4-0.7-0.7-1.1-0.7     c-0.4,0-1,0.3-1.1,0.7l-9.6,15.3c-0.3,0.4-0.3,1,0,1.4C76.5,49.9,76.9,50.2,77.5,50.2z M87.1,36.2l7,11.2h-3.9V72H84V47.4h-3.9     L87.1,36.2z\"></path>\n		</g>\n\n\n</g>\n\n\n</g>\n\n\n<g id=\"Layer_3\">\n\n\n<g>\n		<path d=\"M96.1,73.5c-0.9,0-1.9-0.2-2.7-0.7c-3.3-1.7-5-5.9-5.5-9.1c-0.5-2.8-0.8-5.7-0.8-8.5c0-2.2-0.5-3.5-1-3.7    c-0.7-0.4-0.9-1.3-0.4-2c0.4-0.6,1.1-0.8,1.8-0.6c1.7,0.9,2.6,3.1,2.6,6.3c0,2.7,0.2,5.4,0.7,8.1c0.5,3.2,2.2,6,4,7    c0.9,0.5,1.9,0.5,2.8,0c0.2-0.7-0.1-2.8-0.3-4.1c-0.2-1.2-0.3-2.4-0.3-3.6V42.9c0-1.5-2.5-4.7-7.4-9.6s-4.4-8.8-3.6-11.3    c0.7-1.9,2.8-7,4.8-12C92.1,6.7,93.4,3.5,94,2c0.3-0.8,1.1-1.1,1.9-0.8S97,2.2,96.7,3c-0.6,1.6-1.9,4.8-3.3,8.2    c-1.9,4.7-4.1,10-4.7,11.8c-0.7,2-0.9,4.6,2.9,8.3c5.9,5.9,8.3,9.2,8.3,11.6v19.6c0,1.1,0.1,2.2,0.3,3.2c0.4,3.2,0.8,6-1.1,7    C98.2,73.3,97.2,73.5,96.1,73.5z\"></path>\n		<path d=\"M67.4,93.2c-1,0-1.9-0.4-2.6-1.1c-3.3-3.3-0.2-8.2,2.1-11.8c0.5-0.8,1-1.7,1.5-2.5c1-2.1,5-11.5,5.7-13.3    c0.3-0.8,1.1-1.1,1.9-0.8c0.8,0.3,1.1,1.1,0.8,1.9c-0.7,2-4.9,11.5-5.8,13.4c-0.5,1-1,2-1.7,2.9c-1.7,2.8-4.1,6.6-2.5,8.2    c0.2,0.2,0.5,0.3,0.7,0.3c1.9-0.3,5.2-4.7,7.3-8.7c0.7-1.3,1.5-2.5,2.3-3.6c1.2-1.5,2.1-3.1,2.8-4.8c1.5-3.8,7.2-18.3,7.2-18.4    c0.3-0.8,1.1-1.1,1.9-0.8c0.8,0.3,1.1,1.1,0.8,1.9l0,0c-0.1,0.1-5.7,14.6-7.2,18.4c-0.8,2-1.9,3.8-3.2,5.5c-0.8,1-1.5,2.1-2.1,3.3    c-1.2,2.2-5.3,9.6-9.4,10.2C67.8,93.1,67.6,93.2,67.4,93.2z\"></path>\n		<path d=\"M61.2,94c-1.3-0.1-2.6-0.6-3.5-1.5c-2.7-2.2-1.5-10-0.3-12.9c0.3-0.7,1.2-1.1,1.9-0.8c0.7,0.3,1.1,1.2,0.8,1.9    c-1.3,3-1.5,8.7-0.6,9.5c0.5,0.5,1.2,0.8,1.9,0.8c0.9-0.2,1.6-1.5,2.1-2.4l0.1-0.2c0.4-0.7,1.3-0.9,2-0.4c0.6,0.4,0.9,1.2,0.5,1.9    L66,90.2c-0.7,1.3-1.9,3.4-4.1,3.8C61.7,94,61.4,94,61.2,94z\"></path>\n		<path d=\"M55.8,31.5c-0.8,0-1.5-0.7-1.5-1.5v-6c0-4.3,1.2-6.8,3.6-11.9l0.5-1.1c1.4-2.9,2.7-5.9,3.7-8.9c0.3-0.8,1.1-1.2,1.8-0.9    c0.7,0.2,1.1,1,0.9,1.8c-1.1,3.2-2.4,6.3-3.9,9.3l-0.5,1.1c-2.4,5-3.4,7.1-3.4,10.7v6C57.2,30.9,56.6,31.5,55.8,31.5z\"></path>\n		<path d=\"M15.4,73.5c-1,0-2-0.3-2.9-0.7c-2-1-1.6-3.8-1.1-7c0.2-1.1,0.3-2.1,0.3-3.2V42.9c0-2.4,2.3-5.7,8.3-11.6    c3.8-3.8,3.6-6.3,2.9-8.3c-0.3-0.6-5.5-15.9-7.1-20c-0.3-0.8,0.1-1.6,0.8-1.9c0.8-0.3,1.6,0.1,1.9,0.8c1.6,4.2,6.8,19.4,7,20.1    c0.8,2.5,1.4,6.3-3.6,11.3s-7.4,8.1-7.4,9.6v19.7c0,1.2-0.2,2.4-0.3,3.6c-0.2,1.3-0.5,3.4-0.3,4.1c0.9,0.5,1.9,0.5,2.8,0    c1.8-0.9,3.5-3.8,4-7c0.5-2.7,0.7-5.4,0.7-8.1c0-3.2,0.7-5.2,2.2-6.2c0.7-0.3,1.6,0,1.9,0.7c0.3,0.6,0.1,1.3-0.4,1.7    c-0.3,0.2-0.8,1.4-0.8,3.7c0,2.9-0.3,5.7-0.8,8.5c-0.5,3.1-2.3,7.4-5.5,9.1C17.3,73.3,16.4,73.5,15.4,73.5z\"></path>\n		<path d=\"M44.2,93.1c-0.2,0-0.4,0-0.6,0c-4.1-0.6-8.2-8-9.4-10.2c-0.6-1.1-1.3-2.2-2.1-3.3c-1.3-1.7-2.4-3.5-3.2-5.5    c-1.5-3.8-7.2-18.3-7.3-18.5c-0.3-0.7,0.1-1.6,0.8-1.9c0.7-0.3,1.6,0.1,1.9,0.8c0.1,0.1,5.7,14.6,7.2,18.4    c0.7,1.7,1.7,3.4,2.8,4.8c0.9,1.2,1.6,2.4,2.3,3.6c2.1,4,5.3,8.4,7.3,8.7c0.3,0.1,0.6,0,0.7-0.3c1.6-1.6-0.7-5.4-2.5-8.2    c-0.6-0.9-1.2-1.9-1.7-2.9c-0.8-1.9-5.1-11.6-5.7-13.4c-0.3-0.7,0.1-1.6,0.8-1.9c0.7-0.3,1.6,0.1,1.9,0.8    c0.7,1.7,4.9,11.4,5.7,13.2c0.4,0.9,0.9,1.7,1.5,2.5c2.2,3.6,5.3,8.6,2.1,11.8C46.1,92.7,45.1,93.1,44.2,93.1z\"></path>\n		<path d=\"M50.7,93.7c-0.3,0-0.5,0-0.8-0.1c-2.4-0.5-3.9-2.9-4.5-4c-0.4-0.7-0.2-1.6,0.4-2s1.6-0.2,2,0.4c0,0,0,0.1,0.1,0.1    c0.4,0.7,1.4,2.3,2.5,2.5c0.8,0,1.5-0.3,2-0.8c0.8-0.7,0.4-6-0.9-9.2c-0.3-0.7,0-1.6,0.8-1.9c0.7-0.3,1.6,0,1.9,0.8    c0.8,2.1,3,10.3,0.1,12.6C53.3,93.2,52,93.7,50.7,93.7z\"></path>\n		<path d=\"M55.8,49c-0.8,0-1.5-0.7-1.5-1.5V24c0-3.6-1-5.7-3.4-10.7l-0.5-1.1c-1.5-3-2.8-6.1-3.9-9.3c-0.2-0.8,0.2-1.6,1-1.8    c0.7-0.2,1.5,0.2,1.8,0.9c1.1,3.1,2.3,6,3.7,8.9l0.5,1.1c2.4,5.1,3.6,7.6,3.6,11.9v23.5C57.2,48.3,56.6,49,55.8,49z\"></path>\n		<path d=\"M55.9,83.4c-0.3,0-0.6-0.1-0.9-0.3l-1.7-1.2c-8.6-6.2-24.5-17.9-24.5-33.3c0-7.8,6.4-14.2,14.2-14.2    c5.4,0,10.4,3.1,12.8,8c3.4-7,12-10,19-6.5c4.9,2.4,8,7.3,8,12.8c0,15.3-15.7,26.9-24.1,33.1l-1.9,1.4    C56.5,83.3,56.2,83.4,55.9,83.4z M43,37.3c-6.2,0-11.3,5.1-11.3,11.3c0,13.9,15.2,25,23.3,30.9l0.8,0.6l1-0.8    c8-5.9,22.9-16.9,22.9-30.8c0-6.2-5.1-11.3-11.3-11.3c-6.2,0-11.3,5.1-11.3,11.3c0,0.8-0.7,1.5-1.5,1.5s-1.5-0.7-1.5-1.5    C54.3,42.4,49.3,37.3,43,37.3z\"></path>\n	</g>\n\n\n</g>\n<h2>Love Horoscope</h2>\n<h4>Contrary to popular belief, Lorem Ipsum is not simply random text.</h4>\n$50.00$75.00\nFeature\n<a href=\"https://mg7717.dev34.info/appointment/\">Order</a>','Our Services','','publish','closed','closed','','our-services','','','2020-03-17 08:47:19','2020-03-17 08:47:19','',0,'https://mg7717.dev34.info/?page_id=20670',0,'page','',0),(20693,1,'2020-01-31 12:46:53','2020-01-31 12:46:53','','price-icon1','','inherit','open','closed','','price-icon1','','','2020-01-31 12:46:53','2020-01-31 12:46:53','',20670,'https://mg7717.dev34.info/wp-content/uploads/2020/01/price-icon1.svg',0,'attachment','image/svg+xml',0),(20694,1,'2020-01-31 12:46:56','2020-01-31 12:46:56','','price-icon2','','inherit','open','closed','','price-icon2','','','2020-01-31 12:46:56','2020-01-31 12:46:56','',20670,'https://mg7717.dev34.info/wp-content/uploads/2020/01/price-icon2.svg',0,'attachment','image/svg+xml',0),(20695,1,'2020-01-31 12:46:57','2020-01-31 12:46:57','','price-icon3','','inherit','open','closed','','price-icon3','','','2020-01-31 12:46:57','2020-01-31 12:46:57','',20670,'https://mg7717.dev34.info/wp-content/uploads/2020/01/price-icon3.svg',0,'attachment','image/svg+xml',0),(20696,1,'2020-01-31 12:47:34','2020-01-31 12:47:34','','price-icon1','','inherit','open','closed','','price-icon1-2','','','2020-01-31 12:47:34','2020-01-31 12:47:34','',20670,'https://mg7717.dev34.info/wp-content/uploads/2020/01/price-icon1-1.svg',0,'attachment','image/svg+xml',0),(20697,1,'2020-01-31 12:47:39','2020-01-31 12:47:39','','price-icon2','','inherit','open','closed','','price-icon2-2','','','2020-01-31 12:47:39','2020-01-31 12:47:39','',20670,'https://mg7717.dev34.info/wp-content/uploads/2020/01/price-icon2-1.svg',0,'attachment','image/svg+xml',0),(20710,1,'2020-01-31 13:25:08','2020-01-31 13:25:08',' ','','','publish','closed','closed','','20710','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=20710',5,'nav_menu_item','',0),(20711,1,'2020-02-01 04:34:20','2020-02-01 04:34:20','<h4>Lorem Ipsum</h4>		\n			<h2>Choose Your Zodiac Sign</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg1.png\" alt=\"20756\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon1.png\" alt=\"20877\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg1-1.png\" alt=\"20757\" /><h3><a href=\"https://mg7717.dev34.info/forecast/aries/\" title=\"Aries\">Aries</a></h3><h4>Apr 05-May 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg2.png\" alt=\"20854\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon2.png\" alt=\"20878\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg2-1.png\" alt=\"20855\" /><h3><a href=\"https://mg7717.dev34.info/forecast/taurus/\" title=\"Taurus\">Taurus</a></h3><h4>Jan 12-Feb 17</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg3.png\" alt=\"20856\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon3.png\" alt=\"20879\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg3-1.png\" alt=\"20857\" /><h3><a href=\"https://mg7717.dev34.info/forecast/gemini/\" title=\"Gemini\">Gemini</a></h3><h4>Mar 20-May 23</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg4.png\" alt=\"20858\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon4.png\" alt=\"20880\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg4-1.png\" alt=\"20859\" /><h3><a href=\"https://mg7717.dev34.info/forecast/cancer/\" title=\"Cancer\">Cancer</a></h3><h4>Aug 22-Oct 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg5.png\" alt=\"20860\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon5.png\" alt=\"20881\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg5-1.png\" alt=\"20861\" /><h3><a href=\"https://mg7717.dev34.info/forecast/leo/\" title=\"Leo\">Leo</a></h3><h4>Jun 22-Jul 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg6.png\" alt=\"20862\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon6.png\" alt=\"20882\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg6-1.png\" alt=\"20863\" /><h3><a href=\"https://mg7717.dev34.info/forecast/virgo/\" title=\"Virgo\">Virgo</a></h3><h4>Aug 22-Sep 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg7.png\" alt=\"20864\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon7.png\" alt=\"20883\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg7-1.png\" alt=\"20865\" /><h3><a href=\"https://mg7717.dev34.info/forecast/libra/\" title=\"Libra\">Libra</a></h3><h4>Oct 27-Nov 10</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg8.png\" alt=\"20866\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon8.png\" alt=\"20884\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg8-1.png\" alt=\"20867\" /><h3><a href=\"https://mg7717.dev34.info/forecast/scorpio/\" title=\"Scorpio\">Scorpio</a></h3><h4>Dec 12-Jan 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg9.png\" alt=\"20868\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon9.png\" alt=\"20885\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg9-1.png\" alt=\"20869\" /><h3><a href=\"https://mg7717.dev34.info/forecast/sagnittarius/\" title=\"Sagnittarius\">Sagnittarius</a></h3><h4>Feb 22-Mar 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg10.png\" alt=\"20870\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon10.png\" alt=\"20886\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg10-1.png\" alt=\"20871\" /><h3><a href=\"https://mg7717.dev34.info/forecast/capricorn/\" title=\"Capricorn\">Capricorn</a></h3><h4>Apr 18-May 20</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg11.png\" alt=\"20872\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon11.png\" alt=\"20887\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg11-1.png\" alt=\"20873\" /><h3><a href=\"https://mg7717.dev34.info/forecast/aquarius/\" title=\"Aquarius\">Aquarius</a></h3><h4>Jun 22-Jul 16</h4>		\n			<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg12.png\" alt=\"20874\"/><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon12.png\" alt=\"20888\" /><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg12-1.png\" alt=\"20875\" /><h3><a href=\"https://mg7717.dev34.info/forecast/pisces/\" title=\"Pisces\">Pisces</a></h3><h4>Aug 22-Sep 20</h4>','Forecast','','publish','closed','closed','','forecast','','','2020-02-26 07:29:52','2020-02-26 07:29:52','',0,'https://mg7717.dev34.info/?page_id=20711',0,'page','',0),(20715,1,'2020-02-01 04:49:19','2020-02-01 04:49:19',' ','','','publish','closed','closed','','20715','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=20715',12,'nav_menu_item','',0),(20729,1,'2020-02-01 06:43:19','2020-02-01 06:43:19','','sidenav-img1','','inherit','open','closed','','sidenav-img1','','','2020-02-01 06:43:19','2020-02-01 06:43:19','',20711,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img1.jpg',0,'attachment','image/jpeg',0),(20739,1,'2020-02-01 07:20:08','2020-02-01 07:20:08','<h4>Lorem Ipsum</h4>		\n			<h2>Get Personalized Horoscope</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor Lorem ipsum dolor.</p>		\n	<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 110 95\" style=\"enable-background:new 0 0 110 95;\" xml:space=\"preserve\">\n<g id=\"Layer_1\">\n	<g transform=\"translate(0,-952.36218)\">\n		<path d=\"M54.7,974.1c-30,0-53.8,24.2-53.8,24.2c-0.7,0.7-0.7,1.8,0,2.5c0,0,23.8,24.2,53.8,24.2s53.8-24.2,53.8-24.2    c0.7-0.7,0.7-1.8,0-2.5C108.5,998.3,84.7,974.1,54.7,974.1z M54.7,977.7c25.6,0,46.4,18.6,49.9,21.9c-3.5,3.3-24.2,21.9-49.9,21.9    c-25.6,0-46.3-18.6-49.9-21.9C8.4,996.3,29.1,977.7,54.7,977.7z M54.7,982.5c-9.5,0-17.2,7.7-17.2,17.1c0,9.4,7.7,17.1,17.2,17.1    c9.5,0,17.2-7.7,17.2-17.1C71.9,990.2,64.2,982.5,54.7,982.5z M54.7,986c7.6,0,13.6,6.1,13.6,13.6c0,7.5-6.1,13.6-13.6,13.6    c-7.6,0-13.6-6.1-13.6-13.6C41.1,992.1,47.2,986,54.7,986z M53.3,987.8v1.9c-0.8,0.1-1.6,0.3-2.3,0.6c-1.1,0.4-1.9,1.1-2.4,1.9    c-0.6,0.8-0.8,1.8-0.8,2.7c0,0.9,0.2,1.7,0.7,2.4c0.5,0.7,1.1,1.3,2.1,1.8c0.6,0.3,1.6,0.6,2.8,1v7c-0.4-0.1-0.8-0.2-1.1-0.3    c-0.9-0.4-1.5-0.9-2-1.5c-0.4-0.6-0.7-1.4-0.8-2.4l-2.4,0.2c0,1.3,0.4,2.4,1.1,3.5c0.7,1,1.6,1.8,2.8,2.3c0.7,0.3,1.5,0.5,2.5,0.6    v1.9h2.8v-1.8c1-0.1,2-0.3,2.9-0.7c1.1-0.5,2-1.2,2.5-2.1c0.6-0.9,0.9-1.9,0.9-2.9c0-1-0.3-1.9-0.8-2.7c-0.5-0.8-1.4-1.5-2.5-2    c-0.6-0.3-1.7-0.6-3-0.9V992c0.8,0.1,1.5,0.4,2,0.8c0.8,0.6,1.2,1.5,1.3,2.8l2.5-0.2c0-1.1-0.4-2.1-1-3c-0.6-0.9-1.4-1.6-2.5-2.1    c-0.7-0.3-1.4-0.4-2.2-0.6v-1.9L53.3,987.8L53.3,987.8z M53.3,991.9v5.5c-1.2-0.3-2-0.7-2.4-1c-0.5-0.4-0.7-1-0.7-1.7    c0-0.8,0.4-1.5,1.1-2.1C51.8,992.3,52.4,992,53.3,991.9L53.3,991.9z M56.1,1000.8c0.7,0.2,1.3,0.4,1.6,0.5    c0.8,0.3,1.4,0.7,1.7,1.1c0.4,0.5,0.6,1,0.6,1.6c0,0.6-0.2,1.2-0.6,1.7c-0.4,0.5-0.9,0.9-1.7,1.2c-0.5,0.2-1,0.3-1.6,0.4    L56.1,1000.8L56.1,1000.8z\"></path>\n	</g>\n</g>\n<g id=\"Layer_2\" style=\"display:none;\">\n	<g style=\"display:inline;\">\n		<g>\n			<path d=\"M41.5,45.6h5.2v13c0,1.2,1,2.1,2.1,2.1h12.3c1.3,0,2.3-1,2.3-2.3V45.6h5.2V25c0-4.6-3.4-8.2-7.6-8.2H49     c-4.1,0-7.6,3.7-7.6,8.2V45.6z M44.3,25c0-3,2.1-5.3,4.7-5.3h11.9c2.6,0,4.7,2.4,4.7,5.3v17.7h-2.3v-9.3c0-0.9-0.6-1.4-1.4-1.4     s-1.4,0.6-1.4,1.4v24.5h-4.1V44.8c0-0.9-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4v13.2h-4V33.6c0-0.9-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4     v9.3h-2.3L44.3,25z\"></path>\n		</g>\n		<g>\n			<path d=\"M54.9,15.4c4.3,0,7.7-3.3,7.7-7.4s-3.4-7.4-7.7-7.4S47.2,3.9,47.2,8S50.6,15.4,54.9,15.4z M54.9,3.4c2.7,0,4.9,2,4.9,4.6     s-2.1,4.6-4.9,4.6S50,10.6,50,8S52.2,3.4,54.9,3.4z\"></path>\n		</g>\n		<g>\n			<path d=\"M37,78.3H9.8v15.6h28.6V79.7C38.4,79,37.9,78.3,37,78.3z M35.6,91H12.7v-9.9h22.9V91z\"></path>\n		</g>\n		<g>\n			<path d=\"M98.5,78.3H71.4v15.6H100V79.7C100,79,99.4,78.3,98.5,78.3z M97.1,91H74.2v-9.9h22.9V91z\"></path>\n		</g>\n		<g>\n			<path d=\"M69.2,65.7H40.6v14.2V94h28.6V79.8V65.7z M43.5,68.5h22.9v9.9H43.5V68.5z M66.4,91H43.5v-9.9h22.9V91z\"></path>\n		</g>\n		<g>\n			<path d=\"M13.1,50.2h3.6v24.6h12V50.2h3.6c1.1,0,1.9-1.3,1.1-2.1l-9.6-15.3c-0.6-0.9-1.9-0.9-2.4,0l-9.6,15.3     C11.3,49.1,12,50.2,13.1,50.2z M22.7,36.2l7,11.2h-3.9V72h-6.3V47.4h-3.9L22.7,36.2z\"></path>\n		</g>\n		<g>\n			<path d=\"M77.5,50.2h3.6v24.6h12V50.2h3.6c0.6,0,1-0.3,1.3-0.7c0.3-0.4,0.3-1,0-1.4l-9.6-15.3c-0.3-0.4-0.7-0.7-1.1-0.7     c-0.4,0-1,0.3-1.1,0.7l-9.6,15.3c-0.3,0.4-0.3,1,0,1.4C76.5,49.9,76.9,50.2,77.5,50.2z M87.1,36.2l7,11.2h-3.9V72H84V47.4h-3.9     L87.1,36.2z\"></path>\n		</g>\n	</g>\n</g>\n<g id=\"Layer_3\" style=\"display:none;\">\n	<g style=\"display:inline;\">\n		<path d=\"M96.1,73.5c-0.9,0-1.9-0.2-2.7-0.7c-3.3-1.7-5-5.9-5.5-9.1c-0.5-2.8-0.8-5.7-0.8-8.5c0-2.2-0.5-3.5-1-3.7    c-0.7-0.4-0.9-1.3-0.4-2c0.4-0.6,1.1-0.8,1.8-0.6c1.7,0.9,2.6,3.1,2.6,6.3c0,2.7,0.2,5.4,0.7,8.1c0.5,3.2,2.2,6,4,7    c0.9,0.5,1.9,0.5,2.8,0c0.2-0.7-0.1-2.8-0.3-4.1c-0.2-1.2-0.3-2.4-0.3-3.6V42.9c0-1.5-2.5-4.7-7.4-9.6s-4.4-8.8-3.6-11.3    c0.7-1.9,2.8-7,4.8-12C92.1,6.7,93.4,3.5,94,2c0.3-0.8,1.1-1.1,1.9-0.8S97,2.2,96.7,3c-0.6,1.6-1.9,4.8-3.3,8.2    c-1.9,4.7-4.1,10-4.7,11.8c-0.7,2-0.9,4.6,2.9,8.3c5.9,5.9,8.3,9.2,8.3,11.6v19.6c0,1.1,0.1,2.2,0.3,3.2c0.4,3.2,0.8,6-1.1,7    C98.2,73.3,97.2,73.5,96.1,73.5z\"></path>\n		<path d=\"M67.4,93.2c-1,0-1.9-0.4-2.6-1.1c-3.3-3.3-0.2-8.2,2.1-11.8c0.5-0.8,1-1.7,1.5-2.5c1-2.1,5-11.5,5.7-13.3    c0.3-0.8,1.1-1.1,1.9-0.8c0.8,0.3,1.1,1.1,0.8,1.9c-0.7,2-4.9,11.5-5.8,13.4c-0.5,1-1,2-1.7,2.9c-1.7,2.8-4.1,6.6-2.5,8.2    c0.2,0.2,0.5,0.3,0.7,0.3c1.9-0.3,5.2-4.7,7.3-8.7c0.7-1.3,1.5-2.5,2.3-3.6c1.2-1.5,2.1-3.1,2.8-4.8c1.5-3.8,7.2-18.3,7.2-18.4    c0.3-0.8,1.1-1.1,1.9-0.8c0.8,0.3,1.1,1.1,0.8,1.9l0,0c-0.1,0.1-5.7,14.6-7.2,18.4c-0.8,2-1.9,3.8-3.2,5.5c-0.8,1-1.5,2.1-2.1,3.3    c-1.2,2.2-5.3,9.6-9.4,10.2C67.8,93.1,67.6,93.2,67.4,93.2z\"></path>\n		<path d=\"M61.2,94c-1.3-0.1-2.6-0.6-3.5-1.5c-2.7-2.2-1.5-10-0.3-12.9c0.3-0.7,1.2-1.1,1.9-0.8c0.7,0.3,1.1,1.2,0.8,1.9    c-1.3,3-1.5,8.7-0.6,9.5c0.5,0.5,1.2,0.8,1.9,0.8c0.9-0.2,1.6-1.5,2.1-2.4l0.1-0.2c0.4-0.7,1.3-0.9,2-0.4c0.6,0.4,0.9,1.2,0.5,1.9    L66,90.2c-0.7,1.3-1.9,3.4-4.1,3.8C61.7,94,61.4,94,61.2,94z\"></path>\n		<path d=\"M55.8,31.5c-0.8,0-1.5-0.7-1.5-1.5v-6c0-4.3,1.2-6.8,3.6-11.9l0.5-1.1c1.4-2.9,2.7-5.9,3.7-8.9c0.3-0.8,1.1-1.2,1.8-0.9    c0.7,0.2,1.1,1,0.9,1.8c-1.1,3.2-2.4,6.3-3.9,9.3l-0.5,1.1c-2.4,5-3.4,7.1-3.4,10.7v6C57.2,30.9,56.6,31.5,55.8,31.5z\"></path>\n		<path d=\"M15.4,73.5c-1,0-2-0.3-2.9-0.7c-2-1-1.6-3.8-1.1-7c0.2-1.1,0.3-2.1,0.3-3.2V42.9c0-2.4,2.3-5.7,8.3-11.6    c3.8-3.8,3.6-6.3,2.9-8.3c-0.3-0.6-5.5-15.9-7.1-20c-0.3-0.8,0.1-1.6,0.8-1.9c0.8-0.3,1.6,0.1,1.9,0.8c1.6,4.2,6.8,19.4,7,20.1    c0.8,2.5,1.4,6.3-3.6,11.3s-7.4,8.1-7.4,9.6v19.7c0,1.2-0.2,2.4-0.3,3.6c-0.2,1.3-0.5,3.4-0.3,4.1c0.9,0.5,1.9,0.5,2.8,0    c1.8-0.9,3.5-3.8,4-7c0.5-2.7,0.7-5.4,0.7-8.1c0-3.2,0.7-5.2,2.2-6.2c0.7-0.3,1.6,0,1.9,0.7c0.3,0.6,0.1,1.3-0.4,1.7    c-0.3,0.2-0.8,1.4-0.8,3.7c0,2.9-0.3,5.7-0.8,8.5c-0.5,3.1-2.3,7.4-5.5,9.1C17.3,73.3,16.4,73.5,15.4,73.5z\"></path>\n		<path d=\"M44.2,93.1c-0.2,0-0.4,0-0.6,0c-4.1-0.6-8.2-8-9.4-10.2c-0.6-1.1-1.3-2.2-2.1-3.3c-1.3-1.7-2.4-3.5-3.2-5.5    c-1.5-3.8-7.2-18.3-7.3-18.5c-0.3-0.7,0.1-1.6,0.8-1.9c0.7-0.3,1.6,0.1,1.9,0.8c0.1,0.1,5.7,14.6,7.2,18.4    c0.7,1.7,1.7,3.4,2.8,4.8c0.9,1.2,1.6,2.4,2.3,3.6c2.1,4,5.3,8.4,7.3,8.7c0.3,0.1,0.6,0,0.7-0.3c1.6-1.6-0.7-5.4-2.5-8.2    c-0.6-0.9-1.2-1.9-1.7-2.9c-0.8-1.9-5.1-11.6-5.7-13.4c-0.3-0.7,0.1-1.6,0.8-1.9c0.7-0.3,1.6,0.1,1.9,0.8    c0.7,1.7,4.9,11.4,5.7,13.2c0.4,0.9,0.9,1.7,1.5,2.5c2.2,3.6,5.3,8.6,2.1,11.8C46.1,92.7,45.1,93.1,44.2,93.1z\"></path>\n		<path d=\"M50.7,93.7c-0.3,0-0.5,0-0.8-0.1c-2.4-0.5-3.9-2.9-4.5-4c-0.4-0.7-0.2-1.6,0.4-2s1.6-0.2,2,0.4c0,0,0,0.1,0.1,0.1    c0.4,0.7,1.4,2.3,2.5,2.5c0.8,0,1.5-0.3,2-0.8c0.8-0.7,0.4-6-0.9-9.2c-0.3-0.7,0-1.6,0.8-1.9c0.7-0.3,1.6,0,1.9,0.8    c0.8,2.1,3,10.3,0.1,12.6C53.3,93.2,52,93.7,50.7,93.7z\"></path>\n		<path d=\"M55.8,49c-0.8,0-1.5-0.7-1.5-1.5V24c0-3.6-1-5.7-3.4-10.7l-0.5-1.1c-1.5-3-2.8-6.1-3.9-9.3c-0.2-0.8,0.2-1.6,1-1.8    c0.7-0.2,1.5,0.2,1.8,0.9c1.1,3.1,2.3,6,3.7,8.9l0.5,1.1c2.4,5.1,3.6,7.6,3.6,11.9v23.5C57.2,48.3,56.6,49,55.8,49z\"></path>\n		<path d=\"M55.9,83.4c-0.3,0-0.6-0.1-0.9-0.3l-1.7-1.2c-8.6-6.2-24.5-17.9-24.5-33.3c0-7.8,6.4-14.2,14.2-14.2    c5.4,0,10.4,3.1,12.8,8c3.4-7,12-10,19-6.5c4.9,2.4,8,7.3,8,12.8c0,15.3-15.7,26.9-24.1,33.1l-1.9,1.4    C56.5,83.3,56.2,83.4,55.9,83.4z M43,37.3c-6.2,0-11.3,5.1-11.3,11.3c0,13.9,15.2,25,23.3,30.9l0.8,0.6l1-0.8    c8-5.9,22.9-16.9,22.9-30.8c0-6.2-5.1-11.3-11.3-11.3c-6.2,0-11.3,5.1-11.3,11.3c0,0.8-0.7,1.5-1.5,1.5s-1.5-0.7-1.5-1.5    C54.3,42.4,49.3,37.3,43,37.3z\"></path>\n	</g>\n</g>\n</svg>	<h2>Business Horoscope</h2>	<h4>Contrary to popular belief, Lorem Ipsum is not simply random text.</h4>	$35.00$62.00 	\n	Feature\n		<a href=\"https://mg7717.dev34.info/appointment/\">Order</a>\n	<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 110 95\" style=\"enable-background:new 0 0 110 95;\" xml:space=\"preserve\">\n<g id=\"Layer_1\" style=\"display:none;\">\n	<g transform=\"translate(0,-952.36218)\" style=\"display:inline;\">\n		<path d=\"M54.7,974.1c-30,0-53.8,24.2-53.8,24.2c-0.7,0.7-0.7,1.8,0,2.5c0,0,23.8,24.2,53.8,24.2s53.8-24.2,53.8-24.2    c0.7-0.7,0.7-1.8,0-2.5C108.5,998.3,84.7,974.1,54.7,974.1z M54.7,977.7c25.6,0,46.4,18.6,49.9,21.9c-3.5,3.3-24.2,21.9-49.9,21.9    c-25.6,0-46.3-18.6-49.9-21.9C8.4,996.3,29.1,977.7,54.7,977.7z M54.7,982.5c-9.5,0-17.2,7.7-17.2,17.1c0,9.4,7.7,17.1,17.2,17.1    c9.5,0,17.2-7.7,17.2-17.1C71.9,990.2,64.2,982.5,54.7,982.5z M54.7,986c7.6,0,13.6,6.1,13.6,13.6c0,7.5-6.1,13.6-13.6,13.6    c-7.6,0-13.6-6.1-13.6-13.6C41.1,992.1,47.2,986,54.7,986z M53.3,987.8v1.9c-0.8,0.1-1.6,0.3-2.3,0.6c-1.1,0.4-1.9,1.1-2.4,1.9    c-0.6,0.8-0.8,1.8-0.8,2.7c0,0.9,0.2,1.7,0.7,2.4c0.5,0.7,1.1,1.3,2.1,1.8c0.6,0.3,1.6,0.6,2.8,1v7c-0.4-0.1-0.8-0.2-1.1-0.3    c-0.9-0.4-1.5-0.9-2-1.5c-0.4-0.6-0.7-1.4-0.8-2.4l-2.4,0.2c0,1.3,0.4,2.4,1.1,3.5c0.7,1,1.6,1.8,2.8,2.3c0.7,0.3,1.5,0.5,2.5,0.6    v1.9h2.8v-1.8c1-0.1,2-0.3,2.9-0.7c1.1-0.5,2-1.2,2.5-2.1c0.6-0.9,0.9-1.9,0.9-2.9c0-1-0.3-1.9-0.8-2.7c-0.5-0.8-1.4-1.5-2.5-2    c-0.6-0.3-1.7-0.6-3-0.9V992c0.8,0.1,1.5,0.4,2,0.8c0.8,0.6,1.2,1.5,1.3,2.8l2.5-0.2c0-1.1-0.4-2.1-1-3c-0.6-0.9-1.4-1.6-2.5-2.1    c-0.7-0.3-1.4-0.4-2.2-0.6v-1.9L53.3,987.8L53.3,987.8z M53.3,991.9v5.5c-1.2-0.3-2-0.7-2.4-1c-0.5-0.4-0.7-1-0.7-1.7    c0-0.8,0.4-1.5,1.1-2.1C51.8,992.3,52.4,992,53.3,991.9L53.3,991.9z M56.1,1000.8c0.7,0.2,1.3,0.4,1.6,0.5    c0.8,0.3,1.4,0.7,1.7,1.1c0.4,0.5,0.6,1,0.6,1.6c0,0.6-0.2,1.2-0.6,1.7c-0.4,0.5-0.9,0.9-1.7,1.2c-0.5,0.2-1,0.3-1.6,0.4    L56.1,1000.8L56.1,1000.8z\"></path>\n	</g>\n</g>\n<g id=\"Layer_2\">\n	<g>\n		<g>\n			<path d=\"M41.5,45.6h5.2v13c0,1.2,1,2.1,2.1,2.1h12.3c1.3,0,2.3-1,2.3-2.3V45.6h5.2V25c0-4.6-3.4-8.2-7.6-8.2H49     c-4.1,0-7.6,3.7-7.6,8.2V45.6z M44.3,25c0-3,2.1-5.3,4.7-5.3h11.9c2.6,0,4.7,2.4,4.7,5.3v17.7h-2.3v-9.3c0-0.9-0.6-1.4-1.4-1.4     s-1.4,0.6-1.4,1.4v24.5h-4.1V44.8c0-0.9-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4v13.2h-4V33.6c0-0.9-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4     v9.3h-2.3L44.3,25z\"></path>\n		</g>\n		<g>\n			<path d=\"M54.9,15.4c4.3,0,7.7-3.3,7.7-7.4s-3.4-7.4-7.7-7.4S47.2,3.9,47.2,8S50.6,15.4,54.9,15.4z M54.9,3.4c2.7,0,4.9,2,4.9,4.6     s-2.1,4.6-4.9,4.6S50,10.6,50,8S52.2,3.4,54.9,3.4z\"></path>\n		</g>\n		<g>\n			<path d=\"M37,78.3H9.8v15.6h28.6V79.7C38.4,79,37.9,78.3,37,78.3z M35.6,91H12.7v-9.9h22.9V91z\"></path>\n		</g>\n		<g>\n			<path d=\"M98.5,78.3H71.4v15.6H100V79.7C100,79,99.4,78.3,98.5,78.3z M97.1,91H74.2v-9.9h22.9V91z\"></path>\n		</g>\n		<g>\n			<path d=\"M69.2,65.7H40.6v14.2V94h28.6V79.8V65.7z M43.5,68.5h22.9v9.9H43.5V68.5z M66.4,91H43.5v-9.9h22.9V91z\"></path>\n		</g>\n		<g>\n			<path d=\"M13.1,50.2h3.6v24.6h12V50.2h3.6c1.1,0,1.9-1.3,1.1-2.1l-9.6-15.3c-0.6-0.9-1.9-0.9-2.4,0l-9.6,15.3     C11.3,49.1,12,50.2,13.1,50.2z M22.7,36.2l7,11.2h-3.9V72h-6.3V47.4h-3.9L22.7,36.2z\"></path>\n		</g>\n		<g>\n			<path d=\"M77.5,50.2h3.6v24.6h12V50.2h3.6c0.6,0,1-0.3,1.3-0.7c0.3-0.4,0.3-1,0-1.4l-9.6-15.3c-0.3-0.4-0.7-0.7-1.1-0.7     c-0.4,0-1,0.3-1.1,0.7l-9.6,15.3c-0.3,0.4-0.3,1,0,1.4C76.5,49.9,76.9,50.2,77.5,50.2z M87.1,36.2l7,11.2h-3.9V72H84V47.4h-3.9     L87.1,36.2z\"></path>\n		</g>\n	</g>\n</g>\n<g id=\"Layer_3\" style=\"display:none;\">\n	<g style=\"display:inline;\">\n		<path d=\"M96.1,73.5c-0.9,0-1.9-0.2-2.7-0.7c-3.3-1.7-5-5.9-5.5-9.1c-0.5-2.8-0.8-5.7-0.8-8.5c0-2.2-0.5-3.5-1-3.7    c-0.7-0.4-0.9-1.3-0.4-2c0.4-0.6,1.1-0.8,1.8-0.6c1.7,0.9,2.6,3.1,2.6,6.3c0,2.7,0.2,5.4,0.7,8.1c0.5,3.2,2.2,6,4,7    c0.9,0.5,1.9,0.5,2.8,0c0.2-0.7-0.1-2.8-0.3-4.1c-0.2-1.2-0.3-2.4-0.3-3.6V42.9c0-1.5-2.5-4.7-7.4-9.6s-4.4-8.8-3.6-11.3    c0.7-1.9,2.8-7,4.8-12C92.1,6.7,93.4,3.5,94,2c0.3-0.8,1.1-1.1,1.9-0.8S97,2.2,96.7,3c-0.6,1.6-1.9,4.8-3.3,8.2    c-1.9,4.7-4.1,10-4.7,11.8c-0.7,2-0.9,4.6,2.9,8.3c5.9,5.9,8.3,9.2,8.3,11.6v19.6c0,1.1,0.1,2.2,0.3,3.2c0.4,3.2,0.8,6-1.1,7    C98.2,73.3,97.2,73.5,96.1,73.5z\"></path>\n		<path d=\"M67.4,93.2c-1,0-1.9-0.4-2.6-1.1c-3.3-3.3-0.2-8.2,2.1-11.8c0.5-0.8,1-1.7,1.5-2.5c1-2.1,5-11.5,5.7-13.3    c0.3-0.8,1.1-1.1,1.9-0.8c0.8,0.3,1.1,1.1,0.8,1.9c-0.7,2-4.9,11.5-5.8,13.4c-0.5,1-1,2-1.7,2.9c-1.7,2.8-4.1,6.6-2.5,8.2    c0.2,0.2,0.5,0.3,0.7,0.3c1.9-0.3,5.2-4.7,7.3-8.7c0.7-1.3,1.5-2.5,2.3-3.6c1.2-1.5,2.1-3.1,2.8-4.8c1.5-3.8,7.2-18.3,7.2-18.4    c0.3-0.8,1.1-1.1,1.9-0.8c0.8,0.3,1.1,1.1,0.8,1.9l0,0c-0.1,0.1-5.7,14.6-7.2,18.4c-0.8,2-1.9,3.8-3.2,5.5c-0.8,1-1.5,2.1-2.1,3.3    c-1.2,2.2-5.3,9.6-9.4,10.2C67.8,93.1,67.6,93.2,67.4,93.2z\"></path>\n		<path d=\"M61.2,94c-1.3-0.1-2.6-0.6-3.5-1.5c-2.7-2.2-1.5-10-0.3-12.9c0.3-0.7,1.2-1.1,1.9-0.8c0.7,0.3,1.1,1.2,0.8,1.9    c-1.3,3-1.5,8.7-0.6,9.5c0.5,0.5,1.2,0.8,1.9,0.8c0.9-0.2,1.6-1.5,2.1-2.4l0.1-0.2c0.4-0.7,1.3-0.9,2-0.4c0.6,0.4,0.9,1.2,0.5,1.9    L66,90.2c-0.7,1.3-1.9,3.4-4.1,3.8C61.7,94,61.4,94,61.2,94z\"></path>\n		<path d=\"M55.8,31.5c-0.8,0-1.5-0.7-1.5-1.5v-6c0-4.3,1.2-6.8,3.6-11.9l0.5-1.1c1.4-2.9,2.7-5.9,3.7-8.9c0.3-0.8,1.1-1.2,1.8-0.9    c0.7,0.2,1.1,1,0.9,1.8c-1.1,3.2-2.4,6.3-3.9,9.3l-0.5,1.1c-2.4,5-3.4,7.1-3.4,10.7v6C57.2,30.9,56.6,31.5,55.8,31.5z\"></path>\n		<path d=\"M15.4,73.5c-1,0-2-0.3-2.9-0.7c-2-1-1.6-3.8-1.1-7c0.2-1.1,0.3-2.1,0.3-3.2V42.9c0-2.4,2.3-5.7,8.3-11.6    c3.8-3.8,3.6-6.3,2.9-8.3c-0.3-0.6-5.5-15.9-7.1-20c-0.3-0.8,0.1-1.6,0.8-1.9c0.8-0.3,1.6,0.1,1.9,0.8c1.6,4.2,6.8,19.4,7,20.1    c0.8,2.5,1.4,6.3-3.6,11.3s-7.4,8.1-7.4,9.6v19.7c0,1.2-0.2,2.4-0.3,3.6c-0.2,1.3-0.5,3.4-0.3,4.1c0.9,0.5,1.9,0.5,2.8,0    c1.8-0.9,3.5-3.8,4-7c0.5-2.7,0.7-5.4,0.7-8.1c0-3.2,0.7-5.2,2.2-6.2c0.7-0.3,1.6,0,1.9,0.7c0.3,0.6,0.1,1.3-0.4,1.7    c-0.3,0.2-0.8,1.4-0.8,3.7c0,2.9-0.3,5.7-0.8,8.5c-0.5,3.1-2.3,7.4-5.5,9.1C17.3,73.3,16.4,73.5,15.4,73.5z\"></path>\n		<path d=\"M44.2,93.1c-0.2,0-0.4,0-0.6,0c-4.1-0.6-8.2-8-9.4-10.2c-0.6-1.1-1.3-2.2-2.1-3.3c-1.3-1.7-2.4-3.5-3.2-5.5    c-1.5-3.8-7.2-18.3-7.3-18.5c-0.3-0.7,0.1-1.6,0.8-1.9c0.7-0.3,1.6,0.1,1.9,0.8c0.1,0.1,5.7,14.6,7.2,18.4    c0.7,1.7,1.7,3.4,2.8,4.8c0.9,1.2,1.6,2.4,2.3,3.6c2.1,4,5.3,8.4,7.3,8.7c0.3,0.1,0.6,0,0.7-0.3c1.6-1.6-0.7-5.4-2.5-8.2    c-0.6-0.9-1.2-1.9-1.7-2.9c-0.8-1.9-5.1-11.6-5.7-13.4c-0.3-0.7,0.1-1.6,0.8-1.9c0.7-0.3,1.6,0.1,1.9,0.8    c0.7,1.7,4.9,11.4,5.7,13.2c0.4,0.9,0.9,1.7,1.5,2.5c2.2,3.6,5.3,8.6,2.1,11.8C46.1,92.7,45.1,93.1,44.2,93.1z\"></path>\n		<path d=\"M50.7,93.7c-0.3,0-0.5,0-0.8-0.1c-2.4-0.5-3.9-2.9-4.5-4c-0.4-0.7-0.2-1.6,0.4-2s1.6-0.2,2,0.4c0,0,0,0.1,0.1,0.1    c0.4,0.7,1.4,2.3,2.5,2.5c0.8,0,1.5-0.3,2-0.8c0.8-0.7,0.4-6-0.9-9.2c-0.3-0.7,0-1.6,0.8-1.9c0.7-0.3,1.6,0,1.9,0.8    c0.8,2.1,3,10.3,0.1,12.6C53.3,93.2,52,93.7,50.7,93.7z\"></path>\n		<path d=\"M55.8,49c-0.8,0-1.5-0.7-1.5-1.5V24c0-3.6-1-5.7-3.4-10.7l-0.5-1.1c-1.5-3-2.8-6.1-3.9-9.3c-0.2-0.8,0.2-1.6,1-1.8    c0.7-0.2,1.5,0.2,1.8,0.9c1.1,3.1,2.3,6,3.7,8.9l0.5,1.1c2.4,5.1,3.6,7.6,3.6,11.9v23.5C57.2,48.3,56.6,49,55.8,49z\"></path>\n		<path d=\"M55.9,83.4c-0.3,0-0.6-0.1-0.9-0.3l-1.7-1.2c-8.6-6.2-24.5-17.9-24.5-33.3c0-7.8,6.4-14.2,14.2-14.2    c5.4,0,10.4,3.1,12.8,8c3.4-7,12-10,19-6.5c4.9,2.4,8,7.3,8,12.8c0,15.3-15.7,26.9-24.1,33.1l-1.9,1.4    C56.5,83.3,56.2,83.4,55.9,83.4z M43,37.3c-6.2,0-11.3,5.1-11.3,11.3c0,13.9,15.2,25,23.3,30.9l0.8,0.6l1-0.8    c8-5.9,22.9-16.9,22.9-30.8c0-6.2-5.1-11.3-11.3-11.3c-6.2,0-11.3,5.1-11.3,11.3c0,0.8-0.7,1.5-1.5,1.5s-1.5-0.7-1.5-1.5    C54.3,42.4,49.3,37.3,43,37.3z\"></path>\n	</g>\n</g>\n</svg>	<h2>Career & Job</h2>	<h4>Contrary to popular belief, Lorem Ipsum is not simply random text.</h4>	$42.00$50.00 	\n	Feature\n		<a href=\"https://mg7717.dev34.info/appointment/\">Order</a>\n	<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 110 95\" style=\"enable-background:new 0 0 110 95;\" xml:space=\"preserve\">\n<g id=\"Layer_1\" style=\"display:none;\">\n	<g transform=\"translate(0,-952.36218)\" style=\"display:inline;\">\n		<path d=\"M54.7,974.1c-30,0-53.8,24.2-53.8,24.2c-0.7,0.7-0.7,1.8,0,2.5c0,0,23.8,24.2,53.8,24.2s53.8-24.2,53.8-24.2    c0.7-0.7,0.7-1.8,0-2.5C108.5,998.3,84.7,974.1,54.7,974.1z M54.7,977.7c25.6,0,46.4,18.6,49.9,21.9c-3.5,3.3-24.2,21.9-49.9,21.9    c-25.6,0-46.3-18.6-49.9-21.9C8.4,996.3,29.1,977.7,54.7,977.7z M54.7,982.5c-9.5,0-17.2,7.7-17.2,17.1c0,9.4,7.7,17.1,17.2,17.1    c9.5,0,17.2-7.7,17.2-17.1C71.9,990.2,64.2,982.5,54.7,982.5z M54.7,986c7.6,0,13.6,6.1,13.6,13.6c0,7.5-6.1,13.6-13.6,13.6    c-7.6,0-13.6-6.1-13.6-13.6C41.1,992.1,47.2,986,54.7,986z M53.3,987.8v1.9c-0.8,0.1-1.6,0.3-2.3,0.6c-1.1,0.4-1.9,1.1-2.4,1.9    c-0.6,0.8-0.8,1.8-0.8,2.7c0,0.9,0.2,1.7,0.7,2.4c0.5,0.7,1.1,1.3,2.1,1.8c0.6,0.3,1.6,0.6,2.8,1v7c-0.4-0.1-0.8-0.2-1.1-0.3    c-0.9-0.4-1.5-0.9-2-1.5c-0.4-0.6-0.7-1.4-0.8-2.4l-2.4,0.2c0,1.3,0.4,2.4,1.1,3.5c0.7,1,1.6,1.8,2.8,2.3c0.7,0.3,1.5,0.5,2.5,0.6    v1.9h2.8v-1.8c1-0.1,2-0.3,2.9-0.7c1.1-0.5,2-1.2,2.5-2.1c0.6-0.9,0.9-1.9,0.9-2.9c0-1-0.3-1.9-0.8-2.7c-0.5-0.8-1.4-1.5-2.5-2    c-0.6-0.3-1.7-0.6-3-0.9V992c0.8,0.1,1.5,0.4,2,0.8c0.8,0.6,1.2,1.5,1.3,2.8l2.5-0.2c0-1.1-0.4-2.1-1-3c-0.6-0.9-1.4-1.6-2.5-2.1    c-0.7-0.3-1.4-0.4-2.2-0.6v-1.9L53.3,987.8L53.3,987.8z M53.3,991.9v5.5c-1.2-0.3-2-0.7-2.4-1c-0.5-0.4-0.7-1-0.7-1.7    c0-0.8,0.4-1.5,1.1-2.1C51.8,992.3,52.4,992,53.3,991.9L53.3,991.9z M56.1,1000.8c0.7,0.2,1.3,0.4,1.6,0.5    c0.8,0.3,1.4,0.7,1.7,1.1c0.4,0.5,0.6,1,0.6,1.6c0,0.6-0.2,1.2-0.6,1.7c-0.4,0.5-0.9,0.9-1.7,1.2c-0.5,0.2-1,0.3-1.6,0.4    L56.1,1000.8L56.1,1000.8z\"></path>\n	</g>\n</g>\n<g id=\"Layer_2\" style=\"display:none;\">\n	<g style=\"display:inline;\">\n		<g>\n			<path d=\"M41.5,45.6h5.2v13c0,1.2,1,2.1,2.1,2.1h12.3c1.3,0,2.3-1,2.3-2.3V45.6h5.2V25c0-4.6-3.4-8.2-7.6-8.2H49     c-4.1,0-7.6,3.7-7.6,8.2V45.6z M44.3,25c0-3,2.1-5.3,4.7-5.3h11.9c2.6,0,4.7,2.4,4.7,5.3v17.7h-2.3v-9.3c0-0.9-0.6-1.4-1.4-1.4     s-1.4,0.6-1.4,1.4v24.5h-4.1V44.8c0-0.9-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4v13.2h-4V33.6c0-0.9-0.6-1.4-1.4-1.4s-1.4,0.6-1.4,1.4     v9.3h-2.3L44.3,25z\"></path>\n		</g>\n		<g>\n			<path d=\"M54.9,15.4c4.3,0,7.7-3.3,7.7-7.4s-3.4-7.4-7.7-7.4S47.2,3.9,47.2,8S50.6,15.4,54.9,15.4z M54.9,3.4c2.7,0,4.9,2,4.9,4.6     s-2.1,4.6-4.9,4.6S50,10.6,50,8S52.2,3.4,54.9,3.4z\"></path>\n		</g>\n		<g>\n			<path d=\"M37,78.3H9.8v15.6h28.6V79.7C38.4,79,37.9,78.3,37,78.3z M35.6,91H12.7v-9.9h22.9V91z\"></path>\n		</g>\n		<g>\n			<path d=\"M98.5,78.3H71.4v15.6H100V79.7C100,79,99.4,78.3,98.5,78.3z M97.1,91H74.2v-9.9h22.9V91z\"></path>\n		</g>\n		<g>\n			<path d=\"M69.2,65.7H40.6v14.2V94h28.6V79.8V65.7z M43.5,68.5h22.9v9.9H43.5V68.5z M66.4,91H43.5v-9.9h22.9V91z\"></path>\n		</g>\n		<g>\n			<path d=\"M13.1,50.2h3.6v24.6h12V50.2h3.6c1.1,0,1.9-1.3,1.1-2.1l-9.6-15.3c-0.6-0.9-1.9-0.9-2.4,0l-9.6,15.3     C11.3,49.1,12,50.2,13.1,50.2z M22.7,36.2l7,11.2h-3.9V72h-6.3V47.4h-3.9L22.7,36.2z\"></path>\n		</g>\n		<g>\n			<path d=\"M77.5,50.2h3.6v24.6h12V50.2h3.6c0.6,0,1-0.3,1.3-0.7c0.3-0.4,0.3-1,0-1.4l-9.6-15.3c-0.3-0.4-0.7-0.7-1.1-0.7     c-0.4,0-1,0.3-1.1,0.7l-9.6,15.3c-0.3,0.4-0.3,1,0,1.4C76.5,49.9,76.9,50.2,77.5,50.2z M87.1,36.2l7,11.2h-3.9V72H84V47.4h-3.9     L87.1,36.2z\"></path>\n		</g>\n	</g>\n</g>\n<g id=\"Layer_3\">\n	<g>\n		<path d=\"M96.1,73.5c-0.9,0-1.9-0.2-2.7-0.7c-3.3-1.7-5-5.9-5.5-9.1c-0.5-2.8-0.8-5.7-0.8-8.5c0-2.2-0.5-3.5-1-3.7    c-0.7-0.4-0.9-1.3-0.4-2c0.4-0.6,1.1-0.8,1.8-0.6c1.7,0.9,2.6,3.1,2.6,6.3c0,2.7,0.2,5.4,0.7,8.1c0.5,3.2,2.2,6,4,7    c0.9,0.5,1.9,0.5,2.8,0c0.2-0.7-0.1-2.8-0.3-4.1c-0.2-1.2-0.3-2.4-0.3-3.6V42.9c0-1.5-2.5-4.7-7.4-9.6s-4.4-8.8-3.6-11.3    c0.7-1.9,2.8-7,4.8-12C92.1,6.7,93.4,3.5,94,2c0.3-0.8,1.1-1.1,1.9-0.8S97,2.2,96.7,3c-0.6,1.6-1.9,4.8-3.3,8.2    c-1.9,4.7-4.1,10-4.7,11.8c-0.7,2-0.9,4.6,2.9,8.3c5.9,5.9,8.3,9.2,8.3,11.6v19.6c0,1.1,0.1,2.2,0.3,3.2c0.4,3.2,0.8,6-1.1,7    C98.2,73.3,97.2,73.5,96.1,73.5z\"></path>\n		<path d=\"M67.4,93.2c-1,0-1.9-0.4-2.6-1.1c-3.3-3.3-0.2-8.2,2.1-11.8c0.5-0.8,1-1.7,1.5-2.5c1-2.1,5-11.5,5.7-13.3    c0.3-0.8,1.1-1.1,1.9-0.8c0.8,0.3,1.1,1.1,0.8,1.9c-0.7,2-4.9,11.5-5.8,13.4c-0.5,1-1,2-1.7,2.9c-1.7,2.8-4.1,6.6-2.5,8.2    c0.2,0.2,0.5,0.3,0.7,0.3c1.9-0.3,5.2-4.7,7.3-8.7c0.7-1.3,1.5-2.5,2.3-3.6c1.2-1.5,2.1-3.1,2.8-4.8c1.5-3.8,7.2-18.3,7.2-18.4    c0.3-0.8,1.1-1.1,1.9-0.8c0.8,0.3,1.1,1.1,0.8,1.9l0,0c-0.1,0.1-5.7,14.6-7.2,18.4c-0.8,2-1.9,3.8-3.2,5.5c-0.8,1-1.5,2.1-2.1,3.3    c-1.2,2.2-5.3,9.6-9.4,10.2C67.8,93.1,67.6,93.2,67.4,93.2z\"></path>\n		<path d=\"M61.2,94c-1.3-0.1-2.6-0.6-3.5-1.5c-2.7-2.2-1.5-10-0.3-12.9c0.3-0.7,1.2-1.1,1.9-0.8c0.7,0.3,1.1,1.2,0.8,1.9    c-1.3,3-1.5,8.7-0.6,9.5c0.5,0.5,1.2,0.8,1.9,0.8c0.9-0.2,1.6-1.5,2.1-2.4l0.1-0.2c0.4-0.7,1.3-0.9,2-0.4c0.6,0.4,0.9,1.2,0.5,1.9    L66,90.2c-0.7,1.3-1.9,3.4-4.1,3.8C61.7,94,61.4,94,61.2,94z\"></path>\n		<path d=\"M55.8,31.5c-0.8,0-1.5-0.7-1.5-1.5v-6c0-4.3,1.2-6.8,3.6-11.9l0.5-1.1c1.4-2.9,2.7-5.9,3.7-8.9c0.3-0.8,1.1-1.2,1.8-0.9    c0.7,0.2,1.1,1,0.9,1.8c-1.1,3.2-2.4,6.3-3.9,9.3l-0.5,1.1c-2.4,5-3.4,7.1-3.4,10.7v6C57.2,30.9,56.6,31.5,55.8,31.5z\"></path>\n		<path d=\"M15.4,73.5c-1,0-2-0.3-2.9-0.7c-2-1-1.6-3.8-1.1-7c0.2-1.1,0.3-2.1,0.3-3.2V42.9c0-2.4,2.3-5.7,8.3-11.6    c3.8-3.8,3.6-6.3,2.9-8.3c-0.3-0.6-5.5-15.9-7.1-20c-0.3-0.8,0.1-1.6,0.8-1.9c0.8-0.3,1.6,0.1,1.9,0.8c1.6,4.2,6.8,19.4,7,20.1    c0.8,2.5,1.4,6.3-3.6,11.3s-7.4,8.1-7.4,9.6v19.7c0,1.2-0.2,2.4-0.3,3.6c-0.2,1.3-0.5,3.4-0.3,4.1c0.9,0.5,1.9,0.5,2.8,0    c1.8-0.9,3.5-3.8,4-7c0.5-2.7,0.7-5.4,0.7-8.1c0-3.2,0.7-5.2,2.2-6.2c0.7-0.3,1.6,0,1.9,0.7c0.3,0.6,0.1,1.3-0.4,1.7    c-0.3,0.2-0.8,1.4-0.8,3.7c0,2.9-0.3,5.7-0.8,8.5c-0.5,3.1-2.3,7.4-5.5,9.1C17.3,73.3,16.4,73.5,15.4,73.5z\"></path>\n		<path d=\"M44.2,93.1c-0.2,0-0.4,0-0.6,0c-4.1-0.6-8.2-8-9.4-10.2c-0.6-1.1-1.3-2.2-2.1-3.3c-1.3-1.7-2.4-3.5-3.2-5.5    c-1.5-3.8-7.2-18.3-7.3-18.5c-0.3-0.7,0.1-1.6,0.8-1.9c0.7-0.3,1.6,0.1,1.9,0.8c0.1,0.1,5.7,14.6,7.2,18.4    c0.7,1.7,1.7,3.4,2.8,4.8c0.9,1.2,1.6,2.4,2.3,3.6c2.1,4,5.3,8.4,7.3,8.7c0.3,0.1,0.6,0,0.7-0.3c1.6-1.6-0.7-5.4-2.5-8.2    c-0.6-0.9-1.2-1.9-1.7-2.9c-0.8-1.9-5.1-11.6-5.7-13.4c-0.3-0.7,0.1-1.6,0.8-1.9c0.7-0.3,1.6,0.1,1.9,0.8    c0.7,1.7,4.9,11.4,5.7,13.2c0.4,0.9,0.9,1.7,1.5,2.5c2.2,3.6,5.3,8.6,2.1,11.8C46.1,92.7,45.1,93.1,44.2,93.1z\"></path>\n		<path d=\"M50.7,93.7c-0.3,0-0.5,0-0.8-0.1c-2.4-0.5-3.9-2.9-4.5-4c-0.4-0.7-0.2-1.6,0.4-2s1.6-0.2,2,0.4c0,0,0,0.1,0.1,0.1    c0.4,0.7,1.4,2.3,2.5,2.5c0.8,0,1.5-0.3,2-0.8c0.8-0.7,0.4-6-0.9-9.2c-0.3-0.7,0-1.6,0.8-1.9c0.7-0.3,1.6,0,1.9,0.8    c0.8,2.1,3,10.3,0.1,12.6C53.3,93.2,52,93.7,50.7,93.7z\"></path>\n		<path d=\"M55.8,49c-0.8,0-1.5-0.7-1.5-1.5V24c0-3.6-1-5.7-3.4-10.7l-0.5-1.1c-1.5-3-2.8-6.1-3.9-9.3c-0.2-0.8,0.2-1.6,1-1.8    c0.7-0.2,1.5,0.2,1.8,0.9c1.1,3.1,2.3,6,3.7,8.9l0.5,1.1c2.4,5.1,3.6,7.6,3.6,11.9v23.5C57.2,48.3,56.6,49,55.8,49z\"></path>\n		<path d=\"M55.9,83.4c-0.3,0-0.6-0.1-0.9-0.3l-1.7-1.2c-8.6-6.2-24.5-17.9-24.5-33.3c0-7.8,6.4-14.2,14.2-14.2    c5.4,0,10.4,3.1,12.8,8c3.4-7,12-10,19-6.5c4.9,2.4,8,7.3,8,12.8c0,15.3-15.7,26.9-24.1,33.1l-1.9,1.4    C56.5,83.3,56.2,83.4,55.9,83.4z M43,37.3c-6.2,0-11.3,5.1-11.3,11.3c0,13.9,15.2,25,23.3,30.9l0.8,0.6l1-0.8    c8-5.9,22.9-16.9,22.9-30.8c0-6.2-5.1-11.3-11.3-11.3c-6.2,0-11.3,5.1-11.3,11.3c0,0.8-0.7,1.5-1.5,1.5s-1.5-0.7-1.5-1.5    C54.3,42.4,49.3,37.3,43,37.3z\"></path>\n	</g>\n</g>\n</svg>	<h2>Love Horoscope</h2>	<h4>Contrary to popular belief, Lorem Ipsum is not simply random text.</h4>	$50.00$75.00 	\n	Feature\n		<a href=\"https://mg7717.dev34.info/appointment/\">Order</a>\n			<h2>Tarot, Predictions & Horoscope</h2>		\n			<a href=\"https://mg7717.dev34.info/appointment/\" role=\"button\">\n						Fix Appointment\n					</a>\n										<img width=\"336\" height=\"100\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/logo-1.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/logo-1.png 336w, https://mg7717.dev34.info/wp-content/uploads/2020/01/logo-1-300x89.png 300w\" sizes=\"(max-width: 336px) 100vw, 336px\" />											\n			<h2>Astrology reveals the will of the gods</h2>		\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<h2>© 2020. All Rights Reserved. Augury Theme</h2>','Sidenav Footer','','publish','closed','closed','','sidenav-footer','','','2020-02-26 09:12:16','2020-02-26 09:12:16','',0,'https://mg7717.dev34.info/?post_type=dt_footers&#038;p=20739',0,'dt_footers','',0),(20756,1,'2020-02-01 09:52:35','2020-02-01 09:52:35','','zodiac-bg1','','inherit','open','closed','','zodiac-bg1','','','2020-02-01 09:52:35','2020-02-01 09:52:35','',0,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg1.png',0,'attachment','image/png',0),(20757,1,'2020-02-01 09:52:36','2020-02-01 09:52:36','','zodiac-bg1-1','','inherit','open','closed','','zodiac-bg1-1','','','2020-02-01 09:52:36','2020-02-01 09:52:36','',0,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg1-1.png',0,'attachment','image/png',0),(20759,1,'2020-02-01 09:56:36','2020-02-01 09:56:36','','zodiac-icon','','inherit','open','closed','','zodiac-icon','','','2020-02-01 09:56:36','2020-02-01 09:56:36','',0,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon.png',0,'attachment','image/png',0),(20777,1,'2020-02-01 10:04:49','2020-02-01 10:04:49','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','Speak with Planets','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','speak-with-planets','','','2020-02-29 07:47:50','2020-02-29 07:47:50','',0,'https://mg7717.dev34.info/product/import-placeholder-for-44/',0,'product','',0),(20778,1,'2020-02-01 10:04:51','2020-02-01 10:04:51','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','Astrogate Collection','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','astrogate-collection','','','2020-02-29 07:47:44','2020-02-29 07:47:44','',0,'https://mg7717.dev34.info/product/import-placeholder-for-45/',0,'product','',0),(20779,1,'2020-02-01 10:04:53','2020-02-01 10:04:53','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','The Red Galaxy Path','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','the-red-galaxy-path','','','2020-02-29 07:47:38','2020-02-29 07:47:38','',0,'https://mg7717.dev34.info/product/import-placeholder-for-46/',0,'product','',0),(20780,1,'2020-02-01 10:04:54','2020-02-01 10:04:54','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','The Galaxy of Pearls','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','the-galaxy-of-pearls','','','2020-02-29 07:47:34','2020-02-29 07:47:34','',0,'https://mg7717.dev34.info/product/import-placeholder-for-47/',0,'product','',0),(20781,1,'2020-02-01 10:04:55','2020-02-01 10:04:55','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','When the Stars Align','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','when-the-stars-align','','','2020-02-29 07:47:25','2020-02-29 07:47:25','',0,'https://mg7717.dev34.info/product/import-placeholder-for-48/',0,'product','',0),(20782,1,'2020-02-01 10:04:57','2020-02-01 10:04:57','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','Fight for the Light','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','fight-for-the-light','','','2020-02-29 07:47:21','2020-02-29 07:47:21','',0,'https://mg7717.dev34.info/product/import-placeholder-for-58/',0,'product','',0),(20784,1,'2020-02-01 10:05:00','2020-02-01 10:05:00','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','Adrift Stolen Moon','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','adrift-stolen-moon','','','2020-02-29 07:47:16','2020-02-29 07:47:16','',0,'https://mg7717.dev34.info/product/import-placeholder-for-62/',0,'product','',0),(20785,1,'2020-02-01 10:05:01','2020-02-01 10:05:01','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','Flying Without Wings','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','flying-without-wings','','','2020-02-29 07:47:12','2020-02-29 07:47:12','',0,'https://mg7717.dev34.info/product/import-placeholder-for-64/',0,'product','',0),(20786,1,'2020-02-01 10:05:02','2020-02-01 10:05:02','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','Secret of Joythish','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','secret-of-joythish','','','2020-02-29 07:47:07','2020-02-29 07:47:07','',0,'https://mg7717.dev34.info/product/import-placeholder-for-66/',0,'product','',0),(20787,1,'2020-02-01 10:05:03','2020-02-01 10:05:03','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','80 Year Old Yogini','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','80-year-old-yogini','','','2020-02-29 07:47:02','2020-02-29 07:47:02','',0,'https://mg7717.dev34.info/product/import-placeholder-for-68/',0,'product','',0),(20788,1,'2020-02-01 10:05:04','2020-02-01 10:05:04','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','Sequel into the Void Star','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','sequel-into-the-void-star','','','2020-03-04 04:50:19','2020-03-04 04:50:19','',0,'https://mg7717.dev34.info/product/import-placeholder-for-70/',0,'product','',1),(20789,1,'2020-02-01 10:05:05','2020-02-01 10:05:05','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','The Modern Astrology','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','the-modern-astrology','','','2020-02-29 07:46:53','2020-02-29 07:46:53','',0,'https://mg7717.dev34.info/product/import-placeholder-for-73/',0,'product','',0),(20790,1,'2020-02-01 10:05:06','2020-02-01 10:05:06','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','The Starborn Secrets','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','the-starborn-secrets','','','2020-02-29 07:46:48','2020-02-29 07:46:48','',0,'https://mg7717.dev34.info/product/import-placeholder-for-75/',0,'product','',0),(20791,1,'2020-02-01 10:05:07','2020-02-01 10:05:07','','Speak with Planets - Red','Color: Red','publish','closed','closed','','v-neck-t-shirt-red','','','2020-02-29 07:47:49','2020-02-29 07:47:49','',20777,'https://mg7717.dev34.info/product/import-placeholder-for-76/',0,'product_variation','',0),(20792,1,'2020-02-01 10:05:09','2020-02-01 10:05:09','','Speak with Planets - Green','Color: Green','publish','closed','closed','','v-neck-t-shirt-green','','','2020-02-29 07:47:49','2020-02-29 07:47:49','',20777,'https://mg7717.dev34.info/product/import-placeholder-for-77/',0,'product_variation','',0),(20793,1,'2020-02-01 10:05:10','2020-02-01 10:05:10','','Speak with Planets - Blue','Color: Blue','publish','closed','closed','','v-neck-t-shirt-blue','','','2020-02-29 07:47:49','2020-02-29 07:47:49','',20777,'https://mg7717.dev34.info/product/import-placeholder-for-78/',0,'product_variation','',0),(20794,1,'2020-02-01 10:05:11','2020-02-01 10:05:11','','Astrogate Collection - Red, No','Color: Red, Logo: No','publish','closed','closed','','hoodie-red-no','','','2020-02-29 07:47:44','2020-02-29 07:47:44','',20778,'https://mg7717.dev34.info/product/import-placeholder-for-79/',1,'product_variation','',0),(20795,1,'2020-02-01 10:05:12','2020-02-01 10:05:12','','Astrogate Collection - Green, No','Color: Green, Logo: No','publish','closed','closed','','hoodie-green-no','','','2020-02-29 07:47:44','2020-02-29 07:47:44','',20778,'https://mg7717.dev34.info/product/import-placeholder-for-80/',2,'product_variation','',0),(20796,1,'2020-02-01 10:05:13','2020-02-01 10:05:13','','Astrogate Collection - Blue, No','Color: Blue, Logo: No','publish','closed','closed','','hoodie-blue-no','','','2020-02-29 07:47:44','2020-02-29 07:47:44','',20778,'https://mg7717.dev34.info/product/import-placeholder-for-81/',3,'product_variation','',0),(20797,1,'2020-02-01 10:05:15','2020-02-01 10:05:15','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','Around the Universe','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','around-the-universe','','','2020-02-29 07:46:43','2020-02-29 07:46:43','',0,'https://mg7717.dev34.info/product/import-placeholder-for-83/',0,'product','',0),(20799,1,'2020-02-01 10:05:18','2020-02-01 10:05:18','Please provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!\r\nPlease provide product id to display corresponding data!','Secret in the North','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','publish','open','closed','','secret-in-the-north','','','2020-02-29 07:46:39','2020-02-29 07:46:39','',0,'https://mg7717.dev34.info/product/import-placeholder-for-87/',0,'product','',0),(20801,1,'2020-02-01 10:05:20','2020-02-01 10:05:20','','Astrogate Collection - Blue, Yes','Color: Blue, Logo: Yes','publish','closed','closed','','hoodie-blue-yes','','','2020-02-29 07:47:44','2020-02-29 07:47:44','',20778,'https://mg7717.dev34.info/product/import-placeholder-for-90/',0,'product_variation','',0),(20848,1,'2020-02-01 11:29:43','2020-02-01 11:29:43','','Augury Default','','publish','closed','closed','','augury-default','','','2020-02-05 11:28:44','2020-02-05 11:28:44','',0,'https://mg7717.dev34.info/?post_type=dt_product_template&#038;p=20848',0,'dt_product_template','',0),(20854,1,'2020-02-01 11:42:19','2020-02-01 11:42:19','','zodiac-bg2','','inherit','open','closed','','zodiac-bg2','','','2020-02-01 11:42:19','2020-02-01 11:42:19','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg2.png',0,'attachment','image/png',0),(20855,1,'2020-02-01 11:42:20','2020-02-01 11:42:20','','zodiac-bg2-1','','inherit','open','closed','','zodiac-bg2-1','','','2020-02-01 11:42:20','2020-02-01 11:42:20','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg2-1.png',0,'attachment','image/png',0),(20856,1,'2020-02-01 11:42:22','2020-02-01 11:42:22','','zodiac-bg3','','inherit','open','closed','','zodiac-bg3','','','2020-02-01 11:42:22','2020-02-01 11:42:22','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg3.png',0,'attachment','image/png',0),(20857,1,'2020-02-01 11:42:23','2020-02-01 11:42:23','','zodiac-bg3-1','','inherit','open','closed','','zodiac-bg3-1','','','2020-02-01 11:42:23','2020-02-01 11:42:23','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg3-1.png',0,'attachment','image/png',0),(20858,1,'2020-02-01 11:42:24','2020-02-01 11:42:24','','zodiac-bg4','','inherit','open','closed','','zodiac-bg4','','','2020-02-01 11:42:24','2020-02-01 11:42:24','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg4.png',0,'attachment','image/png',0),(20859,1,'2020-02-01 11:42:26','2020-02-01 11:42:26','','zodiac-bg4-1','','inherit','open','closed','','zodiac-bg4-1','','','2020-02-01 11:42:26','2020-02-01 11:42:26','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg4-1.png',0,'attachment','image/png',0),(20860,1,'2020-02-01 11:42:28','2020-02-01 11:42:28','','zodiac-bg5','','inherit','open','closed','','zodiac-bg5','','','2020-02-01 11:42:28','2020-02-01 11:42:28','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg5.png',0,'attachment','image/png',0),(20861,1,'2020-02-01 11:42:29','2020-02-01 11:42:29','','zodiac-bg5-1','','inherit','open','closed','','zodiac-bg5-1','','','2020-02-01 11:42:29','2020-02-01 11:42:29','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg5-1.png',0,'attachment','image/png',0),(20862,1,'2020-02-01 11:42:31','2020-02-01 11:42:31','','zodiac-bg6','','inherit','open','closed','','zodiac-bg6','','','2020-02-01 11:42:31','2020-02-01 11:42:31','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg6.png',0,'attachment','image/png',0),(20863,1,'2020-02-01 11:42:33','2020-02-01 11:42:33','','zodiac-bg6-1','','inherit','open','closed','','zodiac-bg6-1','','','2020-02-01 11:42:33','2020-02-01 11:42:33','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg6-1.png',0,'attachment','image/png',0),(20864,1,'2020-02-01 11:42:36','2020-02-01 11:42:36','','zodiac-bg7','','inherit','open','closed','','zodiac-bg7','','','2020-02-01 11:42:36','2020-02-01 11:42:36','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg7.png',0,'attachment','image/png',0),(20865,1,'2020-02-01 11:42:37','2020-02-01 11:42:37','','zodiac-bg7-1','','inherit','open','closed','','zodiac-bg7-1','','','2020-02-01 11:42:37','2020-02-01 11:42:37','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg7-1.png',0,'attachment','image/png',0),(20866,1,'2020-02-01 11:42:39','2020-02-01 11:42:39','','zodiac-bg8','','inherit','open','closed','','zodiac-bg8','','','2020-02-01 11:42:39','2020-02-01 11:42:39','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg8.png',0,'attachment','image/png',0),(20867,1,'2020-02-01 11:42:41','2020-02-01 11:42:41','','zodiac-bg8-1','','inherit','open','closed','','zodiac-bg8-1','','','2020-02-01 11:42:41','2020-02-01 11:42:41','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg8-1.png',0,'attachment','image/png',0),(20868,1,'2020-02-01 11:42:43','2020-02-01 11:42:43','','zodiac-bg9','','inherit','open','closed','','zodiac-bg9','','','2020-02-01 11:42:43','2020-02-01 11:42:43','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg9.png',0,'attachment','image/png',0),(20869,1,'2020-02-01 11:42:45','2020-02-01 11:42:45','','zodiac-bg9-1','','inherit','open','closed','','zodiac-bg9-1','','','2020-02-01 11:42:45','2020-02-01 11:42:45','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg9-1.png',0,'attachment','image/png',0),(20870,1,'2020-02-01 11:42:46','2020-02-01 11:42:46','','zodiac-bg10','','inherit','open','closed','','zodiac-bg10','','','2020-02-01 11:42:46','2020-02-01 11:42:46','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg10.png',0,'attachment','image/png',0),(20871,1,'2020-02-01 11:42:48','2020-02-01 11:42:48','','zodiac-bg10-1','','inherit','open','closed','','zodiac-bg10-1','','','2020-02-01 11:42:48','2020-02-01 11:42:48','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg10-1.png',0,'attachment','image/png',0),(20872,1,'2020-02-01 11:42:50','2020-02-01 11:42:50','','zodiac-bg11','','inherit','open','closed','','zodiac-bg11','','','2020-02-01 11:42:50','2020-02-01 11:42:50','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg11.png',0,'attachment','image/png',0),(20873,1,'2020-02-01 11:42:51','2020-02-01 11:42:51','','zodiac-bg11-1','','inherit','open','closed','','zodiac-bg11-1','','','2020-02-01 11:42:51','2020-02-01 11:42:51','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg11-1.png',0,'attachment','image/png',0),(20874,1,'2020-02-01 11:42:52','2020-02-01 11:42:52','','zodiac-bg12','','inherit','open','closed','','zodiac-bg12','','','2020-02-01 11:42:52','2020-02-01 11:42:52','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg12.png',0,'attachment','image/png',0),(20875,1,'2020-02-01 11:42:53','2020-02-01 11:42:53','','zodiac-bg12-1','','inherit','open','closed','','zodiac-bg12-1','','','2020-02-01 11:42:53','2020-02-01 11:42:53','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-bg12-1.png',0,'attachment','image/png',0),(20877,1,'2020-02-01 11:57:44','2020-02-01 11:57:44','','zodiac-icon1','','inherit','open','closed','','zodiac-icon1','','','2020-02-01 11:57:44','2020-02-01 11:57:44','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon1.png',0,'attachment','image/png',0),(20878,1,'2020-02-01 11:57:45','2020-02-01 11:57:45','','zodiac-icon2','','inherit','open','closed','','zodiac-icon2','','','2020-02-01 11:57:45','2020-02-01 11:57:45','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon2.png',0,'attachment','image/png',0),(20879,1,'2020-02-01 11:57:46','2020-02-01 11:57:46','','zodiac-icon3','','inherit','open','closed','','zodiac-icon3','','','2020-02-01 11:57:46','2020-02-01 11:57:46','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon3.png',0,'attachment','image/png',0),(20880,1,'2020-02-01 11:57:47','2020-02-01 11:57:47','','zodiac-icon4','','inherit','open','closed','','zodiac-icon4','','','2020-02-01 11:57:47','2020-02-01 11:57:47','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon4.png',0,'attachment','image/png',0),(20881,1,'2020-02-01 11:57:48','2020-02-01 11:57:48','','zodiac-icon5','','inherit','open','closed','','zodiac-icon5','','','2020-02-01 11:57:48','2020-02-01 11:57:48','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon5.png',0,'attachment','image/png',0),(20882,1,'2020-02-01 11:57:50','2020-02-01 11:57:50','','zodiac-icon6','','inherit','open','closed','','zodiac-icon6','','','2020-02-01 11:57:50','2020-02-01 11:57:50','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon6.png',0,'attachment','image/png',0),(20883,1,'2020-02-01 11:57:51','2020-02-01 11:57:51','','zodiac-icon7','','inherit','open','closed','','zodiac-icon7','','','2020-02-01 11:57:51','2020-02-01 11:57:51','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon7.png',0,'attachment','image/png',0),(20884,1,'2020-02-01 11:57:52','2020-02-01 11:57:52','','zodiac-icon8','','inherit','open','closed','','zodiac-icon8','','','2020-02-01 11:57:52','2020-02-01 11:57:52','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon8.png',0,'attachment','image/png',0),(20885,1,'2020-02-01 11:57:53','2020-02-01 11:57:53','','zodiac-icon9','','inherit','open','closed','','zodiac-icon9','','','2020-02-01 11:57:53','2020-02-01 11:57:53','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon9.png',0,'attachment','image/png',0),(20886,1,'2020-02-01 11:57:54','2020-02-01 11:57:54','','zodiac-icon10','','inherit','open','closed','','zodiac-icon10','','','2020-02-01 11:57:54','2020-02-01 11:57:54','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon10.png',0,'attachment','image/png',0),(20887,1,'2020-02-01 11:57:55','2020-02-01 11:57:55','','zodiac-icon11','','inherit','open','closed','','zodiac-icon11','','','2020-02-01 11:57:55','2020-02-01 11:57:55','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon11.png',0,'attachment','image/png',0),(20888,1,'2020-02-01 11:57:56','2020-02-01 11:57:56','','zodiac-icon12','','inherit','open','closed','','zodiac-icon12','','','2020-02-01 11:57:56','2020-02-01 11:57:56','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon12.png',0,'attachment','image/png',0),(20891,1,'2020-02-03 05:38:48','2020-02-03 05:38:48','<h4>Lorem Ipsum</h4>		\n			<h2>Get in touch with us!</h2>		\n				<h3>\n					Phone\n				</h3>\n								<p>Phone: <a href=\"tel:63 969 658 546\">+63 969 658 546<br></a>\nPhone: <a href=\"tel:63 969 658 547\">+63 969 658 547</a></p>\n				<h3>\n					Address\n				</h3>\n								<p>1917 Ridgeway Dr, Arnold,<br>\nMO, 63010</p>\n				<h3>\n					Email\n				</h3>\n								<p><a href=\"mailto:example@example.com\">example@example.com<br></a>\n<a href=\"mailto:example@example.com\">example@example.com<br></a></p>\n			<h2>If you got any questions <br>\nPlease do not hesitate to send us a message</h2>		\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f20909-o1\" method=\"post\" novalidate=\"novalidate\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"20909\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.6\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f20909-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<p><input type=\"text\" name=\"text-354\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Enter your full name *\" /><input type=\"email\" name=\"email-390\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Enter your email address *\" /><input type=\"text\" name=\"text-631\" value=\"\" size=\"40\" aria-invalid=\"false\" placeholder=\"Subject\" /><textarea name=\"textarea-11\" cols=\"40\" rows=\"10\" aria-invalid=\"false\" placeholder=\"Type your message\"></textarea>\n<p><input type=\"submit\" value=\"Send Message\" /></p>\n</form>		\n			<h4>Lorem Ipsum</h4>		\n			<h2>About me</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et <br>dolore magna aliqua. Quis ipsum suspendisse ultrices gravida.		\n										<img width=\"370\" height=\"222\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/signature-1.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/signature-1.png 370w, https://mg7717.dev34.info/wp-content/uploads/2020/02/signature-1-300x180.png 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h2>LOUIS RIVERA</h2>		\n			<a href=\"https://mg7717.dev34.info/appointment/\" role=\"button\">\n						Fix Appointment\n					</a>','Contact Us','','publish','closed','closed','','contact-us','','','2020-02-26 08:44:37','2020-02-26 08:44:37','',0,'https://mg7717.dev34.info/?page_id=20891',0,'page','',0),(20909,1,'2020-02-03 06:59:16','2020-02-03 06:59:16','[text text-354 placeholder \"Enter your full name *\"][email email-390 placeholder \"Enter your email address *\"][text text-631 placeholder \"Subject\"][textarea textarea-11 placeholder \"Type your message\"]<p class=\"aligncenter\">[submit \"Send Message\"]</p>\n1\nAstrology \"[your-subject]\"\nAstrology <wordpress@192.168.2.62>\nsanthosh@iamdesigning.com\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Astrology (https://mg7717.dev34.info)\nReply-To: [your-email]\n\n\n\n\nAstrology \"[your-subject]\"\nAstrology <wordpress@192.168.2.62>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Astrology (https://mg7717.dev34.info)\nReply-To: santhosh@iamdesigning.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact - Form','','publish','closed','closed','','about-newsletter_copy-2','','','2020-02-03 07:00:12','2020-02-03 07:00:12','',0,'https://mg7717.dev34.info/?post_type=wpcf7_contact_form&#038;p=20909',0,'wpcf7_contact_form','',0),(20931,1,'2020-02-03 08:42:38','2020-02-03 08:42:38','','marker','','inherit','open','closed','','marker-2','','','2020-02-03 08:42:38','2020-02-03 08:42:38','',20891,'https://mg7717.dev34.info/wp-content/uploads/2020/02/marker.png',0,'attachment','image/png',0),(20933,1,'2020-02-03 08:45:50','2020-02-03 08:45:50','','signature-1','','inherit','open','closed','','signature-1','','','2020-02-03 08:45:50','2020-02-03 08:45:50','',20891,'https://mg7717.dev34.info/wp-content/uploads/2020/02/signature-1.png',0,'attachment','image/png',0),(20937,1,'2020-02-03 08:49:01','2020-02-03 08:49:01',' ','','','publish','closed','closed','','20937','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=20937',27,'nav_menu_item','',0),(20939,1,'2020-02-03 09:16:52','2020-02-03 09:16:52','<h4>Daily Horoscope</h4>		\n			<h2>Aries</h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img1.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img1.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img1-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img1-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img1-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img1-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Forecast Details Page','','publish','closed','closed','','forecast-details-page','','','2020-02-03 09:16:54','2020-02-03 09:16:54','',0,'https://mg7717.dev34.info/?elementor_library=forecast-details-page',0,'elementor_library','',0),(20947,1,'2020-02-03 09:45:18','2020-02-03 09:45:18','','sidenav-img2','','inherit','open','closed','','sidenav-img2','','','2020-02-03 09:45:18','2020-02-03 09:45:18','',20670,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img2.jpg',0,'attachment','image/jpeg',0),(20957,1,'2020-02-03 09:58:40','2020-02-03 09:58:40','','img1','','inherit','open','closed','','img1','','','2020-02-03 09:58:40','2020-02-03 09:58:40','',0,'https://mg7717.dev34.info/wp-content/uploads/2020/02/img1.jpg',0,'attachment','image/jpeg',0),(20966,1,'2020-02-03 10:06:35','2020-02-03 10:06:35','<h2>This week in the\nstars</h2>		\n										<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/img1.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/img1.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/img1-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/img1-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\" />											\n		<p>Make a wish - for yourself, and the world at large &amp; happy. Aquarius season begins this Mon, Jan 20.</p>		\n			<h2>This week in the\nstars</h2>		\n										<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/img1.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/img1.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/img1-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/img1-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\" />											\n		<p>Make a wish - for yourself, and the world at large &amp; happy. Aquarius season begins this Mon, Jan 20.</p>','Service Details Side Content','','publish','closed','closed','','service-details-side-content','','','2020-02-03 10:09:09','2020-02-03 10:09:09','',0,'https://mg7717.dev34.info/?elementor_library=service-details-side-content',0,'elementor_library','',0),(24570,1,'2019-11-19 09:59:00','2019-11-19 09:59:00','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','Students view on zodiac','','publish','open','open','','students-view-on-zodiac','','','2020-02-18 11:27:27','2020-02-18 11:27:27','',0,'http://pallikoodam.wpengine.com/?p=24570',0,'post','',0),(24577,1,'2019-11-19 09:56:00','2019-11-19 09:56:00','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','Yogas in Astrology','','publish','open','open','','yogas-in-astrology','','','2020-02-18 11:29:36','2020-02-18 11:29:36','',0,'http://pallikoodam.wpengine.com/?p=24577',0,'post','',0),(24580,1,'2019-11-19 09:57:00','2019-11-19 09:57:00','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','About Pooram Nakshatra','','publish','open','open','','is-pooram-nakshatra-good','','','2020-02-18 11:27:49','2020-02-18 11:27:49','',0,'http://pallikoodam.wpengine.com/?p=24580',0,'post','',0),(24607,1,'2020-02-03 10:25:21','2020-02-03 10:25:21','','blog1','','inherit','open','closed','','blog1','','','2020-02-03 10:25:21','2020-02-03 10:25:21','',24570,'https://mg7717.dev34.info/wp-content/uploads/2019/11/blog1.jpg',0,'attachment','image/jpeg',0),(24649,1,'2020-02-04 09:15:05','2020-02-04 09:15:05','<article id=\"post-24570\">			<!-- Featured Image -->\n						<a href=\"https://mg7717.dev34.info/reading-practice-for-the-students/\" title=\"Permalink to Reading practice for the students\">\n			<img width=\"570\" height=\"370\" src=\"https://mg7717.dev34.info/wp-content/uploads/2019/11/blog1-1-570x370.jpg\" alt=\"\" />		</a>\n                			<!-- Featured Image -->\n        <!-- Entry Categories -->\n<i class=\'fas fa-folder\'> </i><a href=\"https://mg7717.dev34.info/category/team/\">Team</a>        <!-- Entry Categories -->\n        <!-- Entry Title -->\n	<h4>\n	        	<a href=\"https://mg7717.dev34.info/reading-practice-for-the-students/\" title=\"Permalink to Reading practice for the students\">Reading practice for the students</a>\n	</h4>        <!-- Entry Title -->\n	<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a...</p></article><article id=\"post-24580\">			<!-- Featured Image -->\n						<a href=\"https://mg7717.dev34.info/a-team-dedicated-to-football-matches/\" title=\"Permalink to A team dedicated to football matches\">\n			<img width=\"570\" height=\"370\" src=\"https://mg7717.dev34.info/wp-content/uploads/2019/11/blog1-1-570x370.jpg\" alt=\"\" />		</a>\n                			<!-- Featured Image -->\n        <!-- Entry Categories -->\n<i class=\'fas fa-folder\'> </i><a href=\"https://mg7717.dev34.info/category/team/\">Team</a>        <!-- Entry Categories -->\n        <!-- Entry Title -->\n	<h4>\n	        	<a href=\"https://mg7717.dev34.info/a-team-dedicated-to-football-matches/\" title=\"Permalink to A team dedicated to football matches\">A team dedicated to football matches</a>\n	</h4>        <!-- Entry Title -->\n	<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a...</p></article><article id=\"post-24577\">			<!-- Featured Image -->\n						<a href=\"https://mg7717.dev34.info/find-out-if-a-school-fits-the-familys-needs/\" title=\"Permalink to Find out if a school fits the family&#8217;s needs\">\n			<img width=\"570\" height=\"370\" src=\"https://mg7717.dev34.info/wp-content/uploads/2019/11/blog1-1-570x370.jpg\" alt=\"\" />		</a>\n                			<!-- Featured Image -->\n        <!-- Entry Categories -->\n<i class=\'fas fa-folder\'> </i><a href=\"https://mg7717.dev34.info/category/kindergarten/\">Kindergarten</a>        <!-- Entry Categories -->\n        <!-- Entry Title -->\n	<h4>\n	        	<a href=\"https://mg7717.dev34.info/find-out-if-a-school-fits-the-familys-needs/\" title=\"Permalink to Find out if a school fits the family&#8217;s needs\">Find out if a school fits the family&#8217;s needs</a>\n	</h4>        <!-- Entry Title -->\n	<p>This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a...</p></article><article id=\"post-24576\">			<!-- Featured Image -->\n						<a href=\"https://mg7717.dev34.info/summer-math-literacy-centres-for-kids/\" title=\"Permalink to Summer math &#038; literacy centres for kids\">\n					</a>\n                			<!-- Featured Image -->\n        <!-- Entry Categories -->\n<i class=\'fas fa-folder\'> </i><a href=\"https://mg7717.dev34.info/category/kindergarten/\">Kindergarten</a>        <!-- Entry Categories -->\n        <!-- Entry Title -->\n	<h4>\n	        	<a href=\"https://mg7717.dev34.info/summer-math-literacy-centres-for-kids/\" title=\"Permalink to Summer math &#038; literacy centres for kids\">Summer math &#038; literacy centres for kids</a>\n	</h4>        <!-- Entry Title -->\n	<p>Beautiful branding for changes by Never Now in Australia. changes is a platform for open discussion in an...</p></article><article id=\"post-24578\">			<!-- Featured Image -->\n						<a href=\"https://mg7717.dev34.info/a-fun-toddler-coloring-training-on-classroom/\" title=\"Permalink to A fun toddler coloring training on classroom\">\n					</a>\n                			<!-- Featured Image -->\n        <!-- Entry Categories -->\n<i class=\'fas fa-folder\'> </i><a href=\"https://mg7717.dev34.info/category/academy/\">Academy</a>        <!-- Entry Categories -->\n        <!-- Entry Title -->\n	<h4>\n	        	<a href=\"https://mg7717.dev34.info/a-fun-toddler-coloring-training-on-classroom/\" title=\"Permalink to A fun toddler coloring training on classroom\">A fun toddler coloring training on classroom</a>\n	</h4>        <!-- Entry Title -->\n	<p>Beautiful branding for changes by Never Now in Australia. changes is a platform for open discussion in an...</p></article><article id=\"post-24600\">			<!-- Featured Image -->\n						<a href=\"https://mg7717.dev34.info/why-are-playgrounds-important-for-kindergarten/\" title=\"Permalink to Why are playgrounds important for kindergarten?\">\n					</a>\n                			<!-- Featured Image -->\n        <!-- Entry Categories -->\n<i class=\'fas fa-folder\'> </i><a href=\"https://mg7717.dev34.info/category/nursery/\">Nursery</a>        <!-- Entry Categories -->\n        <!-- Entry Title -->\n	<h4>\n	        	<a href=\"https://mg7717.dev34.info/why-are-playgrounds-important-for-kindergarten/\" title=\"Permalink to Why are playgrounds important for kindergarten?\">Why are playgrounds important for kindergarten?</a>\n	</h4>        <!-- Entry Title -->\n	<p>Beautiful branding for changes by Never Now in Australia. changes is a platform for open discussion in an...</p></article><article id=\"post-24572\">			<!-- Featured Image -->\n						<a href=\"https://mg7717.dev34.info/hockey-practice-with-new-sports-master/\" title=\"Permalink to Hockey practice with new sports master\">\n					</a>\n                			<!-- Featured Image -->\n        <!-- Entry Categories -->\n<i class=\'fas fa-folder\'> </i><a href=\"https://mg7717.dev34.info/category/nursery/\">Nursery</a>        <!-- Entry Categories -->\n        <!-- Entry Title -->\n	<h4>\n	        	<a href=\"https://mg7717.dev34.info/hockey-practice-with-new-sports-master/\" title=\"Permalink to Hockey practice with new sports master\">Hockey practice with new sports master</a>\n	</h4>        <!-- Entry Title -->\n	<p>Beautiful branding for changes by Never Now in Australia. changes is a platform for open discussion in an...</p></article><article id=\"post-24575\">			<!-- Featured Image -->\n						<a href=\"https://mg7717.dev34.info/free-time-rhymes-and-story-reading-practice/\" title=\"Permalink to Free time rhymes and story reading practice\">\n					</a>\n                			<!-- Featured Image -->\n        <!-- Entry Categories -->\n<i class=\'fas fa-folder\'> </i><a href=\"https://mg7717.dev34.info/category/music/\">Music</a>        <!-- Entry Categories -->\n        <!-- Entry Title -->\n	<h4>\n	        	<a href=\"https://mg7717.dev34.info/free-time-rhymes-and-story-reading-practice/\" title=\"Permalink to Free time rhymes and story reading practice\">Free time rhymes and story reading practice</a>\n	</h4>        <!-- Entry Title -->\n	<p>Beautiful branding for changes by Never Now in Australia. changes is a platform for open discussion in an...</p></article><article id=\"post-24571\">			<!-- Featured Image -->\n						<a href=\"https://mg7717.dev34.info/fun-activities-for-kids-during-the-summer-holidays/\" title=\"Permalink to Fun activities for kids during the summer holidays\">\n					</a>\n                			<!-- Featured Image -->\n        <!-- Entry Categories -->\n<i class=\'fas fa-folder\'> </i><a href=\"https://mg7717.dev34.info/category/nursery/\">Nursery</a>        <!-- Entry Categories -->\n        <!-- Entry Title -->\n	<h4>\n	        	<a href=\"https://mg7717.dev34.info/fun-activities-for-kids-during-the-summer-holidays/\" title=\"Permalink to Fun activities for kids during the summer holidays\">Fun activities for kids during the summer holidays</a>\n	</h4>        <!-- Entry Title -->\n	<p>Beautiful branding for changes by Never Now in Australia. changes is a platform for open discussion in an...</p></article><ul class=\'page-numbers\'>\n	<li>1</li>\n	<li><a href=\"https://mg7717.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a></li>\n	<li><a href=\"https://mg7717.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a></li>\n</ul>','Blog','','publish','closed','closed','','blog','','','2020-02-10 07:23:29','2020-02-10 07:23:29','',0,'https://mg7717.dev34.info/?page_id=24649',0,'page','',0),(24656,1,'2020-02-04 10:17:48','2020-02-04 10:17:48','','blog1-1','','inherit','open','closed','','blog1-1','','','2020-02-04 10:17:48','2020-02-04 10:17:48','',24570,'https://mg7717.dev34.info/wp-content/uploads/2019/11/blog1-1.jpg',0,'attachment','image/jpeg',0),(24657,1,'2020-02-04 11:11:59','2020-02-04 11:11:59',' ','','','publish','closed','closed','','24657','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=24657',17,'nav_menu_item','',0),(24678,1,'2020-02-05 07:36:53','2020-02-05 07:36:53','','zodiac-icon1-1','','inherit','open','closed','','zodiac-icon1-1','','','2020-02-05 07:36:53','2020-02-05 07:36:53','',20711,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon1-1.png',0,'attachment','image/png',0),(24679,1,'2020-02-05 07:36:54','2020-02-05 07:36:54','','zodiac-icon1','','inherit','open','closed','','zodiac-icon1-2','','','2020-02-05 07:36:54','2020-02-05 07:36:54','',20711,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon1-2.png',0,'attachment','image/png',0),(24683,1,'2020-02-05 07:44:48','2020-02-05 07:44:48','','zodiac-icon2','','inherit','open','closed','','zodiac-icon2-2','','','2020-02-05 07:44:48','2020-02-05 07:44:48','',20711,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon2-1.png',0,'attachment','image/png',0),(24684,1,'2020-02-05 07:44:49','2020-02-05 07:44:49','','zodiac-icon2-1','','inherit','open','closed','','zodiac-icon2-1','','','2020-02-05 07:44:49','2020-02-05 07:44:49','',20711,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon2-1-1.png',0,'attachment','image/png',0),(24685,1,'2020-02-05 07:49:57','2020-02-05 07:49:57','','Book1','','inherit','open','closed','','book1','','','2020-02-05 07:50:09','2020-02-05 07:50:09','',20789,'https://mg7717.dev34.info/wp-content/uploads/2020/02/Book1-1.jpg',0,'attachment','image/jpeg',0),(24695,1,'2020-02-05 09:59:03','2020-02-05 09:59:03','','moon-sign-4','','inherit','open','closed','','moon-sign-4','','','2020-02-05 09:59:03','2020-02-05 09:59:03','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/02/moon-sign-4.png',0,'attachment','image/png',0),(24713,1,'2020-02-05 13:03:38','2020-02-05 13:03:38','','Case Single','','publish','closed','closed','','case-single','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=24713',16,'nav_menu_item','',0),(24746,1,'2020-02-06 06:44:33','2020-02-06 06:44:33','<h4>Portfolio Details</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n										<img width=\"1390\" height=\"700\" src=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-single.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-single.png 1390w, https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-single-1000x504.png 1000w, https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-single-300x151.png 300w, https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-single-1024x516.png 1024w, https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-single-768x387.png 768w, https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-single-750x378.png 750w, https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-single-540x272.png 540w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h3>Portfolio Project</h3>		\n											<a data-elementor-open-lightbox=\"yes\" href=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1.png\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1.png 480w, https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1-300x219.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a data-elementor-open-lightbox=\"yes\" href=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1.png\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1.png 480w, https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1-300x219.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a data-elementor-open-lightbox=\"yes\" href=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img2.png\">\n							<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img2.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img2.png 480w, https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img2-200x300.png 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a data-elementor-open-lightbox=\"yes\" href=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1.png\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1.png 480w, https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1-300x219.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a data-elementor-open-lightbox=\"yes\" href=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1.png\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1.png\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1.png 480w, https://mg7717.dev34.info/wp-content/uploads/2019/02/portfolio-img1-300x219.png 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>','Case Study / Portfolio Single','','publish','closed','closed','','case-study-portfolio-single','','','2020-02-06 06:44:35','2020-02-06 06:44:35','',0,'https://mg7717.dev34.info/?elementor_library=case-study-portfolio-single',0,'elementor_library','',0),(24749,1,'2020-02-06 06:47:12','2020-02-06 06:47:12','<h4>Lorem Ipsum</h4>		\n			<h2>Personal Conseltation</h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img2.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img2.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img2-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img2-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img2-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img2-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Service Details / Service Single','','publish','closed','closed','','service-details-service-single','','','2020-02-06 06:47:13','2020-02-06 06:47:13','',0,'https://mg7717.dev34.info/?elementor_library=service-details-service-single',0,'elementor_library','',0),(24819,1,'2020-02-07 08:55:17','2020-02-07 08:55:17','','submenu-bg','','inherit','open','closed','','submenu-bg','','','2020-02-07 08:55:17','2020-02-07 08:55:17','',0,'https://mg7717.dev34.info/wp-content/uploads/2020/02/submenu-bg.png',0,'attachment','image/png',0),(24836,1,'2020-02-10 07:07:43','2020-02-10 07:07:43','','about-me-image','','inherit','open','closed','','about-me-image','','','2020-02-10 07:07:43','2020-02-10 07:07:43','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/02/about-me-image.jpg',0,'attachment','image/jpeg',0),(24854,1,'2020-02-10 09:01:26','2020-02-10 09:01:26','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','Astrological View of sun','','publish','open','open','','astrological-view-of-sun','','','2020-02-18 11:22:23','2020-02-18 11:22:23','',0,'https://mg7717.dev34.info/a-team-dedicated-to-football-matches-copy/',0,'post','',0),(24856,1,'2020-02-10 09:01:48','2020-02-10 09:01:48','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','Stars  in astrology','','publish','open','open','','stars-in-astrology','','','2020-02-18 11:18:19','2020-02-18 11:18:19','',0,'https://mg7717.dev34.info/a-team-dedicated-to-football-matches-copy-copy/',0,'post','',0),(24857,1,'2020-02-10 09:01:56','2020-02-10 09:01:56','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','Eclipse and astrology','','publish','open','open','','eclipse-and-astrology','','','2020-02-18 11:16:18','2020-02-18 11:16:18','',0,'https://mg7717.dev34.info/a-team-dedicated-to-football-matches-copy-copy-2/',0,'post','',0),(24858,1,'2020-02-10 09:02:11','2020-02-10 09:02:11','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','The Astrological Systems','','publish','open','open','','the-astrological-systems','','','2020-02-24 09:26:35','2020-02-24 09:26:35','',0,'https://mg7717.dev34.info/a-team-dedicated-to-football-matches-copy-copy-2-copy/',0,'post','',0),(24859,1,'2020-02-10 09:02:18','2020-02-10 09:02:18','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','Astrology and Religion','','publish','open','open','','astrology-and-religion','','','2020-02-24 09:25:46','2020-02-24 09:25:46','',0,'https://mg7717.dev34.info/a-team-dedicated-to-football-matches-copy-copy-2-copy-copy/',0,'post','',0),(24860,1,'2020-02-10 09:02:28','2020-02-10 09:02:28','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','Astrological Knowledge','','publish','open','open','','astrological-knowledge','','','2020-02-18 09:39:19','2020-02-18 09:39:19','',0,'https://mg7717.dev34.info/a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy/',0,'post','',0),(24861,1,'2020-02-10 09:02:35','2020-02-10 09:02:35','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','Strange Ancient Practice','','publish','open','open','','strange-ancient-practice','','','2020-02-18 09:35:31','2020-02-18 09:35:31','',0,'https://mg7717.dev34.info/a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy-copy/',0,'post','',0),(24862,1,'2020-02-10 09:02:44','2020-02-10 09:02:44','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','Leaders & Zodiac Signs','','publish','open','open','','leaders-zodiac-signs','','','2020-02-18 09:33:27','2020-02-18 09:33:27','',0,'https://mg7717.dev34.info/a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy-copy-copy/',0,'post','',0),(24863,1,'2020-02-10 09:02:54','2020-02-10 09:02:54','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','Astrology Science or Not?','','publish','open','open','','astrology-science-or-not','','','2020-02-18 09:31:31','2020-02-18 09:31:31','',0,'https://mg7717.dev34.info/a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy-copy-copy-copy/',0,'post','',0),(24864,1,'2020-02-10 09:03:06','2020-02-10 09:03:06','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','Do Astrology makes Sense','','publish','open','open','','do-astrology-makes-sense','','','2020-02-18 09:28:03','2020-02-18 09:28:03','',0,'https://mg7717.dev34.info/a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy-copy-copy-copy-copy/',0,'post','',0),(24865,1,'2020-02-10 09:03:15','2020-02-10 09:03:15','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','Sign of the Zodiac','','publish','open','open','','sign-of-the-zodiac','','','2020-02-18 11:31:06','2020-02-18 11:31:06','',0,'https://mg7717.dev34.info/a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy-copy-copy-copy-copy-copy/',0,'post','',0),(24866,1,'2020-02-10 09:03:24','2020-02-10 09:03:24','This post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.','Beliefs of Primitive People','','publish','open','open','','beliefs-of-primitive-people','','','2020-02-18 09:28:20','2020-02-18 09:28:20','',0,'https://mg7717.dev34.info/a-team-dedicated-to-football-matches-copy-copy-2-copy-copy-copy-copy-copy-copy-copy-copy-copy/',0,'post','',2),(24898,1,'2020-02-10 09:23:15','2020-02-10 09:23:15','','blog-15','','inherit','open','closed','','blog-15','','','2020-02-10 09:23:15','2020-02-10 09:23:15','',24580,'https://mg7717.dev34.info/wp-content/uploads/2019/11/blog-15.jpg',0,'attachment','image/jpeg',0),(24925,2,'2020-02-10 09:53:37','2020-02-10 09:53:37','<h4>Then & Now</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n										<img width=\"1390\" height=\"700\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-25.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-25.jpg 1390w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-25-300x151.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-25-768x387.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-25-1024x516.jpg 1024w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-25-750x378.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-25-540x272.jpg 540w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-25-1000x504.jpg 1000w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h3>Portfolio Project</h3>		\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-10.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-10\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-10.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-10.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-10-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-2\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-13\">\n							<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-6\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-4\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>','Astrological Era','Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.','publish','closed','closed','','astrological-era','','','2020-03-06 12:25:43','2020-03-06 12:25:43','',0,'https://mg7717.dev34.info/portfolios/painting-is-creative-copy/',0,'dt_portfolios','',0),(24926,2,'2020-02-10 09:53:46','2020-02-10 09:53:46','<h4>Stars Science</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n										<img width=\"1390\" height=\"700\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-24.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-24.jpg 1390w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-24-300x151.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-24-768x387.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-24-1024x516.jpg 1024w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-24-750x378.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-24-540x272.jpg 540w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-24-1000x504.jpg 1000w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h3>Portfolio Project</h3>		\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-6\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-3\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-15\">\n							<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-7\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-1\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>','The Star & Moon','Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.','publish','closed','closed','','the-star-moon','','','2020-03-06 12:15:23','2020-03-06 12:15:23','',0,'https://mg7717.dev34.info/portfolios/painting-is-creative-copy-2/',0,'dt_portfolios','',0),(24927,2,'2020-02-10 09:53:53','2020-02-10 09:53:53','<h4>Time Analysis</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n										<img width=\"1390\" height=\"700\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-23.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-23.jpg 1390w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-23-300x151.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-23-768x387.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-23-1024x516.jpg 1024w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-23-750x378.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-23-540x272.jpg 540w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-23-1000x504.jpg 1000w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h3>Portfolio Project</h3>		\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-8.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-8\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-8.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-8.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-8-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-2\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-14.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-14\">\n							<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-14.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-14.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-14-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-5\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-7\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>','Astrology zodiac','Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.','publish','closed','closed','','astrology-zodiac','','','2020-03-06 12:24:52','2020-03-06 12:24:52','',0,'https://mg7717.dev34.info/portfolios/painting-is-creative-copy-3/',0,'dt_portfolios','',0),(24928,2,'2020-02-10 09:53:59','2020-02-10 09:53:59','<h4>Astrological systems</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n										<img width=\"1390\" height=\"700\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-22.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-22.jpg 1390w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-22-300x151.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-22-768x387.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-22-1024x516.jpg 1024w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-22-750x378.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-22-540x272.jpg 540w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-22-1000x504.jpg 1000w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h3>Portfolio Project</h3>		\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-3\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-7\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-13\">\n							<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-4\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-1\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>','Leo full moon','Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.','publish','closed','closed','','leo-full-moon','','','2020-03-06 12:24:34','2020-03-06 12:24:34','',0,'https://mg7717.dev34.info/portfolios/painting-is-creative-copy-4/',0,'dt_portfolios','',0),(24929,2,'2020-02-10 09:54:28','2020-02-10 09:54:28','<h4>Center of the universe.</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n										<img width=\"1390\" height=\"700\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-21.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-21.jpg 1390w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-21-300x151.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-21-768x387.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-21-1024x516.jpg 1024w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-21-750x378.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-21-540x272.jpg 540w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-21-1000x504.jpg 1000w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h3>Portfolio Project</h3>		\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-11.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-11\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-11.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-11.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-11-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-7\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-15\">\n							<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-9.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-9\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-9.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-9.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-9-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-5\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>','Liminal sign','Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.','publish','closed','closed','','liminal-sign','','','2020-03-06 12:24:15','2020-03-06 12:24:15','',0,'https://mg7717.dev34.info/portfolios/painting-is-creative-copy-4-copy/',0,'dt_portfolios','',0),(24930,2,'2020-02-10 09:54:36','2020-02-10 09:54:36','<h4>Psychology & astronomy</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n										<img width=\"1390\" height=\"700\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-20.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-20.jpg 1390w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-20-300x151.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-20-768x387.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-20-1024x516.jpg 1024w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-20-750x378.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-20-540x272.jpg 540w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-20-1000x504.jpg 1000w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h3>Portfolio Project</h3>		\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-1\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-5\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-14.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-14\">\n							<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-14.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-14.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-14-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-3\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-7\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>','Mercury & Pallas','Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.','publish','closed','closed','','mercury-pallas','','','2020-03-06 12:22:58','2020-03-06 12:22:58','',0,'https://mg7717.dev34.info/portfolios/painting-is-creative-copy-4-copy-copy/',0,'dt_portfolios','',0),(24931,2,'2020-02-10 09:54:42','2020-02-10 09:54:42','<h4>Modern science</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n										<img width=\"1390\" height=\"700\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-19.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-19.jpg 1390w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-19-300x151.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-19-768x387.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-19-1024x516.jpg 1024w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-19-750x378.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-19-540x272.jpg 540w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-19-1000x504.jpg 1000w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h3>Portfolio Project</h3>		\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-12.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-12\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-12.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-12.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-12-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-10.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-10\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-10.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-10.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-10-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-13\">\n							<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-4\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-9.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-9\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-9.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-9.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-9-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>','Dark Blue Stars','Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.','publish','closed','closed','','dark-blue-stars','','','2020-03-06 12:22:33','2020-03-06 12:22:33','',0,'https://mg7717.dev34.info/portfolios/painting-is-creative-copy-4-copy-copy-copy/',0,'dt_portfolios','',0),(24932,2,'2020-02-10 09:54:50','2020-02-10 09:54:50','<h4>30° Sky</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n										<img width=\"1390\" height=\"700\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-18.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-18.jpg 1390w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-18-300x151.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-18-768x387.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-18-1024x516.jpg 1024w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-18-750x378.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-18-540x272.jpg 540w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-18-1000x504.jpg 1000w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h3>Portfolio Project</h3>		\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-9.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-9\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-9.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-9.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-9-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-11.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-11\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-11.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-11.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-11-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-15\">\n							<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-10.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-10\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-10.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-10.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-10-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-12.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-12\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-12.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-12.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-12-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>','Stars & Sign','Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.','publish','closed','closed','','stars-sign','','','2020-03-06 12:21:48','2020-03-06 12:21:48','',0,'https://mg7717.dev34.info/portfolios/painting-is-creative-copy-4-copy-copy-copy-copy/',0,'dt_portfolios','',0),(24933,2,'2020-02-10 09:54:58','2020-02-10 09:54:58','<h4>The signs</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n										<img width=\"1390\" height=\"700\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-17.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-17.jpg 1390w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-17-300x151.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-17-768x387.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-17-1024x516.jpg 1024w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-17-750x378.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-17-540x272.jpg 540w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-17-1000x504.jpg 1000w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h3>Portfolio Project</h3>		\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-5\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-7\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-14.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-14\">\n							<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-14.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-14.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-14-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-6\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-8.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-8\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-8.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-8.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-8-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>','Moon Astrology','Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.','publish','closed','closed','','moon-astrology','','','2020-03-06 12:21:26','2020-03-06 12:21:26','',0,'https://mg7717.dev34.info/portfolios/painting-is-creative-copy-4-copy-copy-copy-copy-copy/',0,'dt_portfolios','',0),(24934,2,'2020-02-10 09:55:05','2020-02-10 09:55:05','<h4>Zodiac Details</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n										<img width=\"1390\" height=\"700\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-16.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-16.jpg 1390w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-16-300x151.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-16-768x387.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-16-1024x516.jpg 1024w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-16-750x378.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-16-540x272.jpg 540w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-16-1000x504.jpg 1000w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" />											\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h3>Portfolio Project</h3>		\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-1\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-2\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-13\">\n							<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-3\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n											<a href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"portfolio-4\">\n							<img width=\"480\" height=\"350\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4-300x219.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />								</a>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.</p>		\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>\n			<h5>Key Points</h5>		\n					<ul>\n							<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n								<li >\n										Donec pede justo, fringilla vel, aliquet nec.\n									</li>\n						</ul>','Astrology Study','Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.','publish','closed','closed','','astrology-study','','','2020-03-06 12:17:59','2020-03-06 12:17:59','',0,'https://mg7717.dev34.info/portfolios/painting-is-creative-copy-4-copy-copy-copy-copy-copy-copy/',0,'dt_portfolios','',0),(24938,1,'2020-02-10 11:23:45','2020-02-10 11:23:45','','Not Found','','publish','closed','closed','','not-found','','','2020-02-10 11:37:28','2020-02-10 11:37:28','',0,'https://mg7717.dev34.info/?page_id=24938',0,'page','',0),(24953,1,'2020-02-10 12:28:59','2020-02-10 12:28:59','','portfolio-16','','inherit','open','closed','','portfolio-16','','','2020-02-10 12:28:59','2020-02-10 12:28:59','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-16.jpg',0,'attachment','image/jpeg',0),(24954,1,'2020-02-10 12:29:04','2020-02-10 12:29:04','','portfolio-17','','inherit','open','closed','','portfolio-17','','','2020-02-10 12:29:04','2020-02-10 12:29:04','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-17.jpg',0,'attachment','image/jpeg',0),(24955,1,'2020-02-10 12:29:09','2020-02-10 12:29:09','','portfolio-18','','inherit','open','closed','','portfolio-18','','','2020-02-10 12:29:09','2020-02-10 12:29:09','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-18.jpg',0,'attachment','image/jpeg',0),(24956,1,'2020-02-10 12:29:16','2020-02-10 12:29:16','','portfolio-19','','inherit','open','closed','','portfolio-19','','','2020-02-10 12:29:16','2020-02-10 12:29:16','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-19.jpg',0,'attachment','image/jpeg',0),(24957,1,'2020-02-10 12:29:22','2020-02-10 12:29:22','','portfolio-20','','inherit','open','closed','','portfolio-20','','','2020-02-10 12:29:22','2020-02-10 12:29:22','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-20.jpg',0,'attachment','image/jpeg',0),(24958,1,'2020-02-10 12:29:28','2020-02-10 12:29:28','','portfolio-21','','inherit','open','closed','','portfolio-21','','','2020-02-10 12:29:28','2020-02-10 12:29:28','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-21.jpg',0,'attachment','image/jpeg',0),(24959,1,'2020-02-10 12:29:34','2020-02-10 12:29:34','','portfolio-22','','inherit','open','closed','','portfolio-22','','','2020-02-10 12:29:34','2020-02-10 12:29:34','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-22.jpg',0,'attachment','image/jpeg',0),(24960,1,'2020-02-10 12:29:39','2020-02-10 12:29:39','','portfolio-23','','inherit','open','closed','','portfolio-23','','','2020-02-10 12:29:39','2020-02-10 12:29:39','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-23.jpg',0,'attachment','image/jpeg',0),(24961,1,'2020-02-10 12:29:44','2020-02-10 12:29:44','','portfolio-24','','inherit','open','closed','','portfolio-24','','','2020-02-10 12:29:44','2020-02-10 12:29:44','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-24.jpg',0,'attachment','image/jpeg',0),(24962,1,'2020-02-10 12:29:50','2020-02-10 12:29:50','','portfolio-25','','inherit','open','closed','','portfolio-25','','','2020-02-10 12:29:50','2020-02-10 12:29:50','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-25.jpg',0,'attachment','image/jpeg',0),(24963,1,'2020-02-10 12:29:56','2020-02-10 12:29:56','','portfolio-26','','inherit','open','closed','','portfolio-26','','','2020-02-10 12:29:56','2020-02-10 12:29:56','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-26.jpg',0,'attachment','image/jpeg',0),(24964,1,'2020-02-10 12:30:02','2020-02-10 12:30:02','','portfolio-27','','inherit','open','closed','','portfolio-27','','','2020-02-10 12:30:02','2020-02-10 12:30:02','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-27.jpg',0,'attachment','image/jpeg',0),(24996,1,'2020-02-11 07:16:22','2020-02-11 07:16:22','<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-16.jpg\" alt=\"portfolio-1\" title=\"portfolio-1\" />\n							<a title=\"portfolio-1\" href=\"https://mg7717.dev34.info/portfolios/portfolio-1/\">   </a>\n							<a title=\"portfolio-1\" data-gal=\"prettyPhoto[dtgallery]\" href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-16.jpg\">   </a>\n							<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-1/\" title=\"portfolio-1\">portfolio-1</a></h2><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p></figure><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p><h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-1/\" title=\"portfolio-1\">portfolio-1</a></h2><p>Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.</p><a href=\"https://mg7717.dev34.info/portfolios/portfolio-1/\" title=\"portfolio-1\">Read More</a><figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-17.jpg\" alt=\"portfolio-2\" title=\"portfolio-2\" />\n							<a title=\"portfolio-2\" href=\"https://mg7717.dev34.info/portfolios/portfolio-2/\">   </a>\n							<a title=\"portfolio-2\" data-gal=\"prettyPhoto[dtgallery]\" href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-17.jpg\">   </a>\n							<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-2/\" title=\"portfolio-2\">portfolio-2</a></h2><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p></figure><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p><h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-2/\" title=\"portfolio-2\">portfolio-2</a></h2><p>Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.</p><a href=\"https://mg7717.dev34.info/portfolios/portfolio-2/\" title=\"portfolio-2\">Read More</a><figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-18.jpg\" alt=\"portfolio-3\" title=\"portfolio-3\" />\n							<a title=\"portfolio-3\" href=\"https://mg7717.dev34.info/portfolios/portfolio-3/\">   </a>\n							<a title=\"portfolio-3\" data-gal=\"prettyPhoto[dtgallery]\" href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-18.jpg\">   </a>\n							<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-3/\" title=\"portfolio-3\">portfolio-3</a></h2><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p></figure><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p><h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-3/\" title=\"portfolio-3\">portfolio-3</a></h2><p>Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.</p><a href=\"https://mg7717.dev34.info/portfolios/portfolio-3/\" title=\"portfolio-3\">Read More</a><figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-19.jpg\" alt=\"portfolio-4\" title=\"portfolio-4\" />\n							<a title=\"portfolio-4\" href=\"https://mg7717.dev34.info/portfolios/portfolio-4/\">   </a>\n							<a title=\"portfolio-4\" data-gal=\"prettyPhoto[dtgallery]\" href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-19.jpg\">   </a>\n							<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-4/\" title=\"portfolio-4\">portfolio-4</a></h2><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p></figure><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p><h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-4/\" title=\"portfolio-4\">portfolio-4</a></h2><p>Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.</p><a href=\"https://mg7717.dev34.info/portfolios/portfolio-4/\" title=\"portfolio-4\">Read More</a><figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-20.jpg\" alt=\"portfolio-5\" title=\"portfolio-5\" />\n							<a title=\"portfolio-5\" href=\"https://mg7717.dev34.info/portfolios/portfolio-5/\">   </a>\n							<a title=\"portfolio-5\" data-gal=\"prettyPhoto[dtgallery]\" href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-20.jpg\">   </a>\n							<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-5/\" title=\"portfolio-5\">portfolio-5</a></h2><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p></figure><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p><h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-5/\" title=\"portfolio-5\">portfolio-5</a></h2><p>Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.</p><a href=\"https://mg7717.dev34.info/portfolios/portfolio-5/\" title=\"portfolio-5\">Read More</a><figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-21.jpg\" alt=\"portfolio-6\" title=\"portfolio-6\" />\n							<a title=\"portfolio-6\" href=\"https://mg7717.dev34.info/portfolios/portfolio-6/\">   </a>\n							<a title=\"portfolio-6\" data-gal=\"prettyPhoto[dtgallery]\" href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-21.jpg\">   </a>\n							<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-6/\" title=\"portfolio-6\">portfolio-6</a></h2><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p></figure><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p><h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-6/\" title=\"portfolio-6\">portfolio-6</a></h2><p>Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.</p><a href=\"https://mg7717.dev34.info/portfolios/portfolio-6/\" title=\"portfolio-6\">Read More</a><figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-22.jpg\" alt=\"portfolio-7\" title=\"portfolio-7\" />\n							<a title=\"portfolio-7\" href=\"https://mg7717.dev34.info/portfolios/portfolio-7/\">   </a>\n							<a title=\"portfolio-7\" data-gal=\"prettyPhoto[dtgallery]\" href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-22.jpg\">   </a>\n							<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-7/\" title=\"portfolio-7\">portfolio-7</a></h2><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p></figure><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p><h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-7/\" title=\"portfolio-7\">portfolio-7</a></h2><p>Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.</p><a href=\"https://mg7717.dev34.info/portfolios/portfolio-7/\" title=\"portfolio-7\">Read More</a><figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-23.jpg\" alt=\"portfolio-8\" title=\"portfolio-8\" />\n							<a title=\"portfolio-8\" href=\"https://mg7717.dev34.info/portfolios/portfolio-8/\">   </a>\n							<a title=\"portfolio-8\" data-gal=\"prettyPhoto[dtgallery]\" href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-23.jpg\">   </a>\n							<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-8/\" title=\"portfolio-8\">portfolio-8</a></h2><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p></figure><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p><h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-8/\" title=\"portfolio-8\">portfolio-8</a></h2><p>Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.</p><a href=\"https://mg7717.dev34.info/portfolios/portfolio-8/\" title=\"portfolio-8\">Read More</a><figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-24.jpg\" alt=\"portfolio-9\" title=\"portfolio-9\" />\n							<a title=\"portfolio-9\" href=\"https://mg7717.dev34.info/portfolios/portfolio-9/\">   </a>\n							<a title=\"portfolio-9\" data-gal=\"prettyPhoto[dtgallery]\" href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-24.jpg\">   </a>\n							<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-9/\" title=\"portfolio-9\">portfolio-9</a></h2><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p></figure><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p><h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-9/\" title=\"portfolio-9\">portfolio-9</a></h2><p>Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.</p><a href=\"https://mg7717.dev34.info/portfolios/portfolio-9/\" title=\"portfolio-9\">Read More</a><figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-25.jpg\" alt=\"portfolio-10\" title=\"portfolio-10\" />\n							<a title=\"portfolio-10\" href=\"https://mg7717.dev34.info/portfolios/portfolio-10/\">   </a>\n							<a title=\"portfolio-10\" data-gal=\"prettyPhoto[dtgallery]\" href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-25.jpg\">   </a>\n							<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-10/\" title=\"portfolio-10\">portfolio-10</a></h2><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p></figure><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p><h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-10/\" title=\"portfolio-10\">portfolio-10</a></h2><p>Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.</p><a href=\"https://mg7717.dev34.info/portfolios/portfolio-10/\" title=\"portfolio-10\">Read More</a><figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-26.jpg\" alt=\"Cardboard inserts holder\" title=\"Cardboard inserts holder\" />\n							<a title=\"Cardboard inserts holder\" href=\"https://mg7717.dev34.info/portfolios/cardboard-inserts-holder/\">   </a>\n							<a title=\"Cardboard inserts holder\" data-gal=\"prettyPhoto[dtgallery]\" href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-26.jpg\">   </a>\n							<h2><a href=\"https://mg7717.dev34.info/portfolios/cardboard-inserts-holder/\" title=\"Cardboard inserts holder\">Cardboard inserts holder</a></h2><p><a href=\"https://mg7717.dev34.info/portfolio-categories/development/\" rel=\"tag\">Development</a></p></figure><p><a href=\"https://mg7717.dev34.info/portfolio-categories/development/\" rel=\"tag\">Development</a></p><h2><a href=\"https://mg7717.dev34.info/portfolios/cardboard-inserts-holder/\" title=\"Cardboard inserts holder\">Cardboard inserts holder</a></h2><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.</p><a href=\"https://mg7717.dev34.info/portfolios/cardboard-inserts-holder/\" title=\"Cardboard inserts holder\">Read More</a><figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-27.jpg\" alt=\"Painting is Creative\" title=\"Painting is Creative\" />\n							<a title=\"Painting is Creative\" href=\"https://mg7717.dev34.info/portfolios/painting-is-creative/\">   </a>\n							<a title=\"Painting is Creative\" data-gal=\"prettyPhoto[dtgallery]\" href=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-27.jpg\">   </a>\n							<h2><a href=\"https://mg7717.dev34.info/portfolios/painting-is-creative/\" title=\"Painting is Creative\">Painting is Creative</a></h2><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p></figure><p><a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a></p><h2><a href=\"https://mg7717.dev34.info/portfolios/painting-is-creative/\" title=\"Painting is Creative\">Painting is Creative</a></h2><p>Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.</p><a href=\"https://mg7717.dev34.info/portfolios/painting-is-creative/\" title=\"Painting is Creative\">Read More</a>','Test Elements','','publish','closed','closed','','test-elements','','','2020-02-11 09:52:14','2020-02-11 09:52:14','',0,'https://mg7717.dev34.info/?page_id=24996',0,'page','',0),(24999,1,'2020-02-11 08:01:42','2020-02-11 08:01:42','','favicon','','inherit','open','closed','','favicon','','','2020-02-11 08:01:42','2020-02-11 08:01:42','',0,'https://mg7717.dev34.info/wp-content/uploads/2020/02/favicon.png',0,'attachment','image/png',0),(25000,1,'2020-02-11 08:01:48','2020-02-11 08:01:48','https://mg7717.dev34.info/wp-content/uploads/2020/02/cropped-favicon.png','cropped-favicon.png','','inherit','open','closed','','cropped-favicon-png','','','2020-02-11 08:01:48','2020-02-11 08:01:48','',0,'https://mg7717.dev34.info/wp-content/uploads/2020/02/cropped-favicon.png',0,'attachment','image/png',0),(25006,1,'2020-02-11 09:40:14','2020-02-11 09:40:14','','portfolio-1','','inherit','open','closed','','portfolio-1-2','','','2020-02-11 09:40:14','2020-02-11 09:40:14','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-1.jpg',0,'attachment','image/jpeg',0),(25007,1,'2020-02-11 09:40:16','2020-02-11 09:40:16','','portfolio-2','','inherit','open','closed','','portfolio-2-2','','','2020-02-11 09:40:16','2020-02-11 09:40:16','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-2.jpg',0,'attachment','image/jpeg',0),(25008,1,'2020-02-11 09:40:18','2020-02-11 09:40:18','','portfolio-3','','inherit','open','closed','','portfolio-3-2','','','2020-02-11 09:40:18','2020-02-11 09:40:18','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-3.jpg',0,'attachment','image/jpeg',0),(25009,1,'2020-02-11 09:40:20','2020-02-11 09:40:20','','portfolio-4','','inherit','open','closed','','portfolio-4-2','','','2020-02-11 09:40:20','2020-02-11 09:40:20','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-4.jpg',0,'attachment','image/jpeg',0),(25010,1,'2020-02-11 09:40:22','2020-02-11 09:40:22','','portfolio-5','','inherit','open','closed','','portfolio-5-2','','','2020-02-11 09:40:22','2020-02-11 09:40:22','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-5.jpg',0,'attachment','image/jpeg',0),(25011,1,'2020-02-11 09:40:24','2020-02-11 09:40:24','','portfolio-6','','inherit','open','closed','','portfolio-6-2','','','2020-02-11 09:40:24','2020-02-11 09:40:24','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-6.jpg',0,'attachment','image/jpeg',0),(25012,1,'2020-02-11 09:40:26','2020-02-11 09:40:26','','portfolio-7','','inherit','open','closed','','portfolio-7-2','','','2020-02-11 09:40:26','2020-02-11 09:40:26','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-7.jpg',0,'attachment','image/jpeg',0),(25013,1,'2020-02-11 09:40:28','2020-02-11 09:40:28','','portfolio-8','','inherit','open','closed','','portfolio-8-2','','','2020-02-11 09:40:28','2020-02-11 09:40:28','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-8.jpg',0,'attachment','image/jpeg',0),(25014,1,'2020-02-11 09:40:30','2020-02-11 09:40:30','','portfolio-9','','inherit','open','closed','','portfolio-9-2','','','2020-02-11 09:40:30','2020-02-11 09:40:30','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-9.jpg',0,'attachment','image/jpeg',0),(25015,1,'2020-02-11 09:40:33','2020-02-11 09:40:33','','portfolio-10','','inherit','open','closed','','portfolio-10-2','','','2020-02-11 09:40:33','2020-02-11 09:40:33','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-10.jpg',0,'attachment','image/jpeg',0),(25016,1,'2020-02-11 09:40:35','2020-02-11 09:40:35','','portfolio-11','','inherit','open','closed','','portfolio-11','','','2020-02-11 09:40:35','2020-02-11 09:40:35','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-11.jpg',0,'attachment','image/jpeg',0),(25017,1,'2020-02-11 09:40:37','2020-02-11 09:40:37','','portfolio-12','','inherit','open','closed','','portfolio-12','','','2020-02-11 09:40:37','2020-02-11 09:40:37','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-12.jpg',0,'attachment','image/jpeg',0),(25018,1,'2020-02-11 09:40:39','2020-02-11 09:40:39','','portfolio-13','','inherit','open','closed','','portfolio-13','','','2020-02-11 09:40:39','2020-02-11 09:40:39','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-13.jpg',0,'attachment','image/jpeg',0),(25019,1,'2020-02-11 09:40:43','2020-02-11 09:40:43','','portfolio-14','','inherit','open','closed','','portfolio-14','','','2020-02-11 09:40:43','2020-02-11 09:40:43','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-14.jpg',0,'attachment','image/jpeg',0),(25020,1,'2020-02-11 09:40:46','2020-02-11 09:40:46','','portfolio-15','','inherit','open','closed','','portfolio-15','','','2020-02-11 09:40:46','2020-02-11 09:40:46','',24934,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-15.jpg',0,'attachment','image/jpeg',0),(25075,1,'2020-02-11 11:54:01','2020-02-11 11:54:01','<h4>Daily Horoscope</h4>		\n			<h2>0° to 30° of celestial longitude</h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-1.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-1.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-1-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-1-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-1-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-1-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Aries','','publish','closed','closed','','aries','','','2020-02-26 07:32:08','2020-02-26 07:32:08','',20711,'https://mg7717.dev34.info/forecast/aries-copy/',1,'page','',0),(25078,1,'2020-02-11 12:03:49','2020-02-11 12:03:49','<h4>Daily Horoscope</h4>		\n			<h2>30° to 60° of celestial longitude</h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-2.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-2.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-2-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-2-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-2-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-2-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Taurus','','publish','closed','closed','','taurus','','','2020-02-26 07:33:19','2020-02-26 07:33:19','',20711,'https://mg7717.dev34.info/forecast/aries-copy-copy/',2,'page','',0),(25079,1,'2020-02-11 12:03:54','2020-02-11 12:03:54','<h4>Daily Horoscope</h4>		\n			<h2>60° to 90° of the celestial longitude</h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-3.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-3.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-3-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-3-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-3-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-3-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Gemini','','publish','closed','closed','','gemini','','','2020-02-26 07:34:15','2020-02-26 07:34:15','',20711,'https://mg7717.dev34.info/forecast/aries-copy-copy-copy/',3,'page','',0),(25080,1,'2020-02-11 12:04:00','2020-02-11 12:04:00','<h4>Daily Horoscope</h4>		\n			<h2>90° to 120° of celestial longitude</h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-4.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-4.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-4-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-4-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-4-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-4-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Cancer','','publish','closed','closed','','cancer','','','2020-02-26 07:35:30','2020-02-26 07:35:30','',20711,'https://mg7717.dev34.info/forecast/aries-copy-copy-copy-copy/',4,'page','',0),(25081,1,'2020-02-11 12:04:06','2020-02-11 12:04:06','<h4>Daily Horoscope</h4>		\n			<h2> 120° to 150° of celestial longitude</h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-5.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-5.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-5-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-5-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-5-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-5-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Leo','','publish','closed','closed','','leo','','','2020-02-26 07:36:06','2020-02-26 07:36:06','',20711,'https://mg7717.dev34.info/forecast/aries-copy-copy-copy-copy-copy/',5,'page','',0),(25082,1,'2020-02-11 12:04:13','2020-02-11 12:04:13','<h4>Daily Horoscope</h4>		\n			<h2>150° to 180° of celestial longitude</h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-6.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-6.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-6-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-6-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-6-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-6-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Virgo','','publish','closed','closed','','virgo','','','2020-02-26 07:37:02','2020-02-26 07:37:02','',20711,'https://mg7717.dev34.info/forecast/aries-copy-copy-copy-copy-copy-copy/',6,'page','',0),(25083,1,'2020-02-11 12:04:19','2020-02-11 12:04:19','<h4>Daily Horoscope</h4>		\n			<h2>180° to 210° of celestial longitude</h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-7.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-7.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-7-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-7-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-7-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-7-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Libra','','publish','closed','closed','','libra','','','2020-02-26 07:46:05','2020-02-26 07:46:05','',20711,'https://mg7717.dev34.info/forecast/aries-copy-copy-copy-copy-copy-copy-copy/',7,'page','',0),(25084,1,'2020-02-11 12:04:23','2020-02-11 12:04:23','<h4>Daily Horoscope</h4>		\n			<h2>210° to 240° of celestial longitude</h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-8.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-8.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-8-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-8-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-8-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-8-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Scorpio','','publish','closed','closed','','scorpio','','','2020-02-26 07:54:11','2020-02-26 07:54:11','',20711,'https://mg7717.dev34.info/forecast/aries-copy-copy-copy-copy-copy-copy-copy-copy/',8,'page','',0),(25085,1,'2020-02-11 12:04:32','2020-02-11 12:04:32','<h4>Daily Horoscope</h4>		\n			<h2> 240° to 270° of celestial longitude </h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-9.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-9.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-9-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-9-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-9-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-9-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Sagnittarius','','publish','closed','closed','','sagnittarius','','','2020-02-26 07:54:42','2020-02-26 07:54:42','',20711,'https://mg7717.dev34.info/forecast/aries-copy-copy-copy-copy-copy-copy-copy-copy-copy/',9,'page','',0),(25095,1,'2020-02-11 12:06:42','2020-02-11 12:06:42','<h4>Daily Horoscope</h4>		\n			<h2>270° to 300° of celestial longitude</h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-10.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-10.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-10-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-10-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-10-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-10-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Capricorn','','publish','closed','closed','','capricorn','','','2020-02-26 07:58:48','2020-02-26 07:58:48','',20711,'https://mg7717.dev34.info/forecast/sagnittarius-copy/',10,'page','',0),(25097,1,'2020-02-11 12:07:08','2020-02-11 12:07:08','<h4>Daily Horoscope</h4>		\n			<h2>300° to 330° of celestial longitude</h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-11.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-11.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-11-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-11-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-11-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-11-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Aquarius','','publish','closed','closed','','aquarius','','','2020-02-26 07:59:22','2020-02-26 07:59:22','',20711,'https://mg7717.dev34.info/forecast/scorpio-copy/',11,'page','',0),(25099,1,'2020-02-11 12:07:27','2020-02-11 12:07:27','<h4>Daily Horoscope</h4>		\n			<h2>330° to 360° of celestial longitude </h2>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.</p>		\n										<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-12.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-12.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-12-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-12-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-12-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-12-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />											\n			<h2>Follow Us On Social</h2>		\n							<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-square\n									</a>\n							<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin-in\n									</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Future\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Family\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>		\n	Business\n			0&#37;\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan.</p>','Pisces','','publish','closed','closed','','pisces','','','2020-02-26 08:02:24','2020-02-26 08:02:24','',20711,'https://mg7717.dev34.info/forecast/aquarius-copy/',12,'page','',0),(25117,1,'2020-02-12 04:44:39','2020-02-12 04:44:39','','forecast-1','','inherit','open','closed','','forecast-1','','','2020-02-12 04:44:39','2020-02-12 04:44:39','',25075,'https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-1.jpg',0,'attachment','image/jpeg',0),(25118,1,'2020-02-12 04:44:43','2020-02-12 04:44:43','','forecast-2','','inherit','open','closed','','forecast-2','','','2020-02-12 04:44:43','2020-02-12 04:44:43','',25075,'https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-2.jpg',0,'attachment','image/jpeg',0),(25119,1,'2020-02-12 04:44:46','2020-02-12 04:44:46','','forecast-3','','inherit','open','closed','','forecast-3','','','2020-02-12 04:44:46','2020-02-12 04:44:46','',25075,'https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-3.jpg',0,'attachment','image/jpeg',0),(25120,1,'2020-02-12 04:44:51','2020-02-12 04:44:51','','forecast-4','','inherit','open','closed','','forecast-4','','','2020-02-12 04:44:51','2020-02-12 04:44:51','',25075,'https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-4.jpg',0,'attachment','image/jpeg',0),(25121,1,'2020-02-12 04:44:55','2020-02-12 04:44:55','','forecast-5','','inherit','open','closed','','forecast-5','','','2020-02-12 04:44:55','2020-02-12 04:44:55','',25075,'https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-5.jpg',0,'attachment','image/jpeg',0),(25122,1,'2020-02-12 04:45:00','2020-02-12 04:45:00','','forecast-6','','inherit','open','closed','','forecast-6','','','2020-02-12 04:45:00','2020-02-12 04:45:00','',25075,'https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-6.jpg',0,'attachment','image/jpeg',0),(25123,1,'2020-02-12 04:45:04','2020-02-12 04:45:04','','forecast-7','','inherit','open','closed','','forecast-7','','','2020-02-12 04:45:04','2020-02-12 04:45:04','',25075,'https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-7.jpg',0,'attachment','image/jpeg',0),(25124,1,'2020-02-12 04:45:12','2020-02-12 04:45:12','','forecast-8','','inherit','open','closed','','forecast-8','','','2020-02-12 04:45:12','2020-02-12 04:45:12','',25075,'https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-8.jpg',0,'attachment','image/jpeg',0),(25125,1,'2020-02-12 04:45:18','2020-02-12 04:45:18','','forecast-9','','inherit','open','closed','','forecast-9','','','2020-02-12 04:45:18','2020-02-12 04:45:18','',25075,'https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-9.jpg',0,'attachment','image/jpeg',0),(25126,1,'2020-02-12 04:45:23','2020-02-12 04:45:23','','forecast-10','','inherit','open','closed','','forecast-10','','','2020-02-12 04:45:23','2020-02-12 04:45:23','',25075,'https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-10.jpg',0,'attachment','image/jpeg',0),(25127,1,'2020-02-12 04:45:29','2020-02-12 04:45:29','','forecast-11','','inherit','open','closed','','forecast-11','','','2020-02-12 04:45:29','2020-02-12 04:45:29','',25075,'https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-11.jpg',0,'attachment','image/jpeg',0),(25128,1,'2020-02-12 04:45:34','2020-02-12 04:45:34','','forecast-12','','inherit','open','closed','','forecast-12','','','2020-02-12 04:45:34','2020-02-12 04:45:34','',25075,'https://mg7717.dev34.info/wp-content/uploads/2020/02/forecast-12.jpg',0,'attachment','image/jpeg',0),(25149,1,'2020-02-12 05:02:39','2020-02-12 05:02:39','','zodiac-icon3','','inherit','open','closed','','zodiac-icon3-2','','','2020-02-12 05:02:39','2020-02-12 05:02:39','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon3-1.png',0,'attachment','image/png',0),(25150,1,'2020-02-12 05:02:39','2020-02-12 05:02:39','','zodiac-icon3-1','','inherit','open','closed','','zodiac-icon3-1','','','2020-02-12 05:02:39','2020-02-12 05:02:39','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon3-1-1.png',0,'attachment','image/png',0),(25151,1,'2020-02-12 05:02:40','2020-02-12 05:02:40','','zodiac-icon4','','inherit','open','closed','','zodiac-icon4-2','','','2020-02-12 05:02:40','2020-02-12 05:02:40','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon4-1.png',0,'attachment','image/png',0),(25152,1,'2020-02-12 05:02:41','2020-02-12 05:02:41','','zodiac-icon4-1','','inherit','open','closed','','zodiac-icon4-1','','','2020-02-12 05:02:41','2020-02-12 05:02:41','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon4-1-1.png',0,'attachment','image/png',0),(25153,1,'2020-02-12 05:02:42','2020-02-12 05:02:42','','zodiac-icon5','','inherit','open','closed','','zodiac-icon5-2','','','2020-02-12 05:02:42','2020-02-12 05:02:42','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon5-1.png',0,'attachment','image/png',0),(25154,1,'2020-02-12 05:02:43','2020-02-12 05:02:43','','zodiac-icon5-1','','inherit','open','closed','','zodiac-icon5-1','','','2020-02-12 05:02:43','2020-02-12 05:02:43','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon5-1-1.png',0,'attachment','image/png',0),(25155,1,'2020-02-12 05:02:43','2020-02-12 05:02:43','','zodiac-icon6','','inherit','open','closed','','zodiac-icon6-2','','','2020-02-12 05:02:43','2020-02-12 05:02:43','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon6-1.png',0,'attachment','image/png',0),(25156,1,'2020-02-12 05:02:44','2020-02-12 05:02:44','','zodiac-icon6-1','','inherit','open','closed','','zodiac-icon6-1','','','2020-02-12 05:02:44','2020-02-12 05:02:44','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon6-1-1.png',0,'attachment','image/png',0),(25157,1,'2020-02-12 05:02:45','2020-02-12 05:02:45','','zodiac-icon7','','inherit','open','closed','','zodiac-icon7-2','','','2020-02-12 05:02:45','2020-02-12 05:02:45','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon7-1.png',0,'attachment','image/png',0),(25158,1,'2020-02-12 05:02:46','2020-02-12 05:02:46','','zodiac-icon7-1','','inherit','open','closed','','zodiac-icon7-1','','','2020-02-12 05:02:46','2020-02-12 05:02:46','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon7-1-1.png',0,'attachment','image/png',0),(25159,1,'2020-02-12 05:02:47','2020-02-12 05:02:47','','zodiac-icon8','','inherit','open','closed','','zodiac-icon8-2','','','2020-02-12 05:02:47','2020-02-12 05:02:47','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon8-1.png',0,'attachment','image/png',0),(25160,1,'2020-02-12 05:02:47','2020-02-12 05:02:47','','zodiac-icon8-1','','inherit','open','closed','','zodiac-icon8-1','','','2020-02-12 05:02:47','2020-02-12 05:02:47','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon8-1-1.png',0,'attachment','image/png',0),(25161,1,'2020-02-12 05:02:48','2020-02-12 05:02:48','','zodiac-icon9','','inherit','open','closed','','zodiac-icon9-2','','','2020-02-12 05:02:48','2020-02-12 05:02:48','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon9-1.png',0,'attachment','image/png',0),(25162,1,'2020-02-12 05:02:49','2020-02-12 05:02:49','','zodiac-icon9-1','','inherit','open','closed','','zodiac-icon9-1','','','2020-02-12 05:02:49','2020-02-12 05:02:49','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon9-1-1.png',0,'attachment','image/png',0),(25163,1,'2020-02-12 05:02:50','2020-02-12 05:02:50','','zodiac-icon10','','inherit','open','closed','','zodiac-icon10-2','','','2020-02-12 05:02:50','2020-02-12 05:02:50','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon10-1.png',0,'attachment','image/png',0),(25164,1,'2020-02-12 05:02:51','2020-02-12 05:02:51','','zodiac-icon10-1','','inherit','open','closed','','zodiac-icon10-1','','','2020-02-12 05:02:51','2020-02-12 05:02:51','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon10-1-1.png',0,'attachment','image/png',0),(25165,1,'2020-02-12 05:02:52','2020-02-12 05:02:52','','zodiac-icon11','','inherit','open','closed','','zodiac-icon11-2','','','2020-02-12 05:02:52','2020-02-12 05:02:52','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon11-1.png',0,'attachment','image/png',0),(25166,1,'2020-02-12 05:02:52','2020-02-12 05:02:52','','zodiac-icon11-1','','inherit','open','closed','','zodiac-icon11-1','','','2020-02-12 05:02:52','2020-02-12 05:02:52','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon11-1-1.png',0,'attachment','image/png',0),(25167,1,'2020-02-12 05:02:53','2020-02-12 05:02:53','','zodiac-icon12','','inherit','open','closed','','zodiac-icon12-2','','','2020-02-12 05:02:53','2020-02-12 05:02:53','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon12-1.png',0,'attachment','image/png',0),(25168,1,'2020-02-12 05:02:54','2020-02-12 05:02:54','','zodiac-icon12-1','','inherit','open','closed','','zodiac-icon12-1','','','2020-02-12 05:02:54','2020-02-12 05:02:54','',25079,'https://mg7717.dev34.info/wp-content/uploads/2020/02/zodiac-icon12-1-1.png',0,'attachment','image/png',0),(25179,1,'2020-02-12 05:27:34','2020-02-12 05:27:34','<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-16-450x450.jpg\" alt=\"portfolio-1\" title=\"portfolio-1\"></figure>\n<a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a>\n<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-1/\" title=\"portfolio-1\">portfolio-1</a></h2>\nAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<a href=\"https://mg7717.dev34.info/portfolios/portfolio-1/\" title=\"portfolio-1\">Read More</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-17-450x450.jpg\" alt=\"portfolio-2\" title=\"portfolio-2\"></figure>\n<a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a>\n<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-2/\" title=\"portfolio-2\">portfolio-2</a></h2>\nAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<a href=\"https://mg7717.dev34.info/portfolios/portfolio-2/\" title=\"portfolio-2\">Read More</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-18-450x450.jpg\" alt=\"portfolio-3\" title=\"portfolio-3\"></figure>\n<a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a>\n<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-3/\" title=\"portfolio-3\">portfolio-3</a></h2>\nAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<a href=\"https://mg7717.dev34.info/portfolios/portfolio-3/\" title=\"portfolio-3\">Read More</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-19-450x450.jpg\" alt=\"portfolio-4\" title=\"portfolio-4\"></figure>\n<a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a>\n<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-4/\" title=\"portfolio-4\">portfolio-4</a></h2>\nAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<a href=\"https://mg7717.dev34.info/portfolios/portfolio-4/\" title=\"portfolio-4\">Read More</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-20-450x450.jpg\" alt=\"portfolio-5\" title=\"portfolio-5\"></figure>\n<a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a>\n<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-5/\" title=\"portfolio-5\">portfolio-5</a></h2>\nAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<a href=\"https://mg7717.dev34.info/portfolios/portfolio-5/\" title=\"portfolio-5\">Read More</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-21-450x450.jpg\" alt=\"portfolio-6\" title=\"portfolio-6\"></figure>\n<a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a>\n<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-6/\" title=\"portfolio-6\">portfolio-6</a></h2>\nAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<a href=\"https://mg7717.dev34.info/portfolios/portfolio-6/\" title=\"portfolio-6\">Read More</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-22-450x450.jpg\" alt=\"portfolio-7\" title=\"portfolio-7\"></figure>\n<a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a>\n<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-7/\" title=\"portfolio-7\">portfolio-7</a></h2>\nAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<a href=\"https://mg7717.dev34.info/portfolios/portfolio-7/\" title=\"portfolio-7\">Read More</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-23-450x450.jpg\" alt=\"portfolio-8\" title=\"portfolio-8\"></figure>\n<a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a>\n<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-8/\" title=\"portfolio-8\">portfolio-8</a></h2>\nAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<a href=\"https://mg7717.dev34.info/portfolios/portfolio-8/\" title=\"portfolio-8\">Read More</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-24-450x450.jpg\" alt=\"portfolio-9\" title=\"portfolio-9\"></figure>\n<a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a>\n<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-9/\" title=\"portfolio-9\">portfolio-9</a></h2>\nAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<a href=\"https://mg7717.dev34.info/portfolios/portfolio-9/\" title=\"portfolio-9\">Read More</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-25-450x450.jpg\" alt=\"portfolio-10\" title=\"portfolio-10\"></figure>\n<a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a>\n<h2><a href=\"https://mg7717.dev34.info/portfolios/portfolio-10/\" title=\"portfolio-10\">portfolio-10</a></h2>\nAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<a href=\"https://mg7717.dev34.info/portfolios/portfolio-10/\" title=\"portfolio-10\">Read More</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-26-450x450.jpg\" alt=\"Cardboard inserts holder\" title=\"Cardboard inserts holder\"></figure>\n<a href=\"https://mg7717.dev34.info/portfolio-categories/development/\" rel=\"tag\">Development</a>\n<h2><a href=\"https://mg7717.dev34.info/portfolios/cardboard-inserts-holder/\" title=\"Cardboard inserts holder\">Cardboard inserts holder</a></h2>\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.\n\n<a href=\"https://mg7717.dev34.info/portfolios/cardboard-inserts-holder/\" title=\"Cardboard inserts holder\">Read More</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-27-450x450.jpg\" alt=\"Painting is Creative\" title=\"Painting is Creative\"></figure>\n<a href=\"https://mg7717.dev34.info/portfolio-categories/photography/\" rel=\"tag\">Photography</a>\n<h2><a href=\"https://mg7717.dev34.info/portfolios/painting-is-creative/\" title=\"Painting is Creative\">Painting is Creative</a></h2>\nAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.\n\n<a href=\"https://mg7717.dev34.info/portfolios/painting-is-creative/\" title=\"Painting is Creative\">Read More</a>','Case Studies','','publish','closed','closed','','case-studies','','','2020-02-24 10:09:05','2020-02-24 10:09:05','',0,'https://mg7717.dev34.info/?page_id=25179',0,'page','',0),(25184,1,'2020-02-12 05:28:35','2020-02-12 05:28:35',' ','','','publish','closed','closed','','25184','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25184',14,'nav_menu_item','',0),(25187,1,'2020-02-12 06:26:24','2020-02-12 06:26:24','','Pages','','publish','closed','closed','','pages','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25187',2,'nav_menu_item','',0),(25188,1,'2020-02-12 06:33:03','2020-02-12 06:33:03','','Shop','','publish','closed','closed','','shop','','','2020-02-12 06:50:02','2020-02-12 06:50:02','',0,'https://mg7717.dev34.info/?page_id=25188',0,'page','',0),(25192,1,'2020-02-12 06:48:19','2020-02-12 06:48:19','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','publish','closed','closed','','cart','','','2020-02-12 06:48:19','2020-02-12 06:48:19','',0,'https://mg7717.dev34.info/cart/',0,'page','',0),(25193,1,'2020-02-12 06:48:19','2020-02-12 06:48:19','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout','','','2020-02-12 06:48:19','2020-02-12 06:48:19','',0,'https://mg7717.dev34.info/checkout/',0,'page','',0),(25194,1,'2020-02-12 06:48:19','2020-02-12 06:48:19','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2020-02-12 06:48:19','2020-02-12 06:48:19','',0,'https://mg7717.dev34.info/my-account/',0,'page','',0),(25196,1,'2020-02-12 06:51:14','2020-02-12 06:51:14',' ','','','publish','closed','closed','','25196','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25196',22,'nav_menu_item','',0),(25198,1,'2020-02-12 06:58:10','2020-02-12 06:58:10',' ','','','publish','closed','closed','','25198','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25198',26,'nav_menu_item','',0),(25199,1,'2020-02-12 06:58:09','2020-02-12 06:58:09',' ','','','publish','closed','closed','','25199','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25199',25,'nav_menu_item','',0),(25200,1,'2020-02-12 06:58:08','2020-02-12 06:58:08',' ','','','publish','closed','closed','','25200','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25200',24,'nav_menu_item','',0),(25203,1,'2020-02-12 07:56:22','2020-02-12 07:56:22','<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author2-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author2\" alt=\"author2\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n			<h4>Albi Rebin</h4>		\n					<ul>\n							<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n</svg>						\n										Leo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>						\n										Virgo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>						\n										Aries\n									</li>\n						</ul>','Albi Rebin','','publish','closed','closed','','augury-testimonial-1','','','2020-02-26 08:29:10','2020-02-26 08:29:10','',0,'https://mg7717.dev34.info/?elementor_library=augury-testimonial-copy',0,'elementor_library','',0),(25204,1,'2020-02-12 07:56:38','2020-02-12 07:56:38','<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author3-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author3\" alt=\"author3\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n			<h4>Cerel Jorge</h4>		\n					<ul>\n							<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n</svg>						\n										Leo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>						\n										Virgo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>						\n										Aries\n									</li>\n						</ul>','Cerel Jorge','','publish','closed','closed','','augury-testimonial-2','','','2020-02-26 08:03:57','2020-02-26 08:03:57','',0,'https://mg7717.dev34.info/?elementor_library=augury-testimonial-copy-2',0,'elementor_library','',0),(25213,1,'2020-02-12 08:41:26','2020-02-12 08:41:26','','author2','','inherit','open','closed','','author2','','','2020-02-12 08:41:26','2020-02-12 08:41:26','',25203,'https://mg7717.dev34.info/wp-content/uploads/2020/02/author2.jpg',0,'attachment','image/jpeg',0),(25215,1,'2020-02-12 08:41:51','2020-02-12 08:41:51','','author3','','inherit','open','closed','','author3','','','2020-02-12 08:41:51','2020-02-12 08:41:51','',25204,'https://mg7717.dev34.info/wp-content/uploads/2020/02/author3.jpg',0,'attachment','image/jpeg',0),(25218,1,'2020-02-12 12:33:27','2020-02-12 12:33:27','<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon2-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon2\" alt=\"services-icon2\" /></figure><h3>Kundli Dosha</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<a href=\"https://mg7717.dev34.info/our-services/daily-horoscope/\" role=\"button\">\n						View More\n					</a>','Kundli Dosha','','publish','closed','closed','','kundli-dosha','','','2020-02-26 07:55:46','2020-02-26 07:55:46','',0,'https://mg7717.dev34.info/?elementor_library=our-services-carousel-item-1-copy',0,'elementor_library','',0),(25219,1,'2020-02-12 12:33:37','2020-02-12 12:33:37','<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon3-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon3\" alt=\"services-icon3\" /></figure><h3>Face Reading</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<a href=\"https://mg7717.dev34.info/our-services/kundli-dosha/\" role=\"button\">\n						View More\n					</a>','Face Reading','','publish','closed','closed','','face-reading','','','2020-02-26 07:59:51','2020-02-26 07:59:51','',0,'https://mg7717.dev34.info/?elementor_library=our-services-carousel-item-1-copy-2',0,'elementor_library','',0),(25220,1,'2020-02-12 12:33:43','2020-02-12 12:33:43','<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon4-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon4\" alt=\"services-icon4\" /></figure><h3>Daily Horoscope</h3><p>Contrary to popular belief, Lorem Ipsum is not simply random text</p>		\n			<a href=\"https://mg7717.dev34.info/our-services/face-reading/\" role=\"button\">\n						View More\n					</a>','Daily Horoscope','','publish','closed','closed','','daily-horoscope','','','2020-02-26 08:00:58','2020-02-26 08:00:58','',0,'https://mg7717.dev34.info/?elementor_library=our-services-carousel-item-1-copy-3',0,'elementor_library','',0),(25224,1,'2020-02-12 12:34:52','2020-02-12 12:34:52','','services-icon2','','inherit','open','closed','','services-icon2-2','','','2020-02-12 12:34:52','2020-02-12 12:34:52','',25218,'https://mg7717.dev34.info/wp-content/uploads/2020/02/services-icon2.png',0,'attachment','image/png',0),(25226,1,'2020-02-12 12:35:17','2020-02-12 12:35:17','','services-icon3','','inherit','open','closed','','services-icon3-2','','','2020-02-12 12:35:17','2020-02-12 12:35:17','',25219,'https://mg7717.dev34.info/wp-content/uploads/2020/02/services-icon3.png',0,'attachment','image/png',0),(25228,1,'2020-02-12 12:35:38','2020-02-12 12:35:38','','services-icon4','','inherit','open','closed','','services-icon4','','','2020-02-12 12:35:38','2020-02-12 12:35:38','',25220,'https://mg7717.dev34.info/wp-content/uploads/2020/02/services-icon4.png',0,'attachment','image/png',0),(25232,1,'2020-02-12 12:42:17','2020-02-12 12:42:17','<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author-4-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author-4\" alt=\"author-4\" />											\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>		\n			<h4>Augstie Crisp</h4>		\n					<ul>\n							<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n</svg>						\n										Leo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>						\n										Virgo\n									</li>\n								<li >\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>						\n										Aries\n									</li>\n						</ul>','Augstie Crisp','','publish','closed','closed','','augury-testimonial-3','','','2020-02-26 08:08:02','2020-02-26 08:08:02','',0,'https://mg7717.dev34.info/?elementor_library=augury-testimonial-2-copy',0,'elementor_library','',0),(25234,1,'2020-02-12 12:43:31','2020-02-12 12:43:31','','author-4','','inherit','open','closed','','author-4','','','2020-02-12 12:43:31','2020-02-12 12:43:31','',25232,'https://mg7717.dev34.info/wp-content/uploads/2020/02/author-4.jpg',0,'attachment','image/jpeg',0),(25237,1,'2020-02-12 12:46:50','2020-02-12 12:46:50','','why-me-icon2','','inherit','open','closed','','why-me-icon2-2','','','2020-02-12 12:46:50','2020-02-12 12:46:50','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/02/why-me-icon2.png',0,'attachment','image/png',0),(25238,1,'2020-02-12 12:46:51','2020-02-12 12:46:51','','why-me-icon3','','inherit','open','closed','','why-me-icon3-2','','','2020-02-12 12:46:51','2020-02-12 12:46:51','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/02/why-me-icon3.png',0,'attachment','image/png',0),(25239,1,'2020-02-12 12:46:52','2020-02-12 12:46:52','','why-me-icon4','','inherit','open','closed','','why-me-icon4-2','','','2020-02-12 12:46:52','2020-02-12 12:46:52','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/02/why-me-icon4.png',0,'attachment','image/png',0),(25240,1,'2020-02-12 12:46:53','2020-02-12 12:46:53','','why-me-icon5','','inherit','open','closed','','why-me-icon5-2','','','2020-02-12 12:46:53','2020-02-12 12:46:53','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/02/why-me-icon5.png',0,'attachment','image/png',0),(25241,1,'2020-02-12 12:46:54','2020-02-12 12:46:54','','why-me-icon6','','inherit','open','closed','','why-me-icon6-2','','','2020-02-12 12:46:54','2020-02-12 12:46:54','',20413,'https://mg7717.dev34.info/wp-content/uploads/2020/02/why-me-icon6.png',0,'attachment','image/png',0),(25243,1,'2020-02-12 12:49:42','2020-02-12 12:49:42','','team2','','inherit','open','closed','','team2','','','2020-02-12 12:49:42','2020-02-12 12:49:42','',20623,'https://mg7717.dev34.info/wp-content/uploads/2020/02/team2.jpg',0,'attachment','image/jpeg',0),(25245,1,'2020-02-12 12:51:02','2020-02-12 12:51:02','','team3','','inherit','open','closed','','team3','','','2020-02-12 12:51:02','2020-02-12 12:51:02','',20623,'https://mg7717.dev34.info/wp-content/uploads/2020/02/team3.jpg',0,'attachment','image/jpeg',0),(25249,1,'2020-02-12 12:53:57','2020-02-12 12:53:57','','services-icon5','','inherit','open','closed','','services-icon5','','','2020-02-12 12:53:57','2020-02-12 12:53:57','',20670,'https://mg7717.dev34.info/wp-content/uploads/2020/02/services-icon5.png',0,'attachment','image/png',0),(25250,1,'2020-02-12 12:54:11','2020-02-12 12:54:11','','services-icon6','','inherit','open','closed','','services-icon6','','','2020-02-12 12:54:11','2020-02-12 12:54:11','',20670,'https://mg7717.dev34.info/wp-content/uploads/2020/02/services-icon6.png',0,'attachment','image/png',0),(25261,2,'2020-02-15 04:42:23','2020-02-15 04:42:23','','blog-14','','inherit','open','closed','','blog-14-2','','','2020-02-15 04:42:23','2020-02-15 04:42:23','',24866,'https://mg7717.dev34.info/wp-content/uploads/2020/02/blog-14.jpg',0,'attachment','image/jpeg',0),(25262,2,'2020-02-15 04:42:57','2020-02-15 04:42:57','','blog-13','','inherit','open','closed','','blog-13-2','','','2020-02-15 04:42:57','2020-02-15 04:42:57','',24865,'https://mg7717.dev34.info/wp-content/uploads/2020/02/blog-13.jpg',0,'attachment','image/jpeg',0),(25264,2,'2020-02-15 04:45:23','2020-02-15 04:45:23','','blog-12','','inherit','open','closed','','blog-12-3','','','2020-02-15 04:45:23','2020-02-15 04:45:23','',24864,'https://mg7717.dev34.info/wp-content/uploads/2020/02/blog-12.jpg',0,'attachment','image/jpeg',0),(25265,2,'2020-02-15 04:45:57','2020-02-15 04:45:57','','blog-11','','inherit','open','closed','','blog-11-3','','','2020-02-15 04:45:57','2020-02-15 04:45:57','',24863,'https://mg7717.dev34.info/wp-content/uploads/2020/02/blog-11.jpg',0,'attachment','image/jpeg',0),(25266,2,'2020-02-15 04:46:32','2020-02-15 04:46:32','','blog-10','','inherit','open','closed','','blog-10-3','','','2020-02-15 04:46:32','2020-02-15 04:46:32','',24862,'https://mg7717.dev34.info/wp-content/uploads/2020/02/blog-10.jpg',0,'attachment','image/jpeg',0),(25267,2,'2020-02-15 04:47:15','2020-02-15 04:47:15','','blog-9','','inherit','open','closed','','blog-9-3','','','2020-02-15 04:47:15','2020-02-15 04:47:15','',24861,'https://mg7717.dev34.info/wp-content/uploads/2020/02/blog-9.jpg',0,'attachment','image/jpeg',0),(25268,2,'2020-02-15 04:47:52','2020-02-15 04:47:52','','blog-8','','inherit','open','closed','','blog-8-3','','','2020-02-15 04:47:52','2020-02-15 04:47:52','',24860,'https://mg7717.dev34.info/wp-content/uploads/2020/02/blog-8.jpg',0,'attachment','image/jpeg',0),(25269,2,'2020-02-15 04:48:26','2020-02-15 04:48:26','','blog-7','','inherit','open','closed','','blog-7-3','','','2020-02-15 04:48:26','2020-02-15 04:48:26','',24859,'https://mg7717.dev34.info/wp-content/uploads/2020/02/blog-7.jpg',0,'attachment','image/jpeg',0),(25270,2,'2020-02-15 04:49:00','2020-02-15 04:49:00','','blog-16','','inherit','open','closed','','blog-16-2','','','2020-02-15 04:49:00','2020-02-15 04:49:00','',24858,'https://mg7717.dev34.info/wp-content/uploads/2020/02/blog-16-1.jpg',0,'attachment','image/jpeg',0),(25271,2,'2020-02-15 04:49:31','2020-02-15 04:49:31','','blog-5','','inherit','open','closed','','blog-5-3','','','2020-02-15 04:49:31','2020-02-15 04:49:31','',24857,'https://mg7717.dev34.info/wp-content/uploads/2020/02/blog-5.jpg',0,'attachment','image/jpeg',0),(25272,2,'2020-02-15 04:50:33','2020-02-15 04:50:33','','blog-4','','inherit','open','closed','','blog-4-3','','','2020-02-15 04:50:33','2020-02-15 04:50:33','',24856,'https://mg7717.dev34.info/wp-content/uploads/2020/02/blog-4.jpg',0,'attachment','image/jpeg',0),(25273,2,'2020-02-15 04:51:07','2020-02-15 04:51:07','','blog-3','','inherit','open','closed','','blog-3-3','','','2020-02-15 04:51:07','2020-02-15 04:51:07','',24854,'https://mg7717.dev34.info/wp-content/uploads/2020/02/blog-3.jpg',0,'attachment','image/jpeg',0),(25274,2,'2020-02-15 04:51:43','2020-02-15 04:51:43','','blog-1','','inherit','open','closed','','blog-1-3','','','2020-02-15 04:51:43','2020-02-15 04:51:43','',24570,'https://mg7717.dev34.info/wp-content/uploads/2019/11/blog-1-1.jpg',0,'attachment','image/jpeg',0),(25275,2,'2020-02-15 04:52:11','2020-02-15 04:52:11','','blog-15','','inherit','open','closed','','blog-15-2','','','2020-02-15 04:52:11','2020-02-15 04:52:11','',24580,'https://mg7717.dev34.info/wp-content/uploads/2019/11/blog-15-1.jpg',0,'attachment','image/jpeg',0),(25276,2,'2020-02-15 04:52:42','2020-02-15 04:52:42','','blog-2','','inherit','open','closed','','blog-2-3','','','2020-02-15 04:52:42','2020-02-15 04:52:42','',24577,'https://mg7717.dev34.info/wp-content/uploads/2019/11/blog-2-1.jpg',0,'attachment','image/jpeg',0),(25279,2,'2020-02-15 05:28:08','2020-02-15 05:28:08','','portfolio-31','','inherit','open','closed','','portfolio-31','','','2020-02-15 05:28:08','2020-02-15 05:28:08','',24929,'https://mg7717.dev34.info/wp-content/uploads/2020/02/portfolio-31.jpg',0,'attachment','image/jpeg',0),(25281,1,'2020-02-17 08:56:57','2020-02-17 08:56:57','<h4>Lorem Ipsum</h4>\n<h2>Personal Consultation</h2>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.\n\n<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img6.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img6.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img6-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img6-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img6-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img6-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" width=\"1000\" height=\"542\">\n<h2>Follow Us On Social</h2>\n<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook-square\n</a>\n<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin-in\n</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.\n\n<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/sidenav-img11-olaqwenufwy2060cgk29zsq9t2aj92c6hoilmzgyyo.jpg\" title=\"sidenav-img11\" alt=\"sidenav-img11\">\n<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/sidenav-img12-olaqwflomqzcbryzb2gwkahqeg5wgrfwtt6349fksg.jpg\" title=\"sidenav-img12\" alt=\"sidenav-img12\">\n<img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img15.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img15.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img15-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\" width=\"480\" height=\"720\">\n\nThis post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.\n<h2>Recent Testimonials</h2>\n\",\"prevArrow\":\"<button type=\"button\" class=\"default slick-prev\">  </button>\"}\'&gt;\n\n<style>.elementor-20526 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-20526 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-20526 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20526 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-20526 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-20526 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20526 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-20526 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-20526 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-20526 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>\n<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author1-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author1\" alt=\"author1\">\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n<h4>Ana Cerel</h4>\n<ul>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\"></svg>\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n\nLeo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>\nVirgo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>\nAries</li>\n</ul>\n</section>\n<style>.elementor-25203 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-25203 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-25203 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25203 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-25203 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-25203 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25203 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-25203 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-25203 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-25203 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>\n<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author2-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author2\" alt=\"author2\">\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n<h4>Ana Cerel</h4>\n<ul>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\"></svg>\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n\nLeo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>\nVirgo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>\nAries</li>\n</ul>\n</section>\n<style>.elementor-25204 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-25204 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-25204 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25204 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-25204 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-25204 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25204 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-25204 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-25204 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-25204 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>\n<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author3-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author3\" alt=\"author3\">\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n<h4>Ana Cerel</h4>\n<ul>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\"></svg>\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n\nLeo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>\nVirgo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>\nAries</li>\n</ul>\n</section>\n<style>.elementor-25232 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-25232 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-25232 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25232 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-25232 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-25232 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25232 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-25232 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-25232 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-25232 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>\n<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author-4-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author-4\" alt=\"author-4\">\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n<h4>Ana Cerel</h4>\n<ul>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\"></svg>\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n\nLeo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>\nVirgo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>\nAries</li>\n</ul>\n</section>','Zodiac Consultation','','publish','closed','closed','','personal-consultation','','','2020-03-17 11:21:47','2020-03-17 11:21:47','',20670,'https://mg7717.dev34.info/our-services/face-reading-copy-copy/',0,'page','',0),(25282,1,'2020-02-17 08:57:04','2020-02-17 08:57:04','<h4>Lorem Ipsum</h4>\n<h2>Kundli Dosha</h2>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.\n\n<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img7.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img7.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img7-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img7-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img7-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img7-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\">\n<h2>Follow Us On Social</h2>\n<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook-square\n</a>\n<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin-in\n</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon1-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon1\" alt=\"services-icon1\"></figure>\n<h3>Personal Consultation</h3>\nContrary to popular belief, Lorem Ipsum is not simply random text\n\n<a href=\"#\" role=\"button\">\nView More\n</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon3-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon3\" alt=\"services-icon3\"></figure>\n<h3>Personal Consultation</h3>\nContrary to popular belief, Lorem Ipsum is not simply random text\n\n<a href=\"#\" role=\"button\">\nView More\n</a>\n\nThis post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.\n<h2>Recent Posts</h2>\n<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img17.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img17.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img17-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img17-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\">\n<h2>Marriage &amp; Love Affair</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img18.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img18.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img18-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img18-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\">\n<h2>Marriage &amp; Love Affair</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img24-1.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img24-1.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img24-1-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img24-1-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\">\n<h2>Marriage &amp; Love Affair</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.','Kundli Dosha','','publish','closed','closed','','kundli-dosha','','','2020-02-28 12:39:02','2020-02-28 12:39:02','',20670,'https://mg7717.dev34.info/our-services/face-reading-copy-copy-copy/',0,'page','',0),(25283,1,'2020-02-17 08:57:10','2020-02-17 08:57:10','<h4>Lorem Ipsum</h4>\n<h2>Face Reading</h2>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.\n\n<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img9.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img9.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img9-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img9-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img9-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img9-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\">\n<h2>Follow Us On Social</h2>\n<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook-square\n</a>\n<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin-in\n</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.\n\n<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/sidenav-img25-olasja9wjbjn8uhhni9zofupcy38ej2w93mity677k.jpg\" title=\"sidenav-img25\" alt=\"sidenav-img25\">\n<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/sidenav-img26-olasnijrahc3hocayc3jwdfdld8p1hveu1b6krwf7k.jpg\" title=\"sidenav-img26\" alt=\"sidenav-img26\">\n<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img30.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img30.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img30-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\">\n\nThis post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.\n<h2>Recent Posts</h2>\n<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img20.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img20.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img20-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img20-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\">\n<h2>Marriage &amp; Love Affair</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img17.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img17.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img17-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img17-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\">\n<h2>Marriage &amp; Love Affair</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img24-1.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img24-1.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img24-1-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img24-1-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\">\n<h2>Marriage &amp; Love Affair</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.','Gem & Stone','','publish','closed','closed','','gem-stone','','','2020-02-28 12:38:57','2020-02-28 12:38:57','',20670,'https://mg7717.dev34.info/our-services/face-reading-copy-copy-copy-copy/',0,'page','',0),(25284,1,'2020-02-17 08:57:18','2020-02-17 08:57:18','<h4>Lorem Ipsum</h4>\n<h2>Face Reading</h2>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.\n\n<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img8.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img8.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img8-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img8-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img8-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img8-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\">\n<h2>Follow Us On Social</h2>\n<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook-square\n</a>\n<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin-in\n</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.\n\n<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img27.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img27.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img27-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img27-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\">\n<h2>Marriage &amp; Love Affair</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img17.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img17.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img17-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img17-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\">\n<h2>Marriage &amp; Love Affair</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img27.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img27.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img27-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img27-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\">\n<h2>Marriage &amp; Love Affair</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n\nThis post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/2020/01/team1.jpg\" alt=\"team1\"></figure>\n<h3>Andrew Shimmer</h3>\nProduct Manager\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n\n<a href=\"#\"></a><a href=\"#\"></a><a href=\"#\"></a><a href=\"#\"></a><a href=\"#\">example@example.com</a>','Manglik Dosha','','publish','closed','closed','','manglik-dosha','','','2020-02-28 12:39:08','2020-02-28 12:39:08','',20670,'https://mg7717.dev34.info/our-services/face-reading-copy-copy-copy-copy-copy/',0,'page','',0),(25291,2,'2020-02-17 10:27:40','2020-02-17 10:27:40','<h4>Maecenas Iaculis</h4>		\n		Nunc per mollis pot enti amet imperdiet blandit dis eu sociosqu accumsan dap ibus ultricies tristique montes a deros adipiscing a justo. Aliquet mus a aptent ullamcorper metus accumsan. Habitasse a purus nec ipsum a urna ac ullamcorper.<p>Consectetur parturient ad imperdiet torquent dui dis eu sociosqu accumsan accumsan dapibus ultricies. Maecenas iaculis viverra tellus ridiculus a sed vestibulum dapibur.</p>		\n			<h4>Feugiat Parturient\n</h4>		\n		<p>Venenatis duis tristique accumsan netus enim in posuere torquent ut ullamcorper integer aliquam a mi curae elementum. Maecenas iaculis viverra tellus ridiculus a sed vestibulum dapibus. </p>		\n					<ul>\n							<li >\n										65% Polyester, 23% Elastane\n									</li>\n								<li >\n										Abitur parturient praesent ipsu\n									</li>\n								<li >\n										Minceptos pri 187cm/3’1.3″ tall\n									</li>\n								<li >\n										Diam parturient dictumst nibh mu\n									</li>\n						</ul>\n			<h4>Feugiat Parturient\n</h4>		\n		Model’s height: 4’2.2”/184 cm<br>\nModel is wearing: Size Large		\n			<h5>Aliquet\n</h5>		\n		Quam suspendisse adipiscing quis pretium nostra cubilia tristique nam non ac placerat nascetur a vel.		\n			<h5>Curabitur Velit</h5>		\n		Main: 76% Polyester, 24% Elastane.','Shop &#8211; Description','','publish','closed','closed','','shop-description','','','2020-02-26 05:02:03','2020-02-26 05:02:03','',0,'https://mg7717.dev34.info/?elementor_library=shop-description',0,'elementor_library','',0),(25293,1,'2020-02-17 10:31:41','2020-02-17 10:31:41','<h4>Lorem Ipsum</h4>\n<h2>Face Reading</h2>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.\n\n<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img5.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img5.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img5-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img5-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img5-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img5-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\">\n<h2>Follow Us On Social</h2>\n<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook-square\n</a>\n<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin-in\n</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.\n\n<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/sidenav-img13-olaqwflomqzcbryzb2gwkahqeg5wgrfwtt6349fksg.jpg\" title=\"sidenav-img13\" alt=\"sidenav-img13\">\n<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/sidenav-img14-olaqwgjitl0mndxm5kvj4s96zu19ogjn5xtklje6m8.jpg\" title=\"sidenav-img14\" alt=\"sidenav-img14\">\n<img width=\"480\" height=\"720\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img16.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img16.jpg 480w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img16-200x300.jpg 200w\" sizes=\"(max-width: 480px) 100vw, 480px\">\n\nThis post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.\n<h2>Recent Testimonials</h2>\n\",\"prevArrow\":\"<button type=\"button\" class=\"default slick-prev\">  </button>\"}\'&gt;\n\n<style>.elementor-20526 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-20526 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-20526 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20526 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-20526 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-20526 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20526 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-20526 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-20526 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-20526 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-20526 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>\n<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author1-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author1\" alt=\"author1\">\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n<h4>Ana Cerel</h4>\n<ul>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\"></svg>\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n\nLeo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>\nVirgo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>\nAries</li>\n</ul>\n</section>\n<style>.elementor-25203 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-25203 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-25203 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25203 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-25203 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-25203 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25203 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-25203 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-25203 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-25203 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-25203 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>\n<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author2-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author2\" alt=\"author2\">\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n<h4>Ana Cerel</h4>\n<ul>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\"></svg>\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n\nLeo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>\nVirgo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>\nAries</li>\n</ul>\n</section>\n<style>.elementor-25204 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-25204 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-25204 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25204 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-25204 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-25204 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25204 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-25204 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-25204 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-25204 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-25204 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>\n<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author3-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author3\" alt=\"author3\">\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n<h4>Ana Cerel</h4>\n<ul>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\"></svg>\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n\nLeo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>\nVirgo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>\nAries</li>\n</ul>\n</section>\n<style>.elementor-25232 .elementor-element.elementor-element-c6a9fdc{text-align:center;}.elementor-25232 .elementor-element.elementor-element-c6a9fdc .elementor-image img{border-radius:50% 50% 50% 50%;}.elementor-25232 .elementor-element.elementor-element-c6a9fdc > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25232 .elementor-element.elementor-element-10d86c14 .elementor-text-editor{text-align:center;}.elementor-25232 .elementor-element.elementor-element-10d86c14{color:#FFFFFF;font-size:20px;line-height:30px;}.elementor-25232 .elementor-element.elementor-element-10d86c14 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25232 .elementor-element.elementor-element-6cd2492{text-align:center;}.elementor-25232 .elementor-element.elementor-element-6cd2492 .elementor-heading-title{font-size:25px;}.elementor-25232 .elementor-element.elementor-element-6cd2492 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon i{color:#FFFFFF;font-size:18px;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon svg{fill:#FFFFFF;width:18px;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-icon{text-align:center;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-text{color:#FFFFFF;padding-left:8px;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}.elementor-25232 .elementor-element.elementor-element-243a7356 .elementor-icon-list-item{font-size:16px;font-weight:300;text-transform:uppercase;}.elementor-25232 .elementor-element.elementor-element-243a7356 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>\n<section data-id=\"269803ef\" data-element_type=\"section\">\n										<img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/author-4-ol3futhtruevsztqt2b6ltp40eg7gbt120s5iowe80.jpg\" title=\"author-4\" alt=\"author-4\">\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n<h4>Ana Cerel</h4>\n<ul>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\"></svg>\n<circle style=\"fill:#FFFFFF;\" cx=\"75\" cy=\"75\" r=\"22.3\"></circle>\n<g>\n	<path style=\"fill:#FFFFFF;\" d=\"M75,148.7c-40.6,0-73.7-33.1-73.7-73.7C1.3,34.4,34.4,1.3,75,1.3c40.6,0,73.7,33.1,73.7,73.7   C148.7,115.6,115.6,148.7,75,148.7z M75,14.7c-33.2,0-60.3,27.1-60.3,60.3c0,33.3,27.1,60.3,60.3,60.3c33.3,0,60.3-27,60.3-60.3   C135.3,41.8,108.3,14.7,75,14.7z\"></path>\n</g>\n\nLeo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M84.1,150V54.2h36.8L75,0L29.2,54.2h36.8V150L84.1,150L84.1,150z\"></path>\n</svg>\nVirgo</li>\n 	<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 150 150\" style=\"enable-background:new 0 0 150 150;\" xml:space=\"preserve\">\n<path style=\"fill:#FFFFFF;\" d=\"M54.4,1.8c41.2,9.5,74.7,50.7,55,86.4c-20.2,36.6-63.3,43.1-99.1,23.4c-3.3-1.8-7-3.3-10.1-5.1  c8.8,17.8,24,31.5,42.7,38.3c39.9,15.4,84.8-3.3,102-42.4c15.1-37.9-3.4-80.9-41.3-96c-1-0.4-2.1-0.8-3.1-1.2  C85.6-0.3,69.7-1.5,54.4,1.8z\"></path>\n</svg>\nAries</li>\n</ul>\n</section>','Face Reading','','publish','closed','closed','','face-reading','','','2020-02-28 12:38:49','2020-02-28 12:38:49','',20670,'https://mg7717.dev34.info/our-services/face-reading-2-copy/',0,'page','',0),(25295,1,'2020-02-17 10:32:30','2020-02-17 10:32:30','<h4>Lorem Ipsum</h4>\n<h2>Face Reading</h2>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text.\n\n<img width=\"1000\" height=\"542\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img10.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img10.jpg 1000w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img10-300x163.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img10-768x416.jpg 768w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img10-750x407.jpg 750w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img10-540x293.jpg 540w\" sizes=\"(max-width: 1000px) 100vw, 1000px\">\n<h2>Follow Us On Social</h2>\n<a href=\"https://www.facebook.com/PremiumSitetemplates/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook-square\n</a>\n<a href=\"https://twitter.com/IamdesigningWeb\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://www.instagram.com/iamdesigning6428/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://in.linkedin.com/in/iamdesigningweb\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin-in\n</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon2-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon2\" alt=\"services-icon2\"></figure>\n<h3>Personal Consultation</h3>\nContrary to popular belief, Lorem Ipsum is not simply random text\n\n<a href=\"#\" role=\"button\">\nView More\n</a>\n<figure><img src=\"https://mg7717.dev34.info/wp-content/uploads/elementor/thumbs/services-icon6-ol3futhvdalzx26peogyk7ojyd1i4da55pggq5ze9s.png\" title=\"services-icon6\" alt=\"services-icon6\"></figure>\n<h3>Personal Consultation</h3>\nContrary to popular belief, Lorem Ipsum is not simply random text\n\n<a href=\"#\" role=\"button\">\nView More\n</a>\n\nThis post is all about rare techniques from remedial section of Vedic Astrology. A technique which calculates a Tithi (lunar date) for a house in horoscope is discussed below – I will also be sharing a horoscope of a child with Autism!\n\nThe technique is – Observe Sun’s position in horoscope. Calculate Moon’s position from Sun – as in exact degrees.\n<ul>\n 	<li>Having calculated degrees above, multiply this figure with concerned house (counted from ascendant). For instance – finance will be second house, siblings – 3, education, home, mother – 4, ………… likewise spouse, marriage will be 7 and so on and so forth.</li>\n 	<li>For an Autistic child the 4th house is important, as it also relates to education and mental buildup – other significations of 4th house is mother, vehicles, properties and so on.</li>\n 	<li>If a native has dysfunctional health, we will take the lagna (1), if the native has lack of</li>\n</ul>\nDivide figure obtained above under (3) by 12 – a Tithi is equivalent to Moon being 12 degrees away from Sun. Dwitiya Tithi will be 12×2=24 degrees. Calculate Tithi and then prescribe remedies.\n<h2>Recent Posts</h2>\n<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img20.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img20.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img20-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img20-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\">\n<h2>Marriage &amp; Love Affair</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img23.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img23.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img23-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img23-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\">\n<h2>Marriage &amp; Love Affair</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n<img width=\"550\" height=\"340\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img22.jpg\" alt=\"\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img22.jpg 550w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img22-300x185.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img22-540x334.jpg 540w\" sizes=\"(max-width: 550px) 100vw, 550px\">\n<h2>Marriage &amp; Love Affair</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.','Daily Horoscope','','publish','closed','closed','','daily-horoscope','','','2020-02-28 12:42:47','2020-02-28 12:42:47','',20670,'https://mg7717.dev34.info/our-services/face-reading-3-copy/',0,'page','',0),(25297,2,'2020-02-17 11:12:03','2020-02-17 11:12:03','','sidenav-img5','','inherit','open','closed','','sidenav-img5','','','2020-02-17 11:12:03','2020-02-17 11:12:03','',25281,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img5.jpg',0,'attachment','image/jpeg',0),(25298,2,'2020-02-17 11:13:11','2020-02-17 11:13:11','','sidenav-img6','','inherit','open','closed','','sidenav-img6','','','2020-02-17 11:13:11','2020-02-17 11:13:11','',25293,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img6.jpg',0,'attachment','image/jpeg',0),(25299,2,'2020-02-17 11:13:14','2020-02-17 11:13:14','','sidenav-img7','','inherit','open','closed','','sidenav-img7','','','2020-02-17 11:13:14','2020-02-17 11:13:14','',25293,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img7.jpg',0,'attachment','image/jpeg',0),(25300,2,'2020-02-17 11:13:15','2020-02-17 11:13:15','','sidenav-img8','','inherit','open','closed','','sidenav-img8','','','2020-02-17 11:13:15','2020-02-17 11:13:15','',25293,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img8.jpg',0,'attachment','image/jpeg',0),(25301,2,'2020-02-17 11:13:16','2020-02-17 11:13:16','','sidenav-img9','','inherit','open','closed','','sidenav-img9','','','2020-02-17 11:13:16','2020-02-17 11:13:16','',25293,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img9.jpg',0,'attachment','image/jpeg',0),(25302,2,'2020-02-17 11:13:17','2020-02-17 11:13:17','','sidenav-img10','','inherit','open','closed','','sidenav-img10','','','2020-02-17 11:13:17','2020-02-17 11:13:17','',25293,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img10.jpg',0,'attachment','image/jpeg',0),(25303,2,'2020-02-17 11:32:36','2020-02-17 11:32:36','','sidenav-img11','','inherit','open','closed','','sidenav-img11','','','2020-02-17 11:32:36','2020-02-17 11:32:36','',25281,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img11.jpg',0,'attachment','image/jpeg',0),(25304,2,'2020-02-17 11:32:37','2020-02-17 11:32:37','','sidenav-img12','','inherit','open','closed','','sidenav-img12','','','2020-02-17 11:32:37','2020-02-17 11:32:37','',25281,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img12.jpg',0,'attachment','image/jpeg',0),(25305,2,'2020-02-17 11:32:37','2020-02-17 11:32:37','','sidenav-img13','','inherit','open','closed','','sidenav-img13','','','2020-02-17 11:32:37','2020-02-17 11:32:37','',25281,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img13.jpg',0,'attachment','image/jpeg',0),(25306,2,'2020-02-17 11:32:38','2020-02-17 11:32:38','','sidenav-img14','','inherit','open','closed','','sidenav-img14','','','2020-02-17 11:32:38','2020-02-17 11:32:38','',25281,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img14.jpg',0,'attachment','image/jpeg',0),(25307,2,'2020-02-17 11:32:39','2020-02-17 11:32:39','','sidenav-img15','','inherit','open','closed','','sidenav-img15','','','2020-02-17 11:32:39','2020-02-17 11:32:39','',25281,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img15.jpg',0,'attachment','image/jpeg',0),(25308,2,'2020-02-17 11:32:40','2020-02-17 11:32:40','','sidenav-img16','','inherit','open','closed','','sidenav-img16','','','2020-02-17 11:32:40','2020-02-17 11:32:40','',25281,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img16.jpg',0,'attachment','image/jpeg',0),(25309,2,'2020-02-17 11:47:17','2020-02-17 11:47:17','','sidenav-img17','','inherit','open','closed','','sidenav-img17','','','2020-02-17 11:47:17','2020-02-17 11:47:17','',25282,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img17.jpg',0,'attachment','image/jpeg',0),(25310,2,'2020-02-17 11:47:18','2020-02-17 11:47:18','','sidenav-img18','','inherit','open','closed','','sidenav-img18','','','2020-02-17 11:47:18','2020-02-17 11:47:18','',25282,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img18.jpg',0,'attachment','image/jpeg',0),(25312,2,'2020-02-17 11:47:20','2020-02-17 11:47:20','','sidenav-img20','','inherit','open','closed','','sidenav-img20','','','2020-02-17 11:47:20','2020-02-17 11:47:20','',25282,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img20.jpg',0,'attachment','image/jpeg',0),(25314,2,'2020-02-17 11:47:22','2020-02-17 11:47:22','','sidenav-img22','','inherit','open','closed','','sidenav-img22','','','2020-02-17 11:47:22','2020-02-17 11:47:22','',25282,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img22.jpg',0,'attachment','image/jpeg',0),(25315,2,'2020-02-17 11:53:59','2020-02-17 11:53:59','','sidenav-img23','','inherit','open','closed','','sidenav-img23','','','2020-02-17 11:53:59','2020-02-17 11:53:59','',25295,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img23.jpg',0,'attachment','image/jpeg',0),(25316,2,'2020-02-17 11:54:02','2020-02-17 11:54:02','','sidenav-img24','','inherit','open','closed','','sidenav-img24','','','2020-02-17 11:54:02','2020-02-17 11:54:02','',25295,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img24.jpg',0,'attachment','image/jpeg',0),(25317,2,'2020-02-17 11:54:57','2020-02-17 11:54:57','','sidenav-img24','','inherit','open','closed','','sidenav-img24-2','','','2020-02-17 11:54:57','2020-02-17 11:54:57','',25282,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img24-1.jpg',0,'attachment','image/jpeg',0),(25319,2,'2020-02-17 12:09:51','2020-02-17 12:09:51','','sidenav-img27','','inherit','open','closed','','sidenav-img27','','','2020-02-17 12:09:51','2020-02-17 12:09:51','',25283,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img27.jpg',0,'attachment','image/jpeg',0),(25320,2,'2020-02-17 12:10:11','2020-02-17 12:10:11','','sidenav-img25','','inherit','open','closed','','sidenav-img25','','','2020-02-17 12:10:11','2020-02-17 12:10:11','',25283,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img25.jpg',0,'attachment','image/jpeg',0),(25322,2,'2020-02-17 12:12:53','2020-02-17 12:12:53','','sidenav-img26','','inherit','open','closed','','sidenav-img26','','','2020-02-17 12:12:53','2020-02-17 12:12:53','',25283,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img26.jpg',0,'attachment','image/jpeg',0),(25324,2,'2020-02-17 12:15:07','2020-02-17 12:15:07','','sidenav-img30','','inherit','open','closed','','sidenav-img30','','','2020-02-17 12:15:07','2020-02-17 12:15:07','',25283,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img30.jpg',0,'attachment','image/jpeg',0),(25325,2,'2020-02-17 12:15:31','2020-02-17 12:15:31','','sidenav-img28','','inherit','open','closed','','sidenav-img28','','','2020-02-17 12:15:31','2020-02-17 12:15:31','',25284,'https://mg7717.dev34.info/wp-content/uploads/2020/02/sidenav-img28.jpg',0,'attachment','image/jpeg',0),(25341,2,'2020-02-18 10:26:49','2020-02-18 10:26:49','Please provide product id to display corresponding data!		\n			Please provide product id to display corresponding data!		\n			Please provide product id to display corresponding data!		\n			Please provide product id to display corresponding data!		\n			Please provide product id to display corresponding data!		\n			Please provide product id to display corresponding data!','Shop Single','','publish','closed','closed','','shop-single','','','2020-02-18 10:26:49','2020-02-18 10:26:49','',0,'https://mg7717.dev34.info/?elementor_library=shop-single',0,'elementor_library','',0),(25342,2,'2020-02-18 10:34:25','2020-02-18 10:34:25','<h2>Make an Appointment</h2>\n<input type=\"hidden\" id=\"hidden-end-time\" name=\"hidden-end-time\" value=\"\">\n<h5>Available Services</h5>\n<select name=\"services\">\n<option value=\"\">Select</option>\n</select>\n<h5>Staffs</h5>\n<select name=\"staff\">\n<option value=\"\">Select</option>\n</select>\n<h3>Time</h3>\n<h5>I am available on</h5>\n<input type=\"text\" id=\"datepicker\" name=\"date\" value=\"2020-02-18\">\n<h5>Start :</h5>\n<select name=\"start-time\" class=\"start-time\">\n<option value=\"00:00\">12:00 am</option>\n<option value=\"01:00\">1:00 am</option>\n<option value=\"02:00\">2:00 am</option>\n<option value=\"03:00\">3:00 am</option>\n<option value=\"04:00\">4:00 am</option>\n<option value=\"05:00\">5:00 am</option>\n<option value=\"06:00\">6:00 am</option>\n<option value=\"07:00\">7:00 am</option>\n<option value=\"08:00\" selected=\"selected\">8:00 am</option>\n<option value=\"09:00\">9:00 am</option>\n<option value=\"10:00\">10:00 am</option>\n<option value=\"11:00\">11:00 am</option>\n<option value=\"12:00\">12:00 pm</option>\n<option value=\"13:00\">1:00 pm</option>\n<option value=\"14:00\">2:00 pm</option>\n<option value=\"15:00\">3:00 pm</option>\n<option value=\"16:00\">4:00 pm</option>\n<option value=\"17:00\">5:00 pm</option>\n<option value=\"18:00\">6:00 pm</option>\n<option value=\"19:00\">7:00 pm</option>\n<option value=\"20:00\">8:00 pm</option>\n<option value=\"21:00\">9:00 pm</option>\n<option value=\"22:00\">10:00 pm</option>\n<option value=\"23:00\">11:00 pm</option>\n</select>\n<h5>End :</h5>\n<select name=\"end-time\" class=\"end-time\">\n<option value=\"09:00\">9:00 am</option>\n<option value=\"10:00\">10:00 am</option>\n<option value=\"11:00\">11:00 am</option>\n<option value=\"12:00\">12:00 pm</option>\n<option value=\"13:00\">1:00 pm</option>\n<option value=\"14:00\">2:00 pm</option>\n<option value=\"15:00\">3:00 pm</option>\n<option value=\"16:00\">12:00 am</option>\n<option value=\"17:00\">5:00 pm</option>\n<option value=\"18:00\">6:00 pm</option>\n<option value=\"19:00\">7:00 pm</option>\n<option value=\"20:00\">8:00 pm</option>\n<option value=\"21:00\">9:00 pm</option>\n<option value=\"22:00\">10:00 pm</option>\n<option value=\"23:00\" selected=\"selected\">11:00 pm</option>\n<option value=\"23:59\">12:00 am</option>\n</select>\n\n<a href=\"#\">Show Time</a>\n\n<form name=\"frm-booking-reserve-default\">\n<h3>Personal Info</h3>\n<input type=\"text\" name=\"name\" value=\"\" placeholder=\"Name:\">\n\n<input type=\"email\" name=\"email\" value=\"\" required=\"\" placeholder=\"Email:\">\n\n<input type=\"text\" name=\"phone\" value=\"\" required=\"\" placeholder=\"Phone:\">\n\n<select name=\"payment_type\">\n<option value=\"\">Choose Payment</option>\n</select>\n<textarea name=\"note\" placeholder=\"Note:\"></textarea>\n\n<input type=\"text\" name=\"captcha\" required=\"\" placeholder=\"Captcha\">\n\n<input type=\"hidden\" name=\"hiddencaptcha\" id=\"hiddencaptcha\" readonly=\"readonly\" value=\"5608\">\n\n5                        <sup>6</sup>\n0                        <sub>8</sub>\n\n<input type=\"submit\" name=\"subscheduleit\" style=\"display:none;\" value=\"Schedule It\">\n\n</form>','Appointment','','publish','closed','closed','','appointment','','','2020-03-18 12:46:23','2020-03-18 12:46:23','',0,'https://mg7717.dev34.info/?page_id=25342',0,'page','',0),(25352,2,'2020-02-18 12:17:59','2020-02-18 12:17:59','','shop-1','','inherit','open','closed','','shop-1','','','2020-02-18 12:17:59','2020-02-18 12:17:59','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-1.jpg',0,'attachment','image/jpeg',0),(25353,2,'2020-02-18 12:18:03','2020-02-18 12:18:03','','shop-2','','inherit','open','closed','','shop-2','','','2020-02-18 12:18:03','2020-02-18 12:18:03','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-2.jpg',0,'attachment','image/jpeg',0),(25354,2,'2020-02-18 12:18:07','2020-02-18 12:18:07','','shop-3','','inherit','open','closed','','shop-3','','','2020-02-18 12:18:07','2020-02-18 12:18:07','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-3.jpg',0,'attachment','image/jpeg',0),(25355,2,'2020-02-18 12:18:09','2020-02-18 12:18:09','','shop-4','','inherit','open','closed','','shop-4','','','2020-02-18 12:18:09','2020-02-18 12:18:09','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-4.jpg',0,'attachment','image/jpeg',0),(25356,2,'2020-02-18 12:18:14','2020-02-18 12:18:14','','shop-5','','inherit','open','closed','','shop-5','','','2020-02-18 12:18:14','2020-02-18 12:18:14','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-5.jpg',0,'attachment','image/jpeg',0),(25357,2,'2020-02-18 12:18:19','2020-02-18 12:18:19','','shop-6','','inherit','open','closed','','shop-6','','','2020-02-18 12:18:19','2020-02-18 12:18:19','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-6.jpg',0,'attachment','image/jpeg',0),(25358,2,'2020-02-18 12:18:22','2020-02-18 12:18:22','','shop-7','','inherit','open','closed','','shop-7','','','2020-02-18 12:18:22','2020-02-18 12:18:22','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-7.jpg',0,'attachment','image/jpeg',0),(25359,2,'2020-02-18 12:18:24','2020-02-18 12:18:24','','shop-8','','inherit','open','closed','','shop-8','','','2020-02-18 12:18:24','2020-02-18 12:18:24','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-8.jpg',0,'attachment','image/jpeg',0),(25360,2,'2020-02-18 12:18:29','2020-02-18 12:18:29','','shop-9','','inherit','open','closed','','shop-9','','','2020-02-18 12:18:29','2020-02-18 12:18:29','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-9.jpg',0,'attachment','image/jpeg',0),(25361,2,'2020-02-18 12:18:31','2020-02-18 12:18:31','','shop-10','','inherit','open','closed','','shop-10','','','2020-02-18 12:18:31','2020-02-18 12:18:31','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-10.jpg',0,'attachment','image/jpeg',0),(25362,2,'2020-02-18 12:18:33','2020-02-18 12:18:33','','shop-11','','inherit','open','closed','','shop-11','','','2020-02-18 12:18:33','2020-02-18 12:18:33','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-11.jpg',0,'attachment','image/jpeg',0),(25363,2,'2020-02-18 12:18:34','2020-02-18 12:18:34','','shop-12','','inherit','open','closed','','shop-12','','','2020-02-18 12:18:34','2020-02-18 12:18:34','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-12.jpg',0,'attachment','image/jpeg',0),(25364,2,'2020-02-18 12:18:35','2020-02-18 12:18:35','','shop-13','','inherit','open','closed','','shop-13','','','2020-02-18 12:18:35','2020-02-18 12:18:35','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-13.jpg',0,'attachment','image/jpeg',0),(25365,2,'2020-02-18 12:18:37','2020-02-18 12:18:37','','shop-14','','inherit','open','closed','','shop-14','','','2020-02-18 12:18:37','2020-02-18 12:18:37','',20777,'https://mg7717.dev34.info/wp-content/uploads/2020/02/shop-14.jpg',0,'attachment','image/jpeg',0),(25366,2,'2020-02-19 07:31:33','2020-02-19 07:31:33','<!-- Reservation -->\n	<h2>Make an Appointment</h2>\n                    1\n                <h4>Select Date / Time slot</h4>\n                <p>Choose the type of service and your staff along with the time slot</p>\n                    2\n                <h4>Fill Contact Details</h4>\n                <p>Fill in your personal details and brief description of your treatment needed</p>\n                    3\n                <h4>Check Details</h4>\n                <p>Proof read the details about the choosen staff, service &amp; personal details</p>\n        <p>All fields are mandatory</p>\n            <input value=\"Go Back and edit\" type=\"button\" />\n            <input type=\"hidden\" value=\"true\" name=\"appointment-step-checker\"  id=\"appointment-step-checker\"  />\n            <input type=\"hidden\" value=\"1\" name=\"appointment-step\"  id=\"appointment-step\"  />\n            <h2>Select Service &amp; Date</h2>\n                <form name=\"dt-sc-appointment-scheduler-form\" method=\"post\">\n                        <select name=\"serviceid\" id=\"serviceid\">\n                            <option value=\"\">Select Service</option>                                        <option value=\"628\" >Hot Stone Massage - &#36;55.0</option>                                        <option value=\"627\" >Oriental Spa Manicure - &#36;30.0</option>                                        <option value=\"626\" >Master Therapy Massage - &#36;30.0</option>                                        <option value=\"625\" >Collgen Mask Upgrade - &#36;50.0</option>                                        <option value=\"624\" >Gem Stone Massage - &#36;55.0</option>                                        <option value=\"623\" >Intensive Moisture Treatment - &#36;60.0</option>                                        <option value=\"621\" >Hot Poultice Massage - &#36;55.0</option>                                        <option value=\"609\" >Reflexology - &#36;50.0</option>                                        <option value=\"521\" >Deep Tissue Massage - &#36;30.0</option>                                        <option value=\"457\" >Herbal Massage Therapy - &#36;60.0</option>                        </select>\n                        <select name=\"staffid\" id=\"staffid\">\n                            <option value=\"\">Select Staff</option>                                    <option value=\"620\" >Jian Hung Huo - &#36;30.0</option>                                    <option value=\"619\" >Hai Han He - &#36;30.0</option>                                    <option value=\"618\" >Feng Gua Hai - &#36;30.0</option>                                    <option value=\"615\" >Fa Dong Cong - &#36;30.0</option>                                    <option value=\"613\" >An Chao Chen - &#36;30.0</option>                                    <option value=\"607\" >Bao Chen Cheng - &#36;30.0</option>                                    <option value=\"606\" >Melissa Mc Chan - &#36;30.0</option>                                    <option value=\"605\" >Melwyn Mccarthy - &#36;30.0</option>                                    <option value=\"600\" >Su Hon Kim - &#36;30.0</option>                                    <option value=\"458\" >Susan Delacour - &#36;30.0</option>                        </select>\n                            <input type=\"text\" id=\"datepicker\" name=\"date\" value=\"Select Date\" required />\n                    <p><input value=\"Check available time\" type=\"button\" /></p>\n                    <input type=\"hidden\" id=\"staffids\" name=\"staffids\" value=\"\" />\n                    <input type=\"hidden\" id=\"serviceids\" name=\"serviceids\" value=\"\" />\n                </form>\n            <h2>Contact Details</h2>\n            <form name=\"dt-sc-appointment-contactdetails-form\" method=\"post\">\n                    <input type=\"text\" id=\"firstname\" name=\"firstname\" value=\"\" placeholder=\"Name\" required />\n                    <input type=\"text\" id=\"lastname\" name=\"lastname\" value=\"\" placeholder=\"Last Name\" required />\n                    <input type=\"text\" id=\"phone\" name=\"phone\" value=\"\" placeholder=\"Phone\" required />\n                    <input type=\"text\" id=\"emailid\" name=\"emailid\" value=\"\" placeholder=\"Email\" required />\n                    <input type=\"text\" id=\"address\" name=\"address\" value=\"\" placeholder=\"Address\" required />\n                <p>A brief description about your reason of visit</p>\n                    <textarea id=\"about_your_project\" name=\"about_your_project\" placeholder=\"Message\" required></textarea>\n                <p><input value=\"Submit Details\" type=\"submit\" /></p>\n            </form>\n            <h2>Confirm Details</h2>\n                <input type=\"hidden\" id=\"hid_firstname\" name=\"hid_firstname\" value=\"\" />\n                <input type=\"hidden\" id=\"hid_lastname\" name=\"hid_lastname\" value=\"\" />\n                <input type=\"hidden\" id=\"hid_phone\" name=\"hid_phone\" value=\"\" />\n                <input type=\"hidden\" id=\"hid_emailid\" name=\"hid_emailid\" value=\"\" />\n                <input type=\"hidden\" id=\"hid_address\" name=\"hid_address\" value=\"\" />\n                <input type=\"hidden\" id=\"hid_about_your_project\" name=\"hid_about_your_project\" value=\"\" />\n                <img src=\"https://mg7717.dev34.info/wp-content/plugins/dt-booking-manager/css/images/loading_icon.gif\" alt=\"loading\" />\n                <form name=\"dt-sc-about-project-form\" method=\"post\">\n                    <p>\n                        <input value=\"Check &amp; Confirm\" type=\"submit\" />\n                    </p>\n                </form>\n            Success. You got a appointment to experience our excellent service.            \n            Oops! You have cancelled the payment process :            \n        <!-- Reservation -->','Appointment  II','','publish','closed','closed','','appointment-ii','','','2020-02-19 07:32:05','2020-02-19 07:32:05','',0,'https://mg7717.dev34.info/appointment-copy/',0,'page','',0),(25367,2,'2020-02-19 09:34:19','2020-02-19 09:34:19','','logo','','inherit','open','closed','','logo-2','','','2020-02-19 09:34:19','2020-02-19 09:34:19','',20376,'https://mg7717.dev34.info/wp-content/uploads/2020/01/logo-1.png',0,'attachment','image/png',0),(25368,2,'2020-02-19 09:34:20','2020-02-19 09:34:20','','light-logo','','inherit','open','closed','','light-logo','','','2020-02-19 09:34:20','2020-02-19 09:34:20','',20376,'https://mg7717.dev34.info/wp-content/uploads/2020/01/light-logo.png',0,'attachment','image/png',0),(25373,2,'2020-02-19 13:28:03','2020-02-19 13:28:03','<h2>Appointment</h2><form name=\"reservation-schedule-form\" method=\"post\" action=\"https://mg7717.dev34.info/appointment/\">\n							<p><input type=\"text\" id=\"cli-name\" name=\"cli-name\" placeholder=\"Name\"></p>\n							<p><input type=\"text\" id=\"cli-email\" name=\"cli-email\"  placeholder=\"Email\"></p>\n							<p><select name=\"services\" id=\"services\">\n							  <option value=\"\">Type of Service</option><option value=\'628\'>Indian Astrology - &#36;55.0</option><option value=\'627\'>Western Astrology - &#36;30.0</option><option value=\'626\'>Tropical Astrology - &#36;30.0</option><option value=\'625\'>Arab and Persian Astrology - &#36;50.0</option><option value=\'624\'>Horary astrology - &#36;55.0</option><option value=\'623\'>Medical Astrology - &#36;60.0</option><option value=\'621\'>Fixed Stars astrology - &#36;55.0</option><option value=\'609\'>Zodiac astrology - &#36;50.0</option><option value=\'521\'>Personal consultation - &#36;30.0</option><option value=\'457\'>Love Astrology - &#36;60.0</option></select></p>\n							<p><input type=\"text\" id=\"datepicker\" name=\"date\" placeholder=\"Preferred Date\" readonly=\"readonly\" /></p>\n							<p><select name=\"staff\" id=\"staff\">\n								<option value=\"\">Name of Person</option><option value=\"620\">Jian Hung Huo - &#36;30.0</option><option value=\"619\">Hai Han He - &#36;30.0</option><option value=\"618\">Feng Gua Hai - &#36;30.0</option><option value=\"615\">Fa Dong Cong - &#36;30.0</option><option value=\"613\">An Chao Chen - &#36;30.0</option><option value=\"607\">Bao Chen Cheng - &#36;30.0</option><option value=\"606\">Melissa Mc Chan - &#36;30.0</option><option value=\"605\">Melwyn Mccarthy - &#36;30.0</option><option value=\"600\">Su Hon Kim - &#36;30.0</option><option value=\"458\">Susan Delacour - &#36;30.0</option></select></p>\n								<button value=\"Show Time\" type=\"submit\">Fix an appointment</button>\n						<input type=\"hidden\" id=\"staffids\" name=\"staffids\" value=\"\" /><input type=\"hidden\" id=\"serviceids\" name=\"serviceids\" value=\"\" /></form>','Reservation Form','','publish','closed','closed','','reservation-form','','','2020-02-26 06:42:25','2020-02-26 06:42:25','',0,'https://mg7717.dev34.info/?page_id=25373',0,'page','',0),(25374,2,'2020-02-20 04:41:17','2020-02-20 04:41:17','<h2>Type 1</h2>		\n			<img width=\"378\" height=\"378\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/team3.jpg\" alt=\"Love Astrology\" title=\"Love Astrology\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/team3.jpg 378w, https://mg7717.dev34.info/wp-content/uploads/2020/02/team3-150x150.jpg 150w, https://mg7717.dev34.info/wp-content/uploads/2020/02/team3-300x300.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/team3-100x100.jpg 100w\" sizes=\"(max-width: 378px) 100vw, 378px\" /><h3><a href=\"https://mg7717.dev34.info/dt_service/love-astrology/\" title=\"Love Astrology\">Love Astrology</a></h3><h6>Duration : 2 hr</h6><h4>&#36;60</h4><p>Aliquam erat volutpat. Suspendisse nec...</p><a href=\"https://mg7717.dev34.info/dt_service/love-astrology/\" title=\"Love Astrology\">View procedure details</a>		\n			<h2>Type 2</h2>		\n			<img width=\"205\" height=\"205\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/team3.jpg\" alt=\"Love Astrology\" title=\"Love Astrology\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/team3.jpg 378w, https://mg7717.dev34.info/wp-content/uploads/2020/02/team3-150x150.jpg 150w, https://mg7717.dev34.info/wp-content/uploads/2020/02/team3-300x300.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/team3-100x100.jpg 100w\" sizes=\"(max-width: 205px) 100vw, 205px\" /><h3><a href=\"https://mg7717.dev34.info/dt_service/love-astrology/\" title=\"Love Astrology\">Love Astrology</a></h3><h6>Duration : 2 hr</h6><h4>&#36;60</h4><p>Aliquam erat volutpat. Suspendisse nec...</p><a href=\"https://mg7717.dev34.info/dt_service/love-astrology/\" title=\"Love Astrology\">View procedure details</a>		\n			<img width=\"205\" height=\"205\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/team3.jpg\" alt=\"Love Astrology\" title=\"Love Astrology\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/team3.jpg 378w, https://mg7717.dev34.info/wp-content/uploads/2020/02/team3-150x150.jpg 150w, https://mg7717.dev34.info/wp-content/uploads/2020/02/team3-300x300.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/team3-100x100.jpg 100w\" sizes=\"(max-width: 205px) 100vw, 205px\" /><h3><a href=\"https://mg7717.dev34.info/dt_service/love-astrology/\" title=\"Love Astrology\">Love Astrology</a></h3><h6>Duration : 2 hr</h6><h4>&#36;60</h4><p>Aliquam erat volutpat. Suspendisse nec...</p><a href=\"https://mg7717.dev34.info/dt_service/love-astrology/\" title=\"Love Astrology\">View procedure details</a>		\n			<h2>Type 3</h2>		\n			<img width=\"205\" height=\"205\" src=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/team3.jpg\" alt=\"Love Astrology\" title=\"Love Astrology\" srcset=\"https://mg7717.dev34.info/wp-content/uploads/2020/02/team3.jpg 378w, https://mg7717.dev34.info/wp-content/uploads/2020/02/team3-150x150.jpg 150w, https://mg7717.dev34.info/wp-content/uploads/2020/02/team3-300x300.jpg 300w, https://mg7717.dev34.info/wp-content/uploads/2020/02/team3-100x100.jpg 100w\" sizes=\"(max-width: 205px) 100vw, 205px\" /><h3><a href=\"https://mg7717.dev34.info/dt_service/love-astrology/\" title=\"Love Astrology\">Love Astrology</a></h3><h4>&#36;60</h4><h3><a href=\"https://mg7717.dev34.info/dt_service/personal-consultation/\" title=\"Personal consultation\">Personal consultation</a></h3><h4>&#36;30.00</h4><h3><a href=\"https://mg7717.dev34.info/dt_service/zodiac-astrology/\" title=\"Zodiac astrology\">Zodiac astrology</a></h3><h4>&#36;50</h4>','Booking - Services','','publish','closed','closed','','booking-services','','','2020-02-20 06:51:06','2020-02-20 06:51:06','',0,'https://mg7717.dev34.info/?page_id=25374',0,'page','',0),(25376,2,'2020-02-20 05:23:16','2020-02-20 05:23:16','<h2>Type 1</h2>		\n			<img src=\"https://place-hold.it/600x692&text=Susan Delacour\" alt=\"Susan Delacour\" /><h3><a href=\"https://mg7717.dev34.info/dt_person/susan-delacour/\" title=\"Susan Delacour\">Susan Delacour</a></h3><h6>Skin Specialist</h6><p>Monday to Friday : 08:00 - 17:00 hrs		\n			<img src=\"https://place-hold.it/600x692&text=Susan Delacour\" alt=\"Susan Delacour\" /><h3><a href=\"https://mg7717.dev34.info/dt_person/susan-delacour/\" title=\"Susan Delacour\">Susan Delacour</a></h3><h6>Skin Specialist</h6><p>Monday to Friday : 08:00 - 17:00 hrs		\n			<h2>Type 2</h2>		\n			<img src=\"https://place-hold.it/205x205&text=Susan Delacour\" alt=\"Susan Delacour\" /><h3><a href=\"https://mg7717.dev34.info/dt_person/susan-delacour/\" title=\"Susan Delacour\">Susan Delacour</a></h3><h6>Skin Specialist</h6><p>Monday to Friday : 08:00 - 17:00 hrs		\n			<img src=\"https://place-hold.it/205x205&text=Susan Delacour\" alt=\"Susan Delacour\" /><h3><a href=\"https://mg7717.dev34.info/dt_person/susan-delacour/\" title=\"Susan Delacour\">Susan Delacour</a></h3><h6>Skin Specialist</h6><p>Monday to Friday : 08:00 - 17:00 hrs','Booking - Persons','','publish','closed','closed','','booking-persons','','','2020-02-20 06:45:55','2020-02-20 06:45:55','',0,'https://mg7717.dev34.info/booking-services-copy/',0,'page','',0),(25393,2,'2020-02-20 13:43:53','2020-02-20 13:43:53','','stars','','inherit','open','closed','','stars','','','2020-02-20 13:43:53','2020-02-20 13:43:53','',0,'https://mg7717.dev34.info/wp-content/uploads/2018/02/stars.png',0,'attachment','image/png',0),(25394,2,'2020-02-20 13:44:01','2020-02-20 13:44:01','','stars2','','inherit','open','closed','','stars2','','','2020-02-20 13:44:01','2020-02-20 13:44:01','',0,'https://mg7717.dev34.info/wp-content/uploads/2018/02/stars2.png',0,'attachment','image/png',0),(25395,2,'2020-02-20 13:44:07','2020-02-20 13:44:07','','twinkling','','inherit','open','closed','','twinkling','','','2020-02-20 13:44:07','2020-02-20 13:44:07','',0,'https://mg7717.dev34.info/wp-content/uploads/2018/02/twinkling.png',0,'attachment','image/png',0),(25396,2,'2020-02-20 14:22:05','2020-02-20 14:22:05','','mystic-image','','inherit','open','closed','','mystic-image','','','2020-02-20 14:22:05','2020-02-20 14:22:05','',0,'https://mg7717.dev34.info/wp-content/uploads/2018/02/mystic-image.png',0,'attachment','image/png',0),(25398,2,'2020-02-20 14:37:28','2020-02-20 14:37:28','','mystic-image2','','inherit','open','closed','','mystic-image2','','','2020-02-20 14:37:28','2020-02-20 14:37:28','',0,'https://mg7717.dev34.info/wp-content/uploads/2018/02/mystic-image2.png',0,'attachment','image/png',0),(25399,2,'2020-02-20 14:55:07','2020-02-20 14:55:07','','mystic-image3','','inherit','open','closed','','mystic-image3','','','2020-02-20 14:55:07','2020-02-20 14:55:07','',0,'https://mg7717.dev34.info/wp-content/uploads/2018/02/mystic-image3.png',0,'attachment','image/png',0),(25400,2,'2020-02-20 14:56:33','2020-02-20 14:56:33','','mystic-image4','','inherit','open','closed','','mystic-image4','','','2020-02-20 14:56:33','2020-02-20 14:56:33','',0,'https://mg7717.dev34.info/wp-content/uploads/2018/02/mystic-image4.png',0,'attachment','image/png',0),(25401,2,'2020-02-20 14:59:50','2020-02-20 14:59:50','','mystic-image5','','inherit','open','closed','','mystic-image5','','','2020-02-26 06:51:09','2020-02-26 06:51:09','',0,'https://mg7717.dev34.info/wp-content/uploads/2018/02/mystic-image5.png',0,'attachment','image/png',0),(25402,2,'2020-02-21 05:53:50','2020-02-21 05:53:50','','twinkling2','','inherit','open','closed','','twinkling2','','','2020-02-21 05:53:50','2020-02-21 05:53:50','',0,'https://mg7717.dev34.info/wp-content/uploads/2018/02/twinkling2.png',0,'attachment','image/png',0),(25406,2,'2020-02-21 11:34:14','2020-02-21 11:34:14',' ','','','publish','closed','closed','','25406','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',20670,'https://mg7717.dev34.info/?p=25406',6,'nav_menu_item','',0),(25407,2,'2020-02-21 11:34:14','2020-02-21 11:34:14',' ','','','publish','closed','closed','','25407','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',20670,'https://mg7717.dev34.info/?p=25407',7,'nav_menu_item','',0),(25408,2,'2020-02-21 11:34:14','2020-02-21 11:34:14',' ','','','publish','closed','closed','','25408','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',20670,'https://mg7717.dev34.info/?p=25408',8,'nav_menu_item','',0),(25409,2,'2020-02-21 11:34:14','2020-02-21 11:34:14',' ','','','publish','closed','closed','','25409','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',20670,'https://mg7717.dev34.info/?p=25409',9,'nav_menu_item','',0),(25410,2,'2020-02-21 11:34:15','2020-02-21 11:34:15',' ','','','publish','closed','closed','','25410','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',20670,'https://mg7717.dev34.info/?p=25410',10,'nav_menu_item','',0),(25411,2,'2020-02-21 11:34:15','2020-02-21 11:34:15',' ','','','publish','closed','closed','','25411','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',20670,'https://mg7717.dev34.info/?p=25411',11,'nav_menu_item','',0),(25412,2,'2020-02-24 06:55:31','2020-02-24 06:55:31','','Appointment  III','','publish','closed','closed','','appointment-iii','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25412',31,'nav_menu_item','',0),(25413,2,'2020-02-24 06:55:31','2020-02-24 06:55:31',' ','','','publish','closed','closed','','25413','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25413',30,'nav_menu_item','',0),(25414,2,'2020-02-24 06:55:31','2020-02-24 06:55:31',' ','','','publish','closed','closed','','25414','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25414',29,'nav_menu_item','',0),(25415,2,'2020-02-24 07:17:54','2020-02-24 07:17:54','<h4>Choose Your Zodiac</h4>','Forecast','','publish','closed','closed','','elementor-25415','','','2020-02-26 06:35:33','2020-02-26 06:35:33','',0,'https://mg7717.dev34.info/?post_type=dt_mega_menus&#038;p=25415',0,'dt_mega_menus','',0),(25416,2,'2020-02-24 07:24:54','2020-02-24 07:24:54',' ','','','publish','closed','closed','','25416','','','2020-02-24 09:13:54','2020-02-24 09:13:54','',20711,'https://mg7717.dev34.info/?p=25416',1,'nav_menu_item','',0),(25417,2,'2020-02-24 07:24:54','2020-02-24 07:24:54',' ','','','publish','closed','closed','','25417','','','2020-02-24 09:13:54','2020-02-24 09:13:54','',20711,'https://mg7717.dev34.info/?p=25417',2,'nav_menu_item','',0),(25418,2,'2020-02-24 07:24:54','2020-02-24 07:24:54',' ','','','publish','closed','closed','','25418','','','2020-02-24 09:13:54','2020-02-24 09:13:54','',20711,'https://mg7717.dev34.info/?p=25418',3,'nav_menu_item','',0),(25420,2,'2020-02-24 07:25:27','2020-02-24 07:25:27',' ','','','publish','closed','closed','','25420','','','2020-02-24 09:14:15','2020-02-24 09:14:15','',20711,'https://mg7717.dev34.info/?p=25420',2,'nav_menu_item','',0),(25421,2,'2020-02-24 07:25:27','2020-02-24 07:25:27',' ','','','publish','closed','closed','','25421','','','2020-02-24 09:14:15','2020-02-24 09:14:15','',20711,'https://mg7717.dev34.info/?p=25421',3,'nav_menu_item','',0),(25431,2,'2020-02-24 09:14:15','2020-02-24 09:14:15',' ','','','publish','closed','closed','','25431','','','2020-02-24 09:14:15','2020-02-24 09:14:15','',20711,'https://mg7717.dev34.info/?p=25431',1,'nav_menu_item','',0),(25432,2,'2020-02-24 09:15:04','2020-02-24 09:15:04',' ','','','publish','closed','closed','','25432','','','2020-02-24 09:15:04','2020-02-24 09:15:04','',20711,'https://mg7717.dev34.info/?p=25432',1,'nav_menu_item','',0),(25433,2,'2020-02-24 09:15:04','2020-02-24 09:15:04',' ','','','publish','closed','closed','','25433','','','2020-02-24 09:15:04','2020-02-24 09:15:04','',20711,'https://mg7717.dev34.info/?p=25433',2,'nav_menu_item','',0),(25434,2,'2020-02-24 09:15:04','2020-02-24 09:15:04',' ','','','publish','closed','closed','','25434','','','2020-02-24 09:15:04','2020-02-24 09:15:04','',20711,'https://mg7717.dev34.info/?p=25434',3,'nav_menu_item','',0),(25435,2,'2020-02-24 09:15:24','2020-02-24 09:15:24',' ','','','publish','closed','closed','','25435','','','2020-02-24 09:15:24','2020-02-24 09:15:24','',20711,'https://mg7717.dev34.info/?p=25435',1,'nav_menu_item','',0),(25436,2,'2020-02-24 09:15:24','2020-02-24 09:15:24',' ','','','publish','closed','closed','','25436','','','2020-02-24 09:15:24','2020-02-24 09:15:24','',20711,'https://mg7717.dev34.info/?p=25436',2,'nav_menu_item','',0),(25437,2,'2020-02-24 09:15:24','2020-02-24 09:15:24',' ','','','publish','closed','closed','','25437','','','2020-02-24 09:15:24','2020-02-24 09:15:24','',20711,'https://mg7717.dev34.info/?p=25437',3,'nav_menu_item','',0),(25438,2,'2020-02-24 09:27:51','2020-02-24 09:27:51','','Blog - Listing','','publish','closed','closed','','blog-listing','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25438',18,'nav_menu_item','',0),(25439,2,'2020-02-24 09:27:51','2020-02-24 09:27:51','','Single - Left Sidebar','','publish','closed','closed','','single-left-sidebar','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25439',19,'nav_menu_item','',0),(25442,2,'2020-02-24 09:27:51','2020-02-24 09:27:51','','Single - Fullwidth','','publish','closed','closed','','single-fullwidth','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25442',21,'nav_menu_item','',0),(25443,2,'2020-02-24 09:27:51','2020-02-24 09:27:51','','Single - Right Sidebar','','publish','closed','closed','','single-right-sidebar','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25443',20,'nav_menu_item','',0),(25444,2,'2020-02-24 09:32:50','2020-02-24 09:32:50','','Case Studies Listing','','publish','closed','closed','','case-studies-listing','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25444',15,'nav_menu_item','',0),(25445,2,'2020-02-24 09:33:46','2020-02-24 09:33:46','','Products','','publish','closed','closed','','products','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25445',23,'nav_menu_item','',0),(25447,2,'2020-02-24 10:07:22','2020-02-24 10:07:22','','Default Kit','','publish','closed','closed','','default-kit','','','2020-02-24 10:07:22','2020-02-24 10:07:22','',0,'https://mg7717.dev34.info/?elementor_library=default-kit',0,'elementor_library','',0),(25466,1,'2020-02-26 05:28:40','2020-02-26 05:28:40','','Order &ndash; February 26, 2020 @ 05:28 AM','','wc-processing','open','closed','wc_order_fAph2fg27B9LD','order-feb-26-2020-0528-am','','','2020-02-26 05:28:40','2020-02-26 05:28:40','',0,'https://mg7717.dev34.info/?post_type=shop_order&#038;p=25466',0,'shop_order','',1),(25467,2,'2020-02-26 05:51:42','2020-02-26 05:51:42',' ','','','publish','closed','closed','','25467','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25467',28,'nav_menu_item','',0),(25469,2,'2020-02-26 06:31:10','2020-02-26 06:31:10','','icon1','','inherit','open','closed','','icon1','','','2020-02-26 06:31:10','2020-02-26 06:31:10','',25232,'https://mg7717.dev34.info/wp-content/uploads/2020/02/icon1.svg',0,'attachment','image/svg+xml',0),(25470,2,'2020-02-26 06:31:11','2020-02-26 06:31:11','','icon3','','inherit','open','closed','','icon3-2','','','2020-02-26 06:31:11','2020-02-26 06:31:11','',25232,'https://mg7717.dev34.info/wp-content/uploads/2020/02/icon3.svg',0,'attachment','image/svg+xml',0),(25471,2,'2020-02-26 06:31:13','2020-02-26 06:31:13','','icon4','','inherit','open','closed','','icon4-2','','','2020-02-26 06:31:13','2020-02-26 06:31:13','',25232,'https://mg7717.dev34.info/wp-content/uploads/2020/02/icon4.svg',0,'attachment','image/svg+xml',0),(25472,2,'2020-02-26 06:32:57','2020-02-26 06:32:57','','icon1','','inherit','open','closed','','icon1-2','','','2020-02-26 06:32:57','2020-02-26 06:32:57','',25232,'https://mg7717.dev34.info/wp-content/uploads/2020/02/icon1-1.svg',0,'attachment','image/svg+xml',0),(25473,2,'2020-02-26 06:32:58','2020-02-26 06:32:58','','icon3','','inherit','open','closed','','icon3-3','','','2020-02-26 06:32:58','2020-02-26 06:32:58','',25232,'https://mg7717.dev34.info/wp-content/uploads/2020/02/icon3-1.svg',0,'attachment','image/svg+xml',0),(25474,2,'2020-02-26 06:32:59','2020-02-26 06:32:59','','icon4','','inherit','open','closed','','icon4-3','','','2020-02-26 06:32:59','2020-02-26 06:32:59','',25232,'https://mg7717.dev34.info/wp-content/uploads/2020/02/icon4-1.svg',0,'attachment','image/svg+xml',0),(25476,2,'2020-02-26 06:43:32','2020-02-26 06:43:32','','call','','inherit','open','closed','','call-3','','','2020-02-26 06:43:32','2020-02-26 06:43:32','',20376,'https://mg7717.dev34.info/wp-content/uploads/2020/01/call-2.svg',0,'attachment','image/svg+xml',0),(25478,2,'2020-02-26 06:43:33','2020-02-26 06:43:33','','marker','','inherit','open','closed','','marker-3','','','2020-02-26 06:43:33','2020-02-26 06:43:33','',20376,'https://mg7717.dev34.info/wp-content/uploads/2020/01/marker-1.svg',0,'attachment','image/svg+xml',0),(25479,2,'2020-02-26 06:46:41','2020-02-26 06:46:41','','icon1','','inherit','open','closed','','icon1-3','','','2020-02-26 06:46:41','2020-02-26 06:46:41','',25232,'https://mg7717.dev34.info/wp-content/uploads/2020/02/icon1-2.svg',0,'attachment','image/svg+xml',0),(25481,0,'2020-02-26 06:54:42','2020-02-26 06:54:42','','John','','publish','closed','closed','','john','','','2020-02-26 06:54:42','2020-02-26 06:54:42','',0,'https://mg7717.dev34.info/dt_customers/john/',0,'dt_customers','',0),(25482,0,'2020-02-26 07:22:42','2020-02-26 07:22:42','','John Doe','','publish','closed','closed','','john-doe','','','2020-02-26 07:22:42','2020-02-26 07:22:42','',0,'https://mg7717.dev34.info/dt_customers/john-doe/',0,'dt_customers','',0),(25490,2,'2020-02-26 10:28:13','2020-02-26 10:28:13','','moon-inverse[1]','','inherit','open','closed','','moon-inverse1','','','2020-02-26 10:28:13','2020-02-26 10:28:13','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/moon-inverse1.png',0,'attachment','image/png',0),(25491,0,'2020-02-27 12:57:03','2020-02-27 12:57:03','','John Thomas','','publish','closed','closed','','john-thomas','','','2020-02-27 12:57:03','2020-02-27 12:57:03','',0,'https://mg7717.dev34.info/dt_customers/john-thomas/',0,'dt_customers','',0),(25492,1,'2020-02-27 13:05:53','2020-02-27 13:05:53','','Order &ndash; February 27, 2020 @ 01:05 PM','xdfhdxfh','wc-processing','open','closed','wc_order_twM9eVnkuiuAN','order-feb-27-2020-0105-pm','','','2020-02-27 13:05:53','2020-02-27 13:05:53','',0,'https://mg7717.dev34.info/?post_type=shop_order&#038;p=25492',0,'shop_order','',1),(25493,2,'2020-02-28 05:39:28','2020-02-28 05:39:28','Daily ForecastWeekly ForecastMonthly Forecast\n\n<style>.elementor-25498 .elementor-element.elementor-element-1db6614 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-056b20a > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-2c2f838 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-964ae64 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>\n<section data-id=\"de2eff1\" data-element_type=\"section\">\n<ul id=\"menu-zodiacs-i\">\n 	<li id=\"menu-item-25416\"><a href=\"https://mg7717.dev34.info/forecast/aries/\">Aries</a></li>\n 	<li id=\"menu-item-25417\"><a href=\"https://mg7717.dev34.info/forecast/taurus/\">Taurus</a></li>\n 	<li id=\"menu-item-25418\"><a href=\"https://mg7717.dev34.info/forecast/gemini/\">Gemini</a></li>\n</ul>\n<ul id=\"menu-zodiacs-ii\">\n 	<li id=\"menu-item-25431\"><a href=\"https://mg7717.dev34.info/forecast/cancer/\">Cancer</a></li>\n 	<li id=\"menu-item-25420\"><a href=\"https://mg7717.dev34.info/forecast/leo/\">Leo</a></li>\n 	<li id=\"menu-item-25421\"><a href=\"https://mg7717.dev34.info/forecast/virgo/\">Virgo</a></li>\n</ul>\n<ul id=\"menu-zodiacs-iii\">\n 	<li id=\"menu-item-25432\"><a href=\"https://mg7717.dev34.info/forecast/libra/\">Libra</a></li>\n 	<li id=\"menu-item-25433\"><a href=\"https://mg7717.dev34.info/forecast/scorpio/\">Scorpio</a></li>\n 	<li id=\"menu-item-25434\"><a href=\"https://mg7717.dev34.info/forecast/sagnittarius/\">Sagnittarius</a></li>\n</ul>\n<ul id=\"menu-zodiacs-iv\">\n 	<li id=\"menu-item-25435\"><a href=\"https://mg7717.dev34.info/forecast/capricorn/\">Capricorn</a></li>\n 	<li id=\"menu-item-25436\"><a href=\"https://mg7717.dev34.info/forecast/aquarius/\">Aquarius</a></li>\n 	<li id=\"menu-item-25437\"><a href=\"https://mg7717.dev34.info/forecast/pisces/\">Pisces</a></li>\n</ul>\n</section>\n<style>.elementor-25498 .elementor-element.elementor-element-1db6614 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-056b20a > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-2c2f838 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-964ae64 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>\n<section data-id=\"de2eff1\" data-element_type=\"section\">\n<ul id=\"menu-zodiacs-i-1\">\n 	<li><a href=\"https://mg7717.dev34.info/forecast/aries/\">Aries</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/taurus/\">Taurus</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/gemini/\">Gemini</a></li>\n</ul>\n<ul id=\"menu-zodiacs-ii-1\">\n 	<li><a href=\"https://mg7717.dev34.info/forecast/cancer/\">Cancer</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/leo/\">Leo</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/virgo/\">Virgo</a></li>\n</ul>\n<ul id=\"menu-zodiacs-iii-1\">\n 	<li><a href=\"https://mg7717.dev34.info/forecast/libra/\">Libra</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/scorpio/\">Scorpio</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/sagnittarius/\">Sagnittarius</a></li>\n</ul>\n<ul id=\"menu-zodiacs-iv-1\">\n 	<li><a href=\"https://mg7717.dev34.info/forecast/capricorn/\">Capricorn</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/aquarius/\">Aquarius</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/pisces/\">Pisces</a></li>\n</ul>\n</section>\n<style>.elementor-25498 .elementor-element.elementor-element-1db6614 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-056b20a > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-2c2f838 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-25498 .elementor-element.elementor-element-964ae64 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}</style>\n<section data-id=\"de2eff1\" data-element_type=\"section\">\n<ul id=\"menu-zodiacs-i-2\">\n 	<li><a href=\"https://mg7717.dev34.info/forecast/aries/\">Aries</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/taurus/\">Taurus</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/gemini/\">Gemini</a></li>\n</ul>\n<ul id=\"menu-zodiacs-ii-2\">\n 	<li><a href=\"https://mg7717.dev34.info/forecast/cancer/\">Cancer</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/leo/\">Leo</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/virgo/\">Virgo</a></li>\n</ul>\n<ul id=\"menu-zodiacs-iii-2\">\n 	<li><a href=\"https://mg7717.dev34.info/forecast/libra/\">Libra</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/scorpio/\">Scorpio</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/sagnittarius/\">Sagnittarius</a></li>\n</ul>\n<ul id=\"menu-zodiacs-iv-2\">\n 	<li><a href=\"https://mg7717.dev34.info/forecast/capricorn/\">Capricorn</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/aquarius/\">Aquarius</a></li>\n 	<li><a href=\"https://mg7717.dev34.info/forecast/pisces/\">Pisces</a></li>\n</ul>\n</section>','Forecast Tabs','','publish','closed','closed','','forecast-tabs','','','2020-10-19 12:37:12','2020-10-19 12:37:12','',0,'https://mg7717.dev34.info/?post_type=dt_mega_menus&#038;p=25493',0,'dt_mega_menus','',0),(25498,2,'2020-02-28 07:39:40','2020-02-28 07:39:40','','Forecast MegaMenu I','','publish','closed','closed','','forecast-megamenu-i','','','2020-02-28 07:40:58','2020-02-28 07:40:58','',0,'https://mg7717.dev34.info/?post_type=elementor_library&#038;p=25498',0,'elementor_library','',0),(25499,2,'2020-02-28 07:47:10','2020-02-28 07:47:10',' ','','','publish','closed','closed','','25499','','','2020-02-28 11:48:08','2020-02-28 11:48:08','',0,'https://mg7717.dev34.info/?p=25499',13,'nav_menu_item','',0),(25503,2,'2020-02-29 07:17:15','2020-02-29 07:17:15','','moon-inverse[1]','','inherit','open','closed','','moon-inverse1-2','','','2020-02-29 07:17:15','2020-02-29 07:17:15','',20398,'https://mg7717.dev34.info/wp-content/uploads/2020/02/moon-inverse1-1.png',0,'attachment','image/png',0),(25510,2,'2020-03-06 05:37:58','2020-03-06 05:37:58','','augury','','publish','closed','closed','','augury','','','2020-03-06 11:59:10','2020-03-06 11:59:10','',0,'https://mg7717.dev34.info/augury/',0,'custom_css','',0),(25512,0,'2020-03-13 14:32:15','2020-03-13 14:32:15','','Fab','','publish','closed','closed','','fab','','','2020-03-13 14:32:15','2020-03-13 14:32:15','',0,'https://mg7717.dev34.info/dt_customers/fab/',0,'dt_customers','',0),(25514,0,'2020-03-24 12:31:32','2020-03-24 12:31:32','','test','','publish','closed','closed','','test','','','2020-03-24 12:31:32','2020-03-24 12:31:32','',0,'https://mg7717.dev34.info/dt_customers/test/',0,'dt_customers','',0),(25515,0,'2020-03-24 16:15:45','2020-03-24 16:15:45','','asd dfasf','','publish','closed','closed','','asd-dfasf','','','2020-03-24 16:15:45','2020-03-24 16:15:45','',0,'https://mg7717.dev34.info/dt_customers/asd-dfasf/',0,'dt_customers','',0),(25517,0,'2020-03-31 15:07:24','2020-03-31 15:07:24','','sdfs','','publish','closed','closed','','sdfs','','','2020-03-31 15:07:24','2020-03-31 15:07:24','',0,'https://mg7717.dev34.info/dt_customers/sdfs/',0,'dt_customers','',0),(25518,0,'2020-04-14 14:41:05','2020-04-14 14:41:05','','ndjjsi','','publish','closed','closed','','ndjjsi','','','2020-04-14 14:41:05','2020-04-14 14:41:05','',0,'https://mg7717.dev34.info/dt_customers/ndjjsi/',0,'dt_customers','',0),(25519,0,'2020-04-22 10:14:52','2020-04-22 10:14:52','','harpreet kaur','','publish','closed','closed','','harpreet-kaur','','','2020-04-22 10:14:52','2020-04-22 10:14:52','',0,'https://mg7717.dev34.info/dt_customers/harpreet-kaur/',0,'dt_customers','',0),(25521,0,'2020-04-29 07:12:05','2020-04-29 07:12:05','','fsdf','','publish','closed','closed','','fsdf','','','2020-04-29 07:12:05','2020-04-29 07:12:05','',0,'https://mg7717.dev34.info/dt_customers/fsdf/',0,'dt_customers','',0),(25522,0,'2020-05-03 17:04:22','2020-05-03 17:04:22','','Sudesh Hettiwana','','publish','closed','closed','','sudesh-hettiwana','','','2020-05-03 17:04:22','2020-05-03 17:04:22','',0,'https://mg7717.dev34.info/dt_customers/sudesh-hettiwana/',0,'dt_customers','',0),(25524,0,'2020-05-11 13:58:16','2020-05-11 13:58:16','','emy emy','','publish','closed','closed','','emy-emy','','','2020-05-11 13:58:16','2020-05-11 13:58:16','',0,'https://mg7717.dev34.info/dt_customers/emy-emy/',0,'dt_customers','',0),(25527,0,'2020-05-14 18:57:17','2020-05-14 18:57:17','','xcvzxc cxzv','','publish','closed','closed','','xcvzxc-cxzv','','','2020-05-14 18:57:17','2020-05-14 18:57:17','',0,'https://mg7717.dev34.info/dt_customers/xcvzxc-cxzv/',0,'dt_customers','',0),(25532,0,'2020-06-11 13:54:54','2020-06-11 13:54:54','','aasd sddesa','','publish','closed','closed','','aasd-sddesa','','','2020-06-11 13:54:54','2020-06-11 13:54:54','',0,'https://mg7717.dev34.info/dt_customers/aasd-sddesa/',0,'dt_customers','',0),(25533,0,'2020-06-24 10:56:34','2020-06-24 10:56:34','','MOJTABA MERAJI','','publish','closed','closed','','mojtaba-meraji','','','2020-06-24 10:56:34','2020-06-24 10:56:34','',0,'https://mg7717.dev34.info/dt_customers/mojtaba-meraji/',0,'dt_customers','',0),(25535,0,'2020-07-05 15:49:05','2020-07-05 15:49:05','','','','publish','closed','closed','','25535','','','2020-07-05 15:49:05','2020-07-05 15:49:05','',0,'https://mg7717.dev34.info/dt_customers/25535/',0,'dt_customers','',0),(25538,1,'2020-07-23 10:20:03','2020-07-23 10:20:03','','Order &ndash; July 23, 2020 @ 10:20 AM','','wc-processing','open','closed','wc_order_uGpTKUVkAb768','order-jul-23-2020-1020-am','','','2020-07-23 10:20:03','2020-07-23 10:20:03','',0,'https://mg7717.dev34.info/?post_type=shop_order&#038;p=25538',0,'shop_order','',1),(25539,0,'2020-07-24 02:15:50','2020-07-24 02:15:50','','ádasdasd','','publish','closed','closed','','adasdasd','','','2020-07-24 02:15:50','2020-07-24 02:15:50','',0,'https://mg7717.dev34.info/dt_customers/adasdasd/',0,'dt_customers','',0),(25541,0,'2020-08-08 03:56:04','2020-08-08 03:56:04','','Gr Sde','','publish','closed','closed','','gr-sde','','','2020-08-08 03:56:04','2020-08-08 03:56:04','',0,'https://mg7717.dev34.info/dt_customers/gr-sde/',0,'dt_customers','',0),(25543,0,'2020-08-15 10:38:26','2020-08-15 10:38:26','','ravi','','publish','closed','closed','','ravi','','','2020-08-15 10:38:26','2020-08-15 10:38:26','',0,'https://mg7717.dev34.info/dt_customers/ravi/',0,'dt_customers','',0),(25544,0,'2020-08-20 18:53:02','2020-08-20 18:53:02','','Rokibul Hasan Novel','','publish','closed','closed','','rokibul-hasan-novel','','','2020-08-20 18:53:02','2020-08-20 18:53:02','',0,'https://mg7717.dev34.info/dt_customers/rokibul-hasan-novel/',0,'dt_customers','',0),(25545,0,'2020-08-31 11:03:35','2020-08-31 11:03:35','','ankush','','publish','closed','closed','','ankush','','','2020-08-31 11:03:35','2020-08-31 11:03:35','',0,'https://mg7717.dev34.info/dt_customers/ankush/',0,'dt_customers','',0),(25546,0,'2020-08-31 11:05:29','2020-08-31 11:05:29','','Naveen Kumar','','publish','closed','closed','','naveen-kumar','','','2020-08-31 11:05:29','2020-08-31 11:05:29','',0,'https://mg7717.dev34.info/dt_customers/naveen-kumar/',0,'dt_customers','',0),(25547,1,'2020-09-03 12:54:47','2020-09-03 12:54:47','','Order &ndash; September 3, 2020 @ 12:54 PM','','wc-on-hold','open','closed','wc_order_fXY9BBXvHd6ca','order-sep-03-2020-1254-pm','','','2020-09-03 12:54:47','2020-09-03 12:54:47','',0,'https://mg7717.dev34.info/?post_type=shop_order&#038;p=25547',0,'shop_order','',1),(25548,1,'2020-09-04 11:16:40','2020-09-04 11:16:40','','Order &ndash; September 4, 2020 @ 11:16 AM','','wc-on-hold','open','closed','wc_order_S32MJXJWwlBmS','order-sep-04-2020-1116-am','','','2020-09-04 11:16:40','2020-09-04 11:16:40','',0,'https://mg7717.dev34.info/?post_type=shop_order&#038;p=25548',0,'shop_order','',1),(25549,0,'2020-09-13 08:49:36','2020-09-13 08:49:36','','qwq qwq','','publish','closed','closed','','qwq-qwq','','','2020-09-13 08:49:36','2020-09-13 08:49:36','',0,'https://mg7717.dev34.info/dt_customers/qwq-qwq/',0,'dt_customers','',0),(25550,0,'2020-09-23 18:09:49','2020-09-23 18:09:49','','Ganesh','','publish','closed','closed','','ganesh','','','2020-09-23 18:09:49','2020-09-23 18:09:49','',0,'https://mg7717.dev34.info/dt_customers/ganesh/',0,'dt_customers','',0),(25551,0,'2020-09-28 15:36:39','2020-09-28 15:36:39','','fdgfd','','publish','closed','closed','','fdgfd','','','2020-09-28 15:36:39','2020-09-28 15:36:39','',0,'https://mg7717.dev34.info/dt_customers/fdgfd/',0,'dt_customers','',0),(25552,0,'2020-10-04 07:37:05','2020-10-04 07:37:05','','dsdssds dsdsdsdsd','','publish','closed','closed','','dsdssds-dsdsdsdsd','','','2020-10-04 07:37:05','2020-10-04 07:37:05','',0,'https://mg7717.dev34.info/dt_customers/dsdssds-dsdsdsdsd/',0,'dt_customers','',0),(25553,0,'2020-10-10 10:08:55','2020-10-10 10:08:55','','Sudip Dhakal','','publish','closed','closed','','sudip-dhakal','','','2020-10-10 10:08:55','2020-10-10 10:08:55','',0,'https://mg7717.dev34.info/dt_customers/sudip-dhakal/',0,'dt_customers','',0),(25554,0,'2020-10-12 08:28:56','2020-10-12 08:28:56','','','','publish','closed','closed','','25554','','','2020-10-12 08:28:56','2020-10-12 08:28:56','',0,'https://mg7717.dev34.info/dt_customers/25554/',0,'dt_customers','',0),(25555,0,'2020-10-15 04:01:13','2020-10-15 04:01:13','','Tamer Essam','','publish','closed','closed','','tamer-essam','','','2020-10-15 04:01:13','2020-10-15 04:01:13','',0,'https://mg7717.dev34.info/dt_customers/tamer-essam/',0,'dt_customers','',0),(25556,0,'2020-10-15 06:31:49','2020-10-15 06:31:49','','asd asd','','publish','closed','closed','','asd-asd','','','2020-10-15 06:31:49','2020-10-15 06:31:49','',0,'https://mg7717.dev34.info/dt_customers/asd-asd/',0,'dt_customers','',0),(25557,0,'2020-10-18 22:47:34','2020-10-18 22:47:34','','nn nnn','','publish','closed','closed','','nn-nnn','','','2020-10-18 22:47:34','2020-10-18 22:47:34','',0,'https://mg7717.dev34.info/dt_customers/nn-nnn/',0,'dt_customers','',0),(25559,0,'2020-10-20 18:35:39','2020-10-20 18:35:39','','test name','','publish','closed','closed','','test-name','','','2020-10-20 18:35:39','2020-10-20 18:35:39','',0,'https://mg7717.dev34.info/dt_customers/test-name/',0,'dt_customers','',0),(25561,2,'2020-10-27 11:03:47','2020-10-27 11:03:47','','fgghffghfgh','','publish','closed','closed','','fgghffghfgh','','','2020-10-27 11:03:47','2020-10-27 11:03:47','',0,'https://mg7717.dev34.info/dt_customers/fgghffghfgh/',0,'dt_customers','',0);
/*!40000 ALTER TABLE `wpmz_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_revslider_css`
--

DROP TABLE IF EXISTS `wpmz_revslider_css`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_revslider_css` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `settings` longtext DEFAULT NULL,
  `hover` longtext DEFAULT NULL,
  `advanced` longtext DEFAULT NULL,
  `params` longtext NOT NULL,
  UNIQUE KEY `id` (`id`),
  KEY `handle_index` (`handle`(64))
) ENGINE=InnoDB AUTO_INCREMENT=110 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_revslider_css`
--

LOCK TABLES `wpmz_revslider_css` WRITE;
/*!40000 ALTER TABLE `wpmz_revslider_css` DISABLE KEYS */;
INSERT INTO `wpmz_revslider_css` VALUES (1,'.tp-caption.medium_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}'),(2,'.tp-caption.small_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(3,'.tp-caption.medium_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(4,'.tp-caption.large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(5,'.tp-caption.very_large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(6,'.tp-caption.very_big_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(9,'.tp-caption.modern_medium_fat_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(10,'.tp-caption.modern_medium_light','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(11,'.tp-caption.modern_big_bluebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}'),(12,'.tp-caption.modern_big_redbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}'),(13,'.tp-caption.modern_small_text_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(14,'.tp-caption.boxshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"},\"hover\":\"\"}','[]'),(15,'.tp-caption.black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000\"}'),(16,'.tp-caption.noshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','[]'),(17,'.tp-caption.thinheadline_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}','{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}'),(48,'.tp-caption.MarkerDisplay','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ff0000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-style\":\"normal\",\"font-family\":\"Permanent Marker\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(49,'.tp-caption.Restaurant-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"120px\",\"line-height\":\"120px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(50,'.tp-caption.Restaurant-Cursive','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Nothing you could do\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(51,'.tp-caption.Restaurant-ScrollDownText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(52,'.tp-caption.Restaurant-Description','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(53,'.tp-caption.Restaurant-Price','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(54,'.tp-caption.Restaurant-Menuitem','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Power2.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(55,'.tp-caption.Furniture-LogoText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"160px\",\"line-height\":\"150px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(56,'.tp-caption.Furniture-Plus','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0.5\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"6px\",\"7px\",\"4px\",\"7px\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(57,'.tp-caption.Furniture-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(58,'.tp-caption.Furniture-Subtitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(59,'.tp-caption.Gym-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(60,'.tp-caption.Gym-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(61,'.tp-caption.Gym-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"22\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(62,'.tp-caption.Fashion-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(63,'.tp-caption.Fashion-BigDisplay','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(64,'.tp-caption.Fashion-TextBlock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"40px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(65,'.tp-caption.Sports-Display','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(66,'.tp-caption.Sports-DisplayFat','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":[\"\"],\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(67,'.tp-caption.Sports-Subline','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"32px\",\"line-height\":\"32px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(68,'.tp-caption.Instagram-Caption','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(69,'.tp-caption.News-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"60px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(70,'.tp-caption.News-Subtitle','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0px\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"300\",\"easing\":\"Power3.easeInOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"24px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(71,'.tp-caption.Photography-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(72,'.tp-caption.Photography-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#777777\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(73,'.tp-caption.Photography-ImageHover','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"1000\",\"easing\":\"Power3.easeInOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(74,'.tp-caption.Photography-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#00ffde\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(75,'.tp-caption.Photography-Textblock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(76,'.tp-caption.Photography-Subline-2','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(77,'.tp-caption.Photography-ImageHover2','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Back.easeOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Arial\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(78,'.tp-caption.WebProduct-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(79,'.tp-caption.WebProduct-SubTitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(80,'.tp-caption.WebProduct-Content','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(81,'.tp-caption.WebProduct-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(82,'.tp-caption.WebProduct-Title-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(83,'.tp-caption.WebProduct-SubTitle-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(84,'.tp-caption.WebProduct-Content-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(85,'.tp-caption.FatRounded','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"20px\",\"22px\",\"20px\",\"25px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.5\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(86,'.tp-caption.NotGeneric-Title','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"[object Object]\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"70px\",\"font-weight\":\"800\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 0px 10px 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(87,'.tp-caption.NotGeneric-SubTitle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(88,'.tp-caption.NotGeneric-CallToAction','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 30px 10px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(89,'.tp-caption.NotGeneric-Icon','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(90,'.tp-caption.NotGeneric-Menuitem','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"27px 30px 27px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(91,'.tp-caption.MarkerStyle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Permanent Marker\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(92,'.tp-caption.Gym-Menuitem','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(93,'.tp-caption.Newspaper-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#FFFFFF\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"17px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(94,'.tp-caption.Newspaper-Subtitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#a8d8ee\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(95,'.tp-caption.Newspaper-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(96,'.tp-caption.Newspaper-Title-Centered','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"center\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(97,'.tp-caption.Hero-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(98,'.tp-caption.Video-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(99,'.tp-caption.Video-SubTitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.35\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(100,'.tp-caption.NotGeneric-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(101,'.tp-caption.NotGeneric-BigButton','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"27px\",\"30px\",\"27px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(102,'.tp-caption.WebProduct-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"48px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0px\",\"40px\",\"0px\",\"40px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(103,'.tp-caption.Restaurant-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffe081\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#0a0a0a\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(104,'.tp-caption.Gym-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#8bc027\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(105,'.tp-caption.Gym-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"0\",\"border-color\":\"#8bc027\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power2.easeInOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(106,'.tp-caption.Sports-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(107,'.tp-caption.Sports-Button-Red','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#db1c22\",\"background-transparency\":\"1\",\"border-color\":\"#db1c22\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(108,'.tp-caption.Photography-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(109,'.tp-caption.Newspaper-Button-2','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}');
/*!40000 ALTER TABLE `wpmz_revslider_css` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_revslider_css_bkp`
--

DROP TABLE IF EXISTS `wpmz_revslider_css_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_revslider_css_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `settings` longtext DEFAULT NULL,
  `hover` longtext DEFAULT NULL,
  `advanced` longtext DEFAULT NULL,
  `params` longtext NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_revslider_css_bkp`
--

LOCK TABLES `wpmz_revslider_css_bkp` WRITE;
/*!40000 ALTER TABLE `wpmz_revslider_css_bkp` DISABLE KEYS */;
INSERT INTO `wpmz_revslider_css_bkp` VALUES (1,'.tp-caption.medium_grey','','','','{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\",\"white-space\":\"nowrap\"}'),(2,'.tp-caption.small_text','','','','{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(3,'.tp-caption.medium_text','','','','{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(4,'.tp-caption.large_text','','','','{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(5,'.tp-caption.very_large_text','','','','{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"}'),(6,'.tp-caption.very_big_white','','','','{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black','','','','{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat','','','','{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(9,'.tp-caption.modern_medium_fat_white','','','','{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(10,'.tp-caption.modern_medium_light','','','','{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(11,'.tp-caption.modern_big_bluebg','','','','{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\",\"letter-spacing\":\"0\"}'),(12,'.tp-caption.modern_big_redbg','','','','{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\",\"letter-spacing\":\"0\"}'),(13,'.tp-caption.modern_small_text_dark','','','','{\"position\":\"absolute\",\"color\":\"#555\",\"text-shadow\":\"none\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(14,'.tp-caption.boxshadow','','','','{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"}'),(15,'.tp-caption.black','','','','{\"color\":\"#000\",\"text-shadow\":\"none\"}'),(16,'.tp-caption.noshadow','','','','{\"text-shadow\":\"none\"}'),(17,'.tp-caption.thinheadline_dark','','','','{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark','','','','{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg','','','','{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg','','','','{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg','','','','{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg','','','','{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt','','','','{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"padding\":\"1px 4px 0px 4px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey','','','','{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey','','','','{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey','','','','{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider','','','','{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue','','','','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue','','','','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red','','','','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red','','','','{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red','','','','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange','','','','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange','','','','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor','','','','{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"width\":\"4000px\",\"height\":\"150px\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white','','','','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white','','','','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white','','','','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center','','','','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos','','','','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black','','','','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black','','','','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue','','','','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white','','','','{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage','','','','{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black','','','','{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg','','','','{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"text-shadow\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}');
/*!40000 ALTER TABLE `wpmz_revslider_css_bkp` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_revslider_layer_animations`
--

DROP TABLE IF EXISTS `wpmz_revslider_layer_animations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_revslider_layer_animations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_revslider_layer_animations`
--

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

--
-- Table structure for table `wpmz_revslider_layer_animations_bkp`
--

DROP TABLE IF EXISTS `wpmz_revslider_layer_animations_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_revslider_layer_animations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_revslider_layer_animations_bkp`
--

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

--
-- Table structure for table `wpmz_revslider_navigations`
--

DROP TABLE IF EXISTS `wpmz_revslider_navigations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_revslider_navigations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `css` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_revslider_navigations`
--

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

--
-- Table structure for table `wpmz_revslider_navigations_bkp`
--

DROP TABLE IF EXISTS `wpmz_revslider_navigations_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_revslider_navigations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `css` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_revslider_navigations_bkp`
--

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

--
-- Table structure for table `wpmz_revslider_sliders`
--

DROP TABLE IF EXISTS `wpmz_revslider_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_revslider_sliders` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`),
  KEY `type_index` (`type`(8))
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_revslider_sliders`
--

LOCK TABLES `wpmz_revslider_sliders` WRITE;
/*!40000 ALTER TABLE `wpmz_revslider_sliders` DISABLE KEYS */;
INSERT INTO `wpmz_revslider_sliders` VALUES (1,'home-slider','augury-home','{\"addOns\":[],\"version\":\"6.6.0\",\"shortcode\":\"[rev_slider alias=\\\"augury-home\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"pageURL\":\"\",\"transient\":1200,\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":9000,\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"none\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":\"1390px\",\"n\":\"1024px\",\"t\":\"778px\",\"m\":480},\"height\":{\"d\":\"800px\",\"n\":\"550px\",\"t\":\"500px\",\"m\":\"450px\"},\"editorCache\":{\"d\":800,\"n\":550,\"t\":500,\"m\":450},\"overflow\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":true,\"layersAlignOnModule\":true},\"codes\":{\"css\":\"@keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n@-webkit-keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n@-moz-keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n@-ms-keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n\\n.stars, .twinkling, .clouds {\\n  position:absolute;\\n  top:0;\\n  left:0;\\n  right:0;\\n  bottom:0;\\n  width:100%;\\n  height:100%;\\n  display:block;\\n}\\n\\n.stars {\\n  background:#0f0f0f url(https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2018\\/02\\/stars.png) repeat top center;\\n  z-index:0;\\n}\\n\\n.twinkling{\\n  background:transparent url(https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2018\\/02\\/twinkling2.png) repeat top center;\\n  z-index:1;\\n  -moz-animation:move-twink-back 200s linear infinite;\\n  -ms-animation:move-twink-back 200s linear infinite;\\n  -o-animation:move-twink-back 200s linear infinite;\\n  -webkit-animation:move-twink-back 200s linear infinite;\\n  animation:move-twink-back 200s linear infinite;\\n}\",\"javascript\":\"\"},\"carousel\":{\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":0,\"dottedOverlay\":\"none\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"0\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false,\"globalViewPort\":true,\"globalViewDist\":\"-200px\"},\"progressbar\":{\"set\":false,\"height\":5,\"position\":\"bottom\",\"color\":\"rgba(255,255,255,0.5)\"},\"firstSlide\":{\"set\":false,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"layerSelection\":false,\"lazyLoad\":\"smart\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\"},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":20,\"align\":\"slider\",\"space\":5,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":0,\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slideCenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\"},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"augury-home\\\"][\\/rev_slider]\"}','{\"version\":\"6.6.0\"}',''),(2,'home-slider-backup','home-slider-1','{\"addOns\":[],\"version\":\"6.1.1\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"pageURL\":\"\",\"transient\":1200,\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":9000,\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"Linear.easeNone\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":\"1390px\",\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":900,\"n\":768,\"t\":\"600px\",\"m\":\"500px\"},\"editorCache\":{\"d\":900,\"n\":768,\"t\":600,\"m\":500},\"overflow\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false},\"codes\":{\"css\":\"@keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n@-webkit-keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n@-moz-keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n@-ms-keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n\\n.stars, .twinkling, .clouds {\\n  position:absolute;\\n  top:0;\\n  left:0;\\n  right:0;\\n  bottom:0;\\n  width:100%;\\n  height:100%;\\n  display:block;\\n}\\n\\n.stars {\\n  background:#0f0f0f url(https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2018\\/02\\/stars.png) repeat top center;\\n  z-index:0;\\n}\\n\\n.twinkling{\\n  background:transparent url(https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2018\\/02\\/twinkling2.png) repeat top center;\\n  z-index:1;\\n  -moz-animation:move-twink-back 200s linear infinite;\\n  -ms-animation:move-twink-back 200s linear infinite;\\n  -o-animation:move-twink-back 200s linear infinite;\\n  -webkit-animation:move-twink-back 200s linear infinite;\\n  animation:move-twink-back 200s linear infinite;\\n}\",\"javascript\":\"\"},\"carousel\":{\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"Power3.easeInOut\",\"fadeOut\":true,\"scale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":0,\"dottedOverlay\":\"none\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"0\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":false,\"height\":5,\"position\":\"bottom\",\"color\":\"rgba(255,255,255,0.5)\"},\"firstSlide\":{\"set\":false,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\"},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":20,\"align\":\"slider\",\"space\":5,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":0,\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slideCenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\"},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"Linear.easeNone\",\"speed\":500},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"augury-home\\\"][\\/rev_slider]\",\"title\":\"home-slider 1\",\"alias\":\"home-slider-1\"}','{\"version\":\"6.1.1\"}',''),(3,'home-slider -05Mar2020','home-slider-11','{\"addOns\":[],\"version\":\"6.1.1\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-11\\\"]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"pageURL\":\"\",\"transient\":1200,\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":9000,\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"Linear.easeNone\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":false,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":\"1390px\",\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":900,\"n\":768,\"t\":\"600px\",\"m\":\"700px\"},\"editorCache\":{\"d\":900,\"n\":663,\"t\":600,\"m\":700},\"overflow\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false},\"codes\":{\"css\":\"@keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n@-webkit-keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n@-moz-keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n@-ms-keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n\\n.stars, .twinkling, .clouds {\\n  position:absolute;\\n  top:0;\\n  left:0;\\n  right:0;\\n  bottom:0;\\n  width:100%;\\n  height:100%;\\n  display:block;\\n}\\n\\n.stars {\\n  background:#0f0f0f url(https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2018\\/02\\/stars.png) repeat top center;\\n  z-index:0;\\n}\\n\\n.twinkling{\\n  background:transparent url(https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2018\\/02\\/twinkling2.png) repeat top center;\\n  z-index:1;\\n  -moz-animation:move-twink-back 200s linear infinite;\\n  -ms-animation:move-twink-back 200s linear infinite;\\n  -o-animation:move-twink-back 200s linear infinite;\\n  -webkit-animation:move-twink-back 200s linear infinite;\\n  animation:move-twink-back 200s linear infinite;\\n}\",\"javascript\":\"\"},\"carousel\":{\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"Power3.easeInOut\",\"fadeOut\":true,\"scale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":0,\"dottedOverlay\":\"none\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"0\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":false,\"height\":5,\"position\":\"bottom\",\"color\":\"rgba(255,255,255,0.5)\"},\"firstSlide\":{\"set\":false,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\"},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":20,\"align\":\"slider\",\"space\":5,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":0,\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slideCenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\"},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"Linear.easeNone\",\"speed\":500},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"augury-home\\\"][\\/rev_slider]\",\"title\":\"home-slider 11\",\"alias\":\"home-slider-11\"}','{\"version\":\"6.1.1\"}',''),(4,'home-slider-05Mar','home-slider-12','{\"addOns\":[],\"version\":\"6.1.1\",\"shortcode\":\"[rev_slider alias=\\\"home-slider-12\\\"]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"pageURL\":\"\",\"transient\":1200,\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":9000,\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"Linear.easeNone\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":\"1390px\",\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":900,\"n\":768,\"t\":\"600px\",\"m\":\"700px\"},\"editorCache\":{\"d\":900,\"n\":768,\"t\":600,\"m\":700},\"overflow\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":true,\"layersAlignOnModule\":true},\"codes\":{\"css\":\"@keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n@-webkit-keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n@-moz-keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n@-ms-keyframes move-twink-back {\\n    from {background-position:0 0;}\\n    to {background-position:-10000px 5000px;}\\n}\\n\\n.stars, .twinkling, .clouds {\\n  position:absolute;\\n  top:0;\\n  left:0;\\n  right:0;\\n  bottom:0;\\n  width:100%;\\n  height:100%;\\n  display:block;\\n}\\n\\n.stars {\\n  background:#0f0f0f url(https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2018\\/02\\/stars.png) repeat top center;\\n  z-index:0;\\n}\\n\\n.twinkling{\\n  background:transparent url(https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2018\\/02\\/twinkling2.png) repeat top center;\\n  z-index:1;\\n  -moz-animation:move-twink-back 200s linear infinite;\\n  -ms-animation:move-twink-back 200s linear infinite;\\n  -o-animation:move-twink-back 200s linear infinite;\\n  -webkit-animation:move-twink-back 200s linear infinite;\\n  animation:move-twink-back 200s linear infinite;\\n}\",\"javascript\":\"\"},\"carousel\":{\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"Power3.easeInOut\",\"fadeOut\":true,\"scale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":0,\"dottedOverlay\":\"none\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"0\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":false,\"height\":5,\"position\":\"bottom\",\"color\":\"rgba(255,255,255,0.5)\"},\"firstSlide\":{\"set\":false,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\"},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":20,\"align\":\"slider\",\"space\":5,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":0,\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slideCenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\"},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"Linear.easeNone\",\"speed\":500},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"augury-home\\\"][\\/rev_slider]\",\"title\":\"home-slider 12\",\"alias\":\"home-slider-12\"}','{\"version\":\"6.1.1\"}','');
/*!40000 ALTER TABLE `wpmz_revslider_sliders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_revslider_sliders_bkp`
--

DROP TABLE IF EXISTS `wpmz_revslider_sliders_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_revslider_sliders_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_revslider_sliders_bkp`
--

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

--
-- Table structure for table `wpmz_revslider_slides`
--

DROP TABLE IF EXISTS `wpmz_revslider_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_revslider_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  UNIQUE KEY `id` (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_revslider_slides`
--

LOCK TABLES `wpmz_revslider_slides` WRITE;
/*!40000 ALTER TABLE `wpmz_revslider_slides` DISABLE KEYS */;
INSERT INTO `wpmz_revslider_slides` VALUES (1,1,1,'{\"runtime\":{\"collapsedGroups\":[]},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]},\"version\":\"6.6.0\",\"slideChange\":{\"adpr\":false}}','{\"0\":{\"text\":\"<div class=\\\"stars\\\"><\\/div>\\n<div class=\\\"twinkling\\\">  <\\/div>\",\"alias\":\"Anim\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"1920px\",\"e\":true},\"n\":{\"v\":\"1414px\"},\"t\":{\"v\":\"1074px\"},\"m\":{\"v\":\"662px\"}},\"height\":{\"d\":{\"v\":\"920px\",\"e\":true},\"n\":{\"v\":\"788px\",\"e\":true},\"t\":{\"v\":\"610px\",\"e\":true},\"m\":{\"v\":\"722px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8,\"position\":\"absolute\"},\"behavior\":{\"autoResponsive\":false,\"responsiveChilds\":false,\"responsiveOffset\":false},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":8700,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"40px\"},\"t\":{\"v\":\"30px\"},\"m\":{\"v\":\"18px\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"68px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"37px\"},\"m\":{\"v\":\"22px\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"filter\":{\"blendMode\":\"multiply\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"visibility\":{\"locked\":true},\"type\":\"text\",\"version\":\"6.6.0\"},\"2\":{\"text\":\"\",\"alias\":\"Image-2\",\"uid\":2,\"customCSS\":\" background-blend-mode:screen;\",\"media\":{\"imageUrl\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2018\\/02\\/mystic-image5.png\",\"imageId\":25401,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"1139px\",\"e\":true},\"n\":{\"v\":\"839px\"},\"t\":{\"v\":\"637px\"},\"m\":{\"v\":\"393px\"}},\"height\":{\"d\":{\"v\":\"907px\",\"e\":true},\"n\":{\"v\":\"668px\"},\"t\":{\"v\":\"507px\"},\"m\":{\"v\":\"312px\"}},\"originalWidth\":1139,\"originalHeight\":907,\"aspectRatio\":{\"d\":{\"v\":1.255788313120176358239632463664747774600982666015625},\"n\":{\"v\":1.255788313120176358239632463664747774600982666015625},\"t\":{\"v\":1.255788313120176358239632463664747774600982666015625},\"m\":{\"v\":1.255788313120176358239632463664747774600982666015625}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"v\":\"-340px\",\"e\":true},\"n\":{\"v\":\"-250px\"},\"t\":{\"v\":\"-195px\",\"e\":true},\"m\":{\"v\":\"-120px\"}},\"y\":{\"d\":{\"e\":true},\"t\":{\"v\":\"-19px\",\"e\":true},\"m\":{\"v\":\"-11px\"}},\"horizontal\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":9,\"position\":\"absolute\"},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":\"2300\",\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":2300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":6700,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"14\"},\"t\":{\"v\":\"10\"},\"m\":{\"v\":\"6\"}},\"lineHeight\":{\"n\":{\"v\":\"18\"},\"t\":{\"v\":\"13\"},\"m\":{\"v\":\"8\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"image\",\"version\":\"6.6.0\"},\"3\":{\"text\":\"Your path is illuminated by a road-map of stars.\",\"alias\":\"Heading\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"745px\",\"e\":true},\"n\":{\"v\":\"659px\",\"e\":true},\"t\":{\"v\":\"483px\",\"e\":true},\"m\":{\"v\":\"336px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"65px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"-7px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\",\"e\":true}},\"zIndex\":10,\"position\":\"absolute\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false},\"group\":{\"groupOrder\":10},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1000,\"start\":2150,\"startRelative\":2150,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":5850,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2150},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#fff\"},\"n\":{\"v\":\"#fff\"},\"t\":{\"v\":\"#fff\"},\"m\":{\"v\":\"#fff\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"50px\",\"e\":true},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\"},\"t\":{\"v\":\"600\"},\"m\":{\"v\":\"600\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"68px\",\"e\":true},\"n\":{\"v\":\"68px\"},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"46px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"normal\",\"e\":true}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\",\"version\":\"6.6.0\"},\"4\":{\"text\":\"Predict Future\",\"alias\":\"Small-txt\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-84px\",\"e\":true},\"n\":{\"v\":\"-112px\",\"e\":true},\"t\":{\"v\":\"-140px\",\"e\":true},\"m\":{\"v\":\"-132px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"zIndex\":11,\"position\":\"absolute\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":11},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":1280,\"startRelative\":1280,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":6720,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1280},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"23px\",\"e\":true},\"m\":{\"v\":\"24px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"lineHeight\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"38px\",\"e\":true},\"m\":{\"v\":\"36px\",\"e\":true}},\"textAlign\":{\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\",\"version\":\"6.6.0\"},\"5\":{\"text\":\"Get your future predictions & forecasts perfect from the will of God.\",\"alias\":\"Para\",\"uid\":5,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"558px\",\"e\":true},\"n\":{\"v\":\"467px\",\"e\":true},\"t\":{\"v\":\"354px\"},\"m\":{\"v\":\"218px\"}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"22px\",\"e\":true},\"m\":{\"v\":\"13px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"480px\",\"e\":true},\"n\":{\"v\":\"422px\",\"e\":true},\"t\":{\"v\":\"313px\",\"e\":true},\"m\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"m\":{\"v\":\"middle\",\"e\":true}},\"zIndex\":12,\"position\":\"absolute\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false},\"group\":{\"groupOrder\":12},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"start\":3000,\"startRelative\":3000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":4800,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":3000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#a3a1a1\",\"e\":true},\"n\":{\"v\":\"#a3a1a1\"},\"t\":{\"v\":\"#a3a1a1\"},\"m\":{\"v\":\"#a3a1a1\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"18px\"},\"m\":{\"v\":\"11px\"}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"34px\",\"e\":true},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"15px\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"visibility\":{\"d\":false,\"m\":false,\"n\":false,\"t\":false},\"type\":\"text\",\"version\":\"6.6.0\"},\"6\":{\"text\":\"Discover More\",\"alias\":\"Discover-more\",\"uid\":6,\"toggle\":{\"text\":\"\"},\"size\":{\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"195px\",\"e\":true},\"n\":{\"v\":\"170px\",\"e\":true},\"t\":{\"v\":\"127px\",\"e\":true},\"m\":{\"v\":\"133px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\"}},\"zIndex\":13,\"position\":\"absolute\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false},\"group\":{\"groupOrder\":13},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":3090,\"startRelative\":3090,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":4910,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":3090},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,30,0,30],\"e\":true},\"n\":{\"v\":[0,28,0,28],\"e\":true},\"t\":{\"v\":[0,28,0,28],\"e\":true},\"m\":{\"v\":[0,28,0,28],\"e\":true}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"23px\",\"e\":true},\"m\":{\"v\":\"24px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"lineHeight\":{\"d\":{\"v\":\"47px\",\"e\":true},\"n\":{\"v\":\"50px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"50px\",\"e\":true}},\"textAlign\":{\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"backgroundColor\":\"rgba(0,0,0,0)\",\"borderColor\":\"rgba(255,255,255,0.35)\",\"borderRadius\":{\"v\":[\"25px\",\"25px\",\"25px\",\"25px\"],\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"color\":\"#000000\",\"backgroundColor\":\"#ffa35a\",\"borderColor\":\"#ffa35a\",\"borderRadius\":{\"v\":[\"25px\",\"25px\",\"25px\",\"25px\"],\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"speed\":\"100ms\",\"ease\":\"power1.inOut\"},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_open_in\":\"_self\",\"link_follow\":\"nofollow\",\"link_type\":\"a\",\"image_link\":\"https:\\/\\/mg7717.dev34.info\\/about-me\\/\"}]},\"visibility\":{\"m\":false},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\",\"version\":\"6.6.0\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7,\"position\":\"absolute\"},\"version\":\"6.6.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6,\"position\":\"absolute\"},\"version\":\"6.6.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5,\"position\":\"absolute\"},\"version\":\"6.6.0\"}}','{\"version\":\"6.6.0\"}'),(2,2,1,'{\"runtime\":{\"collapsedGroups\":[]},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"0\":{\"text\":\"<div class=\\\"stars\\\"><\\/div>\\n<div class=\\\"twinkling\\\">  <\\/div>\",\"alias\":\"Anim\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"1920px\",\"e\":true},\"n\":{\"v\":\"1414px\"},\"t\":{\"v\":\"1074px\"},\"m\":{\"v\":\"662px\"}},\"height\":{\"d\":{\"v\":\"920px\",\"e\":true},\"n\":{\"v\":\"677px\"},\"t\":{\"v\":\"514px\"},\"m\":{\"v\":\"317px\"}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":8700,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"40px\"},\"t\":{\"v\":\"30px\"},\"m\":{\"v\":\"18px\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"68px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"37px\"},\"m\":{\"v\":\"22px\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"filter\":{\"blendMode\":\"multiply\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"visibility\":{\"visible\":false,\"locked\":true},\"type\":\"text\"},\"2\":{\"text\":\"\",\"alias\":\"Image-2\",\"uid\":2,\"customCSS\":\" background-blend-mode:screen;\",\"media\":{\"imageUrl\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2018\\/02\\/mystic-image5.png\",\"imageId\":25401,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"1139px\",\"e\":true},\"n\":{\"v\":\"839px\"},\"t\":{\"v\":\"637px\"},\"m\":{\"v\":\"393px\"}},\"height\":{\"d\":{\"v\":\"907px\",\"e\":true},\"n\":{\"v\":\"668px\"},\"t\":{\"v\":\"507px\"},\"m\":{\"v\":\"312px\"}},\"originalWidth\":1139,\"originalHeight\":907,\"aspectRatio\":{\"d\":{\"v\":1.2557883131201764},\"n\":{\"v\":1.2557883131201764},\"t\":{\"v\":1.2557883131201764},\"m\":{\"v\":1.2557883131201764}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"v\":\"-340px\",\"e\":true},\"n\":{\"v\":\"-250px\"},\"t\":{\"v\":\"-195px\",\"e\":true},\"m\":{\"v\":\"-120px\"}},\"y\":{\"d\":{\"e\":true},\"t\":{\"v\":\"-19px\",\"e\":true},\"m\":{\"v\":\"-11px\"}},\"horizontal\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":9},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"Power4.easeInOut\",\"speed\":\"2300\",\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":2300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":6700,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"14\"},\"t\":{\"v\":\"10\"},\"m\":{\"v\":\"6\"}},\"lineHeight\":{\"n\":{\"v\":\"18\"},\"t\":{\"v\":\"13\"},\"m\":{\"v\":\"8\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"image\"},\"3\":{\"text\":\"Your path is illuminated by\\na road-map of stars. I am\\nhere to guide you!\",\"alias\":\"Heading\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"22px\",\"e\":true},\"m\":{\"v\":\"13px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"309px\",\"e\":true},\"n\":{\"v\":\"225px\",\"e\":true},\"t\":{\"v\":\"223px\",\"e\":true},\"m\":{\"v\":\"194px\",\"e\":true}},\"zIndex\":10},\"group\":{\"groupOrder\":10},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1000,\"start\":2150,\"startRelative\":2150,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":5850,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2150},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#fff\"},\"n\":{\"v\":\"#fff\"},\"t\":{\"v\":\"#fff\"},\"m\":{\"v\":\"#fff\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"50px\",\"e\":true},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"32px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\"},\"t\":{\"v\":\"600\"},\"m\":{\"v\":\"600\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"68px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"46px\",\"e\":true},\"m\":{\"v\":\"32px\",\"e\":true}},\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"4\":{\"text\":\"Predict Future\",\"alias\":\"Small-txt\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"22px\",\"e\":true},\"m\":{\"v\":\"13px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"246px\",\"e\":true},\"n\":{\"v\":\"168px\",\"e\":true},\"t\":{\"v\":\"160px\",\"e\":true},\"m\":{\"v\":\"131px\",\"e\":true}},\"zIndex\":11},\"group\":{\"groupOrder\":11},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"36\"},\"t\":{\"v\":\"27\"},\"m\":{\"v\":\"16\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":1280,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":6720,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1280},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"26px\",\"e\":true},\"m\":{\"v\":\"24px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"lineHeight\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"38px\",\"e\":true},\"m\":{\"v\":\"36px\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"5\":{\"text\":\"Get your future predictions & forecasts perfect from the will of God.\",\"alias\":\"Para\",\"uid\":5,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"558px\",\"e\":true},\"n\":{\"v\":\"467px\",\"e\":true},\"t\":{\"v\":\"354px\"},\"m\":{\"v\":\"218px\"}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"22px\",\"e\":true},\"m\":{\"v\":\"13px\"}},\"y\":{\"d\":{\"v\":\"550px\",\"e\":true},\"n\":{\"v\":\"422px\",\"e\":true},\"t\":{\"v\":\"313px\",\"e\":true},\"m\":{\"v\":\"193px\"}},\"zIndex\":12},\"group\":{\"groupOrder\":12},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"start\":3000,\"startRelative\":3000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":4800,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":3000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#a3a1a1\",\"e\":true},\"n\":{\"v\":\"#a3a1a1\"},\"t\":{\"v\":\"#a3a1a1\"},\"m\":{\"v\":\"#a3a1a1\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"18px\"},\"m\":{\"v\":\"11px\"}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"34px\",\"e\":true},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"15px\"}},\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"visibility\":{\"m\":false,\"t\":false},\"type\":\"text\"},\"6\":{\"text\":\"Discover More\",\"alias\":\"Discover-more\",\"uid\":6,\"toggle\":{\"text\":\"\"},\"size\":{\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"22px\",\"e\":true},\"m\":{\"v\":\"13px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"658px\",\"e\":true},\"n\":{\"v\":\"532px\",\"e\":true},\"t\":{\"v\":\"389px\",\"e\":true},\"m\":{\"v\":\"323px\",\"e\":true}},\"zIndex\":13},\"group\":{\"groupOrder\":13},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"36\"},\"t\":{\"v\":\"27\"},\"m\":{\"v\":\"16\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":3890,\"startRelative\":3890,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":4110,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":3890},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,30,0,30],\"e\":true},\"n\":{\"v\":[0,22,0,22],\"e\":false},\"t\":{\"v\":[0,28,0,28],\"e\":true},\"m\":{\"v\":[0,18,0,18],\"e\":true}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"20px\",\"e\":true},\"t\":{\"v\":\"26px\",\"e\":true},\"m\":{\"v\":\"24px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"lineHeight\":{\"d\":{\"v\":\"47px\",\"e\":true},\"n\":{\"v\":\"40px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"backgroundColor\":\"rgba(0,0,0,0)\",\"borderColor\":\"rgba(255,255,255,0.35)\",\"borderRadius\":{\"v\":[\"25px\",\"25px\",\"25px\",\"25px\"],\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"color\":\"#000000\",\"backgroundColor\":\"#ffa35a\",\"borderColor\":\"#ffa35a\",\"borderRadius\":{\"v\":[\"25px\",\"25px\",\"25px\",\"25px\"],\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"speed\":\"100ms\",\"ease\":\"Power1.easeInOut\"},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_open_in\":\"_self\",\"link_follow\":\"nofollow\",\"link_type\":\"a\",\"image_link\":\"https:\\/\\/mg7717.dev34.info\\/about-me\\/\"}]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.1.1\"}'),(3,3,1,'{\"runtime\":{\"collapsedGroups\":[]},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"0\":{\"text\":\"<div class=\\\"stars\\\"><\\/div>\\n<div class=\\\"twinkling\\\">  <\\/div>\",\"alias\":\"Anim\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"1920px\",\"e\":true},\"n\":{\"v\":\"1414px\"},\"t\":{\"v\":\"1074px\"},\"m\":{\"v\":\"662px\"}},\"height\":{\"d\":{\"v\":\"920px\",\"e\":true},\"n\":{\"v\":\"788px\",\"e\":true},\"t\":{\"v\":\"610px\",\"e\":true},\"m\":{\"v\":\"722px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":8700,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"40px\"},\"t\":{\"v\":\"30px\"},\"m\":{\"v\":\"18px\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"68px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"37px\"},\"m\":{\"v\":\"22px\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"filter\":{\"blendMode\":\"multiply\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"visibility\":{\"visible\":false,\"locked\":true},\"type\":\"text\"},\"2\":{\"text\":\"\",\"alias\":\"Image-2\",\"uid\":2,\"customCSS\":\" background-blend-mode:screen;\",\"media\":{\"imageUrl\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2018\\/02\\/mystic-image5.png\",\"imageId\":25401,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"1139px\",\"e\":true},\"n\":{\"v\":\"839px\"},\"t\":{\"v\":\"637px\"},\"m\":{\"v\":\"393px\"}},\"height\":{\"d\":{\"v\":\"907px\",\"e\":true},\"n\":{\"v\":\"668px\"},\"t\":{\"v\":\"507px\"},\"m\":{\"v\":\"312px\"}},\"originalWidth\":1139,\"originalHeight\":907,\"aspectRatio\":{\"d\":{\"v\":1.2557883131201764},\"n\":{\"v\":1.2557883131201764},\"t\":{\"v\":1.2557883131201764},\"m\":{\"v\":1.2557883131201764}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"v\":\"-340px\",\"e\":true},\"n\":{\"v\":\"-250px\"},\"t\":{\"v\":\"-195px\",\"e\":true},\"m\":{\"v\":\"-120px\"}},\"y\":{\"d\":{\"e\":true},\"t\":{\"v\":\"-19px\",\"e\":true},\"m\":{\"v\":\"-11px\"}},\"horizontal\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":9},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"Power4.easeInOut\",\"speed\":\"2300\",\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":2300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":6700,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"14\"},\"t\":{\"v\":\"10\"},\"m\":{\"v\":\"6\"}},\"lineHeight\":{\"n\":{\"v\":\"18\"},\"t\":{\"v\":\"13\"},\"m\":{\"v\":\"8\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"image\"},\"3\":{\"text\":\"Your path is illuminated by\\na road-map of stars.\",\"alias\":\"Heading\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"t\":{\"v\":\"510px\",\"e\":true},\"m\":{\"v\":\"336px\",\"e\":true}},\"height\":{\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"309px\",\"e\":true},\"n\":{\"v\":\"225px\",\"e\":true},\"t\":{\"v\":\"173px\",\"e\":true},\"m\":{\"v\":\"250px\",\"e\":true}},\"horizontal\":{\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"zIndex\":10},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false},\"group\":{\"groupOrder\":10},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1000,\"start\":2150,\"startRelative\":2150,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":5850,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2150},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#fff\"},\"n\":{\"v\":\"#fff\"},\"t\":{\"v\":\"#fff\"},\"m\":{\"v\":\"#fff\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"50px\",\"e\":true},\"t\":{\"v\":\"55px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\"},\"t\":{\"v\":\"600\"},\"m\":{\"v\":\"600\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"68px\",\"e\":true},\"n\":{\"v\":\"68px\"},\"t\":{\"v\":\"60px\",\"e\":true},\"m\":{\"v\":\"46px\",\"e\":true}},\"textAlign\":{\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"normal\",\"e\":true}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"4\":{\"text\":\"Predict Future\",\"alias\":\"Small-txt\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"246px\",\"e\":true},\"n\":{\"v\":\"168px\",\"e\":true},\"t\":{\"v\":\"110px\",\"e\":true},\"m\":{\"v\":\"161px\",\"e\":true}},\"horizontal\":{\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"zIndex\":11},\"group\":{\"groupOrder\":11},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"36\"},\"t\":{\"v\":\"27\"},\"m\":{\"v\":\"16\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":1280,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":6720,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1280},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"26px\",\"e\":true},\"m\":{\"v\":\"24px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"lineHeight\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"38px\",\"e\":true},\"m\":{\"v\":\"36px\",\"e\":true}},\"textAlign\":{\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"5\":{\"text\":\"Get your future predictions & forecasts perfect from the will of God.\",\"alias\":\"Para\",\"uid\":5,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"558px\",\"e\":true},\"n\":{\"v\":\"467px\",\"e\":true},\"t\":{\"v\":\"354px\"},\"m\":{\"v\":\"218px\"}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"22px\",\"e\":true},\"m\":{\"v\":\"13px\"}},\"y\":{\"d\":{\"v\":\"550px\",\"e\":true},\"n\":{\"v\":\"422px\",\"e\":true},\"t\":{\"v\":\"313px\",\"e\":true},\"m\":{\"v\":\"193px\"}},\"zIndex\":12},\"group\":{\"groupOrder\":12},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"start\":3000,\"startRelative\":3000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":4800,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":3000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#a3a1a1\",\"e\":true},\"n\":{\"v\":\"#a3a1a1\"},\"t\":{\"v\":\"#a3a1a1\"},\"m\":{\"v\":\"#a3a1a1\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"18px\"},\"m\":{\"v\":\"11px\"}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"34px\",\"e\":true},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"15px\"}},\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"visibility\":{\"m\":false,\"t\":false},\"type\":\"text\"},\"6\":{\"text\":\"Discover More\",\"alias\":\"Discover-more\",\"uid\":6,\"toggle\":{\"text\":\"\"},\"size\":{\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"658px\",\"e\":true},\"n\":{\"v\":\"532px\",\"e\":true},\"t\":{\"v\":\"100px\",\"e\":true},\"m\":{\"v\":\"483px\",\"e\":true}},\"horizontal\":{\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"t\":{\"v\":\"bottom\",\"e\":true},\"m\":{\"v\":\"bottom\"}},\"zIndex\":13},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false},\"group\":{\"groupOrder\":13},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"36\"},\"t\":{\"v\":\"27\"},\"m\":{\"v\":\"16\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":3890,\"startRelative\":3890,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":4110,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":3890},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,30,0,30],\"e\":true},\"n\":{\"v\":[0,22,0,22],\"e\":false},\"t\":{\"v\":[0,28,0,28],\"e\":true},\"m\":{\"v\":[0,28,0,28],\"e\":true}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"20px\",\"e\":true},\"t\":{\"v\":\"26px\",\"e\":true},\"m\":{\"v\":\"24px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"lineHeight\":{\"d\":{\"v\":\"47px\",\"e\":true},\"n\":{\"v\":\"40px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"50px\",\"e\":true}},\"textAlign\":{\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"backgroundColor\":\"rgba(0,0,0,0)\",\"borderColor\":\"rgba(255,255,255,0.35)\",\"borderRadius\":{\"v\":[\"25px\",\"25px\",\"25px\",\"25px\"],\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"color\":\"#000000\",\"backgroundColor\":\"#ffa35a\",\"borderColor\":\"#ffa35a\",\"borderRadius\":{\"v\":[\"25px\",\"25px\",\"25px\",\"25px\"],\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"speed\":\"100ms\",\"ease\":\"Power1.easeInOut\"},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_open_in\":\"_self\",\"link_follow\":\"nofollow\",\"link_type\":\"a\",\"image_link\":\"https:\\/\\/mg7717.dev34.info\\/about-me\\/\"}]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.1.1\"}'),(4,4,1,'{\"runtime\":{\"collapsedGroups\":[]},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"0\":{\"text\":\"<div class=\\\"stars\\\"><\\/div>\\n<div class=\\\"twinkling\\\">  <\\/div>\",\"alias\":\"Anim\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"1920px\",\"e\":true},\"n\":{\"v\":\"1414px\"},\"t\":{\"v\":\"1074px\"},\"m\":{\"v\":\"662px\"}},\"height\":{\"d\":{\"v\":\"920px\",\"e\":true},\"n\":{\"v\":\"788px\",\"e\":true},\"t\":{\"v\":\"610px\",\"e\":true},\"m\":{\"v\":\"722px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"behavior\":{\"autoResponsive\":false,\"responsiveChilds\":false,\"responsiveOffset\":false},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":8700,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"40px\"},\"t\":{\"v\":\"30px\"},\"m\":{\"v\":\"18px\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"68px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"37px\"},\"m\":{\"v\":\"22px\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"filter\":{\"blendMode\":\"multiply\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"2\":{\"text\":\"\",\"alias\":\"Image-2\",\"uid\":2,\"customCSS\":\" background-blend-mode:screen;\",\"media\":{\"imageUrl\":\"https:\\/\\/mg7717.dev34.info\\/wp-content\\/uploads\\/2018\\/02\\/mystic-image5.png\",\"imageId\":25401,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"1139px\",\"e\":true},\"n\":{\"v\":\"839px\"},\"t\":{\"v\":\"637px\"},\"m\":{\"v\":\"393px\"}},\"height\":{\"d\":{\"v\":\"907px\",\"e\":true},\"n\":{\"v\":\"668px\"},\"t\":{\"v\":\"507px\"},\"m\":{\"v\":\"312px\"}},\"originalWidth\":1139,\"originalHeight\":907,\"aspectRatio\":{\"d\":{\"v\":1.2557883131201764},\"n\":{\"v\":1.2557883131201764},\"t\":{\"v\":1.2557883131201764},\"m\":{\"v\":1.2557883131201764}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"v\":\"-340px\",\"e\":true},\"n\":{\"v\":\"-250px\"},\"t\":{\"v\":\"-195px\",\"e\":true},\"m\":{\"v\":\"-120px\"}},\"y\":{\"d\":{\"e\":true},\"t\":{\"v\":\"-19px\",\"e\":true},\"m\":{\"v\":\"-11px\"}},\"horizontal\":{\"d\":{\"v\":\"right\",\"e\":true},\"n\":{\"v\":\"right\"},\"t\":{\"v\":\"right\"},\"m\":{\"v\":\"right\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":9},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"Power4.easeInOut\",\"speed\":\"2300\",\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":2300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":6700,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"14\"},\"t\":{\"v\":\"10\"},\"m\":{\"v\":\"6\"}},\"lineHeight\":{\"n\":{\"v\":\"18\"},\"t\":{\"v\":\"13\"},\"m\":{\"v\":\"8\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"image\"},\"3\":{\"text\":\"Your path is illuminated by a road-map of stars.\",\"alias\":\"Heading\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"745px\",\"e\":true},\"n\":{\"v\":\"659px\",\"e\":true},\"t\":{\"v\":\"483px\",\"e\":true},\"m\":{\"v\":\"336px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"13px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\",\"e\":true}},\"zIndex\":10},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false},\"group\":{\"groupOrder\":10},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1000,\"start\":2150,\"startRelative\":2150,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":5850,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2150},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#fff\"},\"n\":{\"v\":\"#fff\"},\"t\":{\"v\":\"#fff\"},\"m\":{\"v\":\"#fff\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"50px\",\"e\":true},\"t\":{\"v\":\"40px\",\"e\":true},\"m\":{\"v\":\"40px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"600\",\"e\":true},\"n\":{\"v\":\"600\"},\"t\":{\"v\":\"600\"},\"m\":{\"v\":\"600\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"68px\",\"e\":true},\"n\":{\"v\":\"68px\"},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"46px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"normal\",\"e\":true}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"4\":{\"text\":\"Predict Future\",\"alias\":\"Small-txt\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-120px\",\"e\":true},\"n\":{\"v\":\"-142px\",\"e\":true},\"t\":{\"v\":\"-120px\",\"e\":true},\"m\":{\"v\":\"-152px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"zIndex\":11},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"baseAlign\":\"slide\"},\"group\":{\"groupOrder\":11},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":1280,\"startRelative\":1280,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":6720,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1280},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"23px\",\"e\":true},\"m\":{\"v\":\"24px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"lineHeight\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"38px\",\"e\":true},\"m\":{\"v\":\"36px\",\"e\":true}},\"textAlign\":{\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"5\":{\"text\":\"Get your future predictions & forecasts perfect from the will of God.\",\"alias\":\"Para\",\"uid\":5,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"558px\",\"e\":true},\"n\":{\"v\":\"467px\",\"e\":true},\"t\":{\"v\":\"354px\"},\"m\":{\"v\":\"218px\"}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"v\":\"30px\",\"e\":true},\"t\":{\"v\":\"22px\",\"e\":true},\"m\":{\"v\":\"13px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"480px\",\"e\":true},\"n\":{\"v\":\"422px\",\"e\":true},\"t\":{\"v\":\"313px\",\"e\":true},\"m\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"m\":{\"v\":\"middle\",\"e\":true}},\"zIndex\":12},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false},\"group\":{\"groupOrder\":12},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"start\":3000,\"startRelative\":3000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":4800,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":3000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#a3a1a1\",\"e\":true},\"n\":{\"v\":\"#a3a1a1\"},\"t\":{\"v\":\"#a3a1a1\"},\"m\":{\"v\":\"#a3a1a1\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"18px\"},\"m\":{\"v\":\"11px\"}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"36px\",\"e\":true},\"n\":{\"v\":\"34px\",\"e\":true},\"t\":{\"v\":\"25px\"},\"m\":{\"v\":\"15px\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"visibility\":{\"d\":false,\"m\":false,\"n\":false,\"t\":false},\"type\":\"text\"},\"6\":{\"text\":\"Discover More\",\"alias\":\"Discover-more\",\"uid\":6,\"toggle\":{\"text\":\"\"},\"size\":{\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"160px\",\"e\":true},\"n\":{\"v\":\"140px\",\"e\":true},\"t\":{\"v\":\"147px\",\"e\":true},\"m\":{\"v\":\"133px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\"}},\"zIndex\":13},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false},\"group\":{\"groupOrder\":13},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"50\"},\"t\":{\"v\":\"50\"},\"m\":{\"v\":\"50\"}}},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"start\":3090,\"startRelative\":3090,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":4910,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":3090},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,30,0,30],\"e\":true},\"n\":{\"v\":[0,28,0,28],\"e\":true},\"t\":{\"v\":[0,28,0,28],\"e\":true},\"m\":{\"v\":[0,28,0,28],\"e\":true}},\"fontFamily\":\"Josefin Sans\",\"fontSize\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"23px\",\"e\":true},\"m\":{\"v\":\"24px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"lineHeight\":{\"d\":{\"v\":\"47px\",\"e\":true},\"n\":{\"v\":\"50px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"50px\",\"e\":true}},\"textAlign\":{\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"backgroundColor\":\"rgba(0,0,0,0)\",\"borderColor\":\"rgba(255,255,255,0.35)\",\"borderRadius\":{\"v\":[\"25px\",\"25px\",\"25px\",\"25px\"],\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\"},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"color\":\"#000000\",\"backgroundColor\":\"#ffa35a\",\"borderColor\":\"#ffa35a\",\"borderRadius\":{\"v\":[\"25px\",\"25px\",\"25px\",\"25px\"],\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"speed\":\"100ms\",\"ease\":\"Power1.easeInOut\"},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_open_in\":\"_self\",\"link_follow\":\"nofollow\",\"link_type\":\"a\",\"image_link\":\"https:\\/\\/mg7717.dev34.info\\/about-me\\/\"}]},\"visibility\":{\"m\":false},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.1.1\"}');
/*!40000 ALTER TABLE `wpmz_revslider_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_revslider_slides_bkp`
--

DROP TABLE IF EXISTS `wpmz_revslider_slides_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_revslider_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_revslider_slides_bkp`
--

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

--
-- Table structure for table `wpmz_revslider_static_slides`
--

DROP TABLE IF EXISTS `wpmz_revslider_static_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_revslider_static_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  UNIQUE KEY `id` (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_revslider_static_slides`
--

LOCK TABLES `wpmz_revslider_static_slides` WRITE;
/*!40000 ALTER TABLE `wpmz_revslider_static_slides` DISABLE KEYS */;
INSERT INTO `wpmz_revslider_static_slides` VALUES (1,1,'{\"version\":\"6.6.0\",\"slideChange\":{\"adpr\":false}}','','{\"version\":\"6.6.0\"}'),(2,2,'[]','','{\"temp\":true}'),(3,3,'[]','','{\"temp\":true}'),(4,4,'[]','','{\"temp\":true}');
/*!40000 ALTER TABLE `wpmz_revslider_static_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_revslider_static_slides_bkp`
--

DROP TABLE IF EXISTS `wpmz_revslider_static_slides_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_revslider_static_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_revslider_static_slides_bkp`
--

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

--
-- Table structure for table `wpmz_term_relationships`
--

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

--
-- Dumping data for table `wpmz_term_relationships`
--

LOCK TABLES `wpmz_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpmz_term_relationships` DISABLE KEYS */;
INSERT INTO `wpmz_term_relationships` VALUES (154,62,0),(154,63,0),(154,66,0),(16304,62,0),(16304,63,0),(16304,68,0),(20400,16,0),(20436,17,0),(20488,17,0),(20495,17,0),(20526,17,0),(20585,16,0),(20637,16,0),(20710,16,0),(20715,16,0),(20777,4,0),(20777,8,0),(20777,19,0),(20777,24,0),(20777,25,0),(20777,26,0),(20777,27,0),(20777,28,0),(20777,29,0),(20778,4,0),(20778,20,0),(20778,24,0),(20778,25,0),(20778,26,0),(20779,2,0),(20779,20,0),(20779,24,0),(20780,2,0),(20780,19,0),(20780,30,0),(20781,2,0),(20781,21,0),(20781,26,0),(20782,2,0),(20782,21,0),(20784,2,0),(20784,8,0),(20784,21,0),(20785,2,0),(20785,6,0),(20785,7,0),(20785,8,0),(20785,20,0),(20785,30,0),(20786,2,0),(20786,8,0),(20786,20,0),(20787,2,0),(20787,19,0),(20787,25,0),(20788,2,0),(20788,14,0),(20788,19,0),(20788,24,0),(20789,2,0),(20789,22,0),(20790,2,0),(20790,22,0),(20791,15,0),(20792,15,0),(20793,15,0),(20794,15,0),(20795,15,0),(20796,15,0),(20797,2,0),(20797,19,0),(20797,30,0),(20799,2,0),(20799,18,0),(20801,15,0),(20937,16,0),(20939,17,0),(20966,17,0),(24570,43,0),(24570,58,0),(24570,59,0),(24577,43,0),(24577,57,0),(24577,59,0),(24580,54,0),(24580,57,0),(24580,59,0),(24657,16,0),(24713,16,0),(24746,17,0),(24749,17,0),(24854,43,0),(24854,56,0),(24854,59,0),(24856,43,0),(24856,54,0),(24856,55,0),(24857,43,0),(24857,55,0),(24857,59,0),(24858,43,0),(24858,59,0),(24858,60,0),(24859,54,0),(24859,56,0),(24859,61,0),(24860,54,0),(24860,59,0),(24860,60,0),(24861,43,0),(24861,54,0),(24861,56,0),(24862,54,0),(24862,58,0),(24862,59,0),(24863,43,0),(24863,54,0),(24863,60,0),(24864,54,0),(24864,58,0),(24864,59,0),(24865,43,0),(24865,54,0),(24865,57,0),(24866,43,0),(24866,54,0),(24866,55,0),(24925,63,0),(24925,66,0),(24925,67,0),(24926,65,0),(24926,66,0),(24926,68,0),(24927,62,0),(24927,63,0),(24927,66,0),(24928,63,0),(24928,65,0),(24928,68,0),(24929,66,0),(24929,67,0),(24929,68,0),(24930,65,0),(24930,66,0),(24930,68,0),(24931,63,0),(24931,66,0),(24931,67,0),(24932,63,0),(24932,66,0),(24932,67,0),(24933,63,0),(24933,65,0),(24933,66,0),(24934,62,0),(24934,63,0),(24934,64,0),(25184,16,0),(25187,16,0),(25196,16,0),(25198,16,0),(25199,16,0),(25200,16,0),(25203,17,0),(25204,17,0),(25218,17,0),(25219,17,0),(25220,17,0),(25232,17,0),(25291,53,0),(25341,17,0),(25406,16,0),(25407,16,0),(25408,16,0),(25409,16,0),(25410,16,0),(25411,16,0),(25412,16,0),(25413,16,0),(25414,16,0),(25416,69,0),(25417,69,0),(25418,69,0),(25420,70,0),(25421,70,0),(25431,70,0),(25432,71,0),(25433,71,0),(25434,71,0),(25435,72,0),(25436,72,0),(25437,72,0),(25438,16,0),(25439,16,0),(25442,16,0),(25443,16,0),(25444,16,0),(25445,16,0),(25467,16,0),(25468,17,0),(25498,53,0),(25499,16,0),(25528,53,0);
/*!40000 ALTER TABLE `wpmz_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_term_taxonomy`
--

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

--
-- Dumping data for table `wpmz_term_taxonomy`
--

LOCK TABLES `wpmz_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpmz_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpmz_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'product_type','',0,13),(3,3,'product_type','',0,0),(4,4,'product_type','',0,2),(5,5,'product_type','',0,0),(6,6,'product_visibility','',0,1),(7,7,'product_visibility','',0,1),(8,8,'product_visibility','',0,4),(9,9,'product_visibility','',0,0),(10,10,'product_visibility','',0,0),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,1),(15,15,'product_cat','',0,0),(16,16,'nav_menu','',0,31),(17,17,'elementor_library_type','',0,14),(18,18,'product_cat','',0,1),(19,19,'product_cat','',18,5),(20,20,'product_cat','',18,4),(21,21,'product_cat','',18,3),(22,22,'product_cat','',0,2),(23,23,'product_cat','',0,0),(24,24,'pa_color','',0,4),(25,25,'pa_color','',0,3),(26,26,'pa_color','',0,3),(27,27,'pa_size','',0,1),(28,28,'pa_size','',0,1),(29,29,'pa_size','',0,1),(30,30,'pa_color','',0,3),(31,31,'pa_color','',0,0),(32,32,'category','',0,0),(33,33,'post_tag','',0,0),(34,34,'post_tag','',0,0),(35,35,'post_tag','',0,0),(36,36,'category','',0,0),(37,37,'category','',0,0),(38,38,'post_tag','',0,0),(39,39,'category','',0,0),(40,40,'post_tag','',0,0),(41,41,'category','',0,0),(42,42,'category','',0,0),(43,43,'post_tag','',0,10),(44,44,'portfolio_entries','',0,0),(45,45,'portfolio_entries','',0,0),(46,46,'portfolio_entries','',0,0),(47,47,'portfolio_entries','',0,0),(48,48,'portfolio_entries','',0,0),(49,49,'portfolio_entries','',0,0),(50,50,'portfolio_tags','',0,0),(51,51,'portfolio_entries','',0,0),(52,52,'portfolio_entries','',0,0),(53,53,'elementor_library_type','',0,2),(54,54,'post_tag','',0,10),(55,55,'category','',0,3),(56,56,'category','',0,3),(57,57,'category','',0,3),(58,58,'category','',0,3),(59,59,'post_tag','',0,9),(60,60,'category','',0,3),(61,61,'post_tag','',0,1),(62,62,'portfolio_entries','',0,4),(63,63,'portfolio_tags','',0,9),(64,64,'portfolio_tags','',0,1),(65,65,'portfolio_entries','',0,4),(66,66,'portfolio_tags','',0,9),(67,67,'portfolio_entries','',0,4),(68,68,'portfolio_tags','',0,5),(69,69,'nav_menu','',0,3),(70,70,'nav_menu','',0,3),(71,71,'nav_menu','',0,3),(72,72,'nav_menu','',0,3);
/*!40000 ALTER TABLE `wpmz_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_termmeta`
--

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

--
-- Dumping data for table `wpmz_termmeta`
--

LOCK TABLES `wpmz_termmeta` WRITE;
/*!40000 ALTER TABLE `wpmz_termmeta` DISABLE KEYS */;
INSERT INTO `wpmz_termmeta` VALUES (1,18,'order','0'),(2,19,'order','0'),(3,20,'order','0'),(4,21,'order','0'),(5,22,'order','0'),(6,15,'product_count_product_cat','0'),(7,23,'order','0'),(8,19,'product_count_product_cat','5'),(9,18,'product_count_product_cat','12'),(10,24,'order_pa_color','0'),(11,25,'order_pa_color','0'),(12,26,'order_pa_color','0'),(13,27,'order_pa_size','0'),(14,28,'order_pa_size','0'),(15,29,'order_pa_size','0'),(16,20,'product_count_product_cat','3'),(17,30,'order_pa_color','0'),(18,21,'product_count_product_cat','3'),(19,31,'order_pa_color','0'),(20,22,'product_count_product_cat','2'),(21,23,'product_count_product_cat','0');
/*!40000 ALTER TABLE `wpmz_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_terms`
--

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

--
-- Dumping data for table `wpmz_terms`
--

LOCK TABLES `wpmz_terms` WRITE;
/*!40000 ALTER TABLE `wpmz_terms` DISABLE KEYS */;
INSERT INTO `wpmz_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'exclude-from-search','exclude-from-search',0),(7,'exclude-from-catalog','exclude-from-catalog',0),(8,'featured','featured',0),(9,'outofstock','outofstock',0),(10,'rated-1','rated-1',0),(11,'rated-2','rated-2',0),(12,'rated-3','rated-3',0),(13,'rated-4','rated-4',0),(14,'rated-5','rated-5',0),(15,'Uncategorized','uncategorized',0),(16,'Main Menu','main-menu',0),(17,'page','page',0),(18,'Clothing','clothing',0),(19,'Tshirts','tshirts',0),(20,'Hoodies','hoodies',0),(21,'Accessories','accessories',0),(22,'Music','music',0),(23,'Decor','decor',0),(24,'Blue','blue',0),(25,'Green','green',0),(26,'Red','red',0),(27,'Large','large',0),(28,'Medium','medium',0),(29,'Small','small',0),(30,'Gray','gray',0),(31,'Yellow','yellow',0),(32,'Craft','craft',0),(33,'School','school',0),(34,'Art','art',0),(35,'Craft','craft',0),(36,'Team','team',0),(37,'Nursery','nursery',0),(38,'Holiday','holiday',0),(39,'Academy','academy',0),(40,'Painting','painting',0),(41,'Kindergarten','kindergarten',0),(42,'Music','music',0),(43,'Science','science',0),(44,'Grid','grid',0),(45,'Web Design','web-design',0),(46,'Animation','animation',0),(47,'Grid II','grid-ii',0),(48,'Logo Design','logo-design',0),(49,'Video','video',0),(50,'Tags','tags',0),(51,'Photography','photography',0),(52,'Development','development',0),(53,'section','section',0),(54,'Astrology','astrology',0),(55,'Stars','stars',0),(56,'Culture','culture',0),(57,'Sign','sign',0),(58,'Zodiac','zodiac',0),(59,'Zodic','zodic',0),(60,'Astrology','astrology',0),(61,'Religion','religion',0),(62,'Study','study',0),(63,'Astrology','astrology',0),(64,'Knowledge','knowledge',0),(65,'Moon','moon',0),(66,'Zodiac','zodiac',0),(67,'Stars','stars',0),(68,'Sign','sign',0),(69,'Zodiac&#039;s I','zodiacs-i',0),(70,'Zodiac&#039;s II','zodiacs-ii',0),(71,'Zodiac&#039;s III','zodiacs-iii',0),(72,'Zodiac&#039;s IV','zodiacs-iv',0);
/*!40000 ALTER TABLE `wpmz_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_tm_taskmeta`
--

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

--
-- Dumping data for table `wpmz_tm_taskmeta`
--

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

--
-- Table structure for table `wpmz_tm_tasks`
--

DROP TABLE IF EXISTS `wpmz_tm_tasks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_tm_tasks` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `type` varchar(300) COLLATE utf8mb4_unicode_ci NOT NULL,
  `class_identifier` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT '0',
  `attempts` int(11) DEFAULT 0,
  `description` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `time_created` timestamp NOT NULL DEFAULT current_timestamp(),
  `last_locked_at` bigint(20) DEFAULT 0,
  `status` varchar(300) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_tm_tasks`
--

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

--
-- Table structure for table `wpmz_usermeta`
--

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

--
-- Dumping data for table `wpmz_usermeta`
--

LOCK TABLES `wpmz_usermeta` WRITE;
/*!40000 ALTER TABLE `wpmz_usermeta` DISABLE KEYS */;
INSERT INTO `wpmz_usermeta` VALUES (1,1,'nickname','admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wpmz_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpmz_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"961547918ee0a42e083852ec3feb6695f346e24949f39155d0bea741712fab0c\";a:4:{s:10:\"expiration\";i:1670372659;s:2:\"ip\";s:11:\"24.19.35.73\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36\";s:5:\"login\";i:1670199859;}}'),(17,1,'wpmz_dashboard_quick_press_last_post_id','4'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:10:\"24.19.35.0\";}'),(19,1,'_woocommerce_tracks_anon_id','woo:DblmulMIVUihMJ9i3FJw49G5'),(20,1,'wc_last_active','1670198400'),(21,1,'dismissed_template_files_notice','1');
/*!40000 ALTER TABLE `wpmz_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_users`
--

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

--
-- Dumping data for table `wpmz_users`
--

LOCK TABLES `wpmz_users` WRITE;
/*!40000 ALTER TABLE `wpmz_users` DISABLE KEYS */;
INSERT INTO `wpmz_users` VALUES (1,'admin','$P$BOhUVdM3b/2gupmqJ7ycOHp/i8TGBC/','admin','Alex@inspirable.com','https://mg7717.dev34.info','2022-12-05 00:18:36','',0,'admin');
/*!40000 ALTER TABLE `wpmz_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wpmz_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `query` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_primary` tinyint(1) NOT NULL DEFAULT 0,
  `actioned_text` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonce_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `nonce_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=1380 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_admin_note_actions`
--

LOCK TABLES `wpmz_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wpmz_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wpmz_wc_admin_note_actions` VALUES (1,1,'get-started','Get Started','?page=wc-admin&path=/analytics/settings&import=true','actioned',1,'',NULL,NULL),(2,2,'connect','Connect','?page=wc-addons&section=helper','unactioned',0,'',NULL,NULL),(3,3,'learn-more','Learn more','https://docs.woocommerce.com/document/managing-orders/?utm_source=inbox','actioned',0,'',NULL,NULL),(444,5,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned',1,'',NULL,NULL),(446,7,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',1,'',NULL,NULL),(583,4,'update-db_run','Update WooCommerce Database','https://mg7717.dev34.info/wp-admin/post.php?post=20398&action=elementor&do_update_woocommerce=true','unactioned',0,'wc_db_update','wc_db_update','wc_db_update_nonce'),(584,4,'update-db_learn-more','Learn more about updates','https://docs.woocommerce.com/document/how-to-update-woocommerce/','unactioned',0,'',NULL,NULL),(585,8,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(586,9,'first-downloadable-product-handling','Learn more','https://woocommerce.com/document/digital-downloadable-product-handling/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(587,10,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(588,11,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(589,12,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(750,42,'tiktok-targeted-q4-2022-click','Launch a campaign','https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=tiktok-targeted-q4-2022-click','unactioned',0,'',NULL,NULL),(754,46,'wc-admin-manualauthcapture','Learn more','https://woocommerce.com/document/woocommerce-payments/settings-guide/authorize-and-capture/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-manualauthcapture','actioned',0,'',NULL,NULL),(755,47,'apple_pay_square_q422','Enable Apple Pay','https://mg7717.dev34.info/wp-admin/wp-admin/admin.php?page=wc-settings&tab=checkout&section=square_credit_card','unactioned',0,'',NULL,NULL),(756,48,'apple_pay_wcpay_q422','Enable Apple Pay','https://mg7717.dev34.info/wp-admin/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments','unactioned',0,'',NULL,NULL),(780,33,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned',0,'',NULL,NULL),(1177,51,'storeediting_feedback_jan_2023','Share your input','https://t.maze.co/135212793','actioned',0,'',NULL,NULL),(1213,41,'woocommerce_admin_deprecation_q4_2022','Deactivate WooCommerce Admin','https://mg7717.dev34.info/wp-admin/plugins.php','actioned',0,'',NULL,NULL),(1214,43,'paypal_paylater_g3_q4_22','Install PayPal Payments','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g3_q4_22','unactioned',0,'',NULL,NULL),(1215,44,'paypal_paylater_g2_q4_22','Install PayPal Payments','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g2_q4_22','unactioned',0,'',NULL,NULL),(1340,13,'update-store-details','Update store details','https://mg7717.dev34.info/wp-admin/admin.php?page=wc-admin&path=/setup-wizard','actioned',0,'',NULL,NULL),(1341,14,'browse_extensions','Browse extensions','https://mg7717.dev34.info/wp-admin/admin.php?page=wc-addons','unactioned',0,'',NULL,NULL),(1342,15,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned',0,'',NULL,NULL),(1343,16,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned',0,'',NULL,NULL),(1344,6,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',0,'',NULL,NULL),(1345,17,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned',0,'',NULL,NULL),(1346,18,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned',0,'',NULL,NULL),(1347,19,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned',0,'',NULL,NULL),(1348,20,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned',0,'',NULL,NULL),(1349,21,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned',0,'',NULL,NULL),(1350,22,'update-wc-subscriptions-3-0-15','View latest version','https://mg7717.dev34.info/wp-admin/&page=wc-addons&section=helper','actioned',0,'',NULL,NULL),(1351,23,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned',0,'',NULL,NULL),(1352,26,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',0,'',NULL,NULL),(1353,27,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',0,'',NULL,NULL),(1354,28,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(1355,28,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(1356,29,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(1357,29,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(1358,30,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(1359,30,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(1360,31,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(1361,31,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(1362,32,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned',0,'',NULL,NULL),(1363,34,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),(1364,34,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned',0,'',NULL,NULL),(1365,35,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),(1366,35,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(1367,36,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned',0,'',NULL,NULL),(1368,37,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned',0,'',NULL,NULL),(1369,38,'wc-admin-wisepad3','Grow my business offline','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3','actioned',0,'',NULL,NULL),(1370,39,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',0,'',NULL,NULL),(1371,39,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(1372,40,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',0,'',NULL,NULL),(1373,40,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(1374,45,'google_listings_ads_custom_attribute_mapping_q4_2022','Learn more','https://woocommerce.com/document/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_custom_attribute_mapping_q4_2022#attribute-mapping','actioned',0,'',NULL,NULL),(1375,49,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://mg7717.dev34.info/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),(1376,49,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned',0,'',NULL,NULL),(1377,50,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://mg7717.dev34.info/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),(1378,50,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned',0,'',NULL,NULL),(1379,52,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned',0,'',NULL,NULL);
/*!40000 ALTER TABLE `wpmz_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_wc_admin_notes`
--

DROP TABLE IF EXISTS `wpmz_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `locale` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content_data` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  `layout` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `image` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `icon` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'info',
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_admin_notes`
--

LOCK TABLES `wpmz_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wpmz_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wpmz_wc_admin_notes` VALUES (2,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2020-11-02 12:05:14','0000-00-00 00:00:00',0,'plain','',0,'info',0),(3,'wc-admin-orders-milestone','info','en_US','First order received','Congratulations on getting your first order! Now is a great time to learn how to manage your orders.','{}','unactioned','woocommerce-admin','2020-11-02 12:05:14','0000-00-00 00:00:00',0,'plain','',0,'info',0),(4,'wc-update-db-reminder','update','en_US','WooCommerce database update required','WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via <a href=\"https://github.com/woocommerce/woocommerce/wiki/Upgrading-the-database-using-WP-CLI\">WP CLI</a>.','{}','unactioned','woocommerce-core','2020-11-02 12:05:16','0000-00-00 00:00:00',0,'plain','',0,'info',0),(5,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','{}','pending','woocommerce.com','2020-11-02 12:11:21','0000-00-00 00:00:00',0,'plain','',0,'info',0),(6,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2020-11-02 12:11:21','0000-00-00 00:00:00',0,'plain','',0,'info',0),(7,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.','{}','pending','woocommerce.com','2020-11-02 12:11:21','0000-00-00 00:00:00',0,'plain','',0,'info',0),(8,'wc-admin-edit-products-on-the-move','info','en_US','Edit products on the move','Edit and create new products from your mobile devices with the Woo app','{}','unactioned','woocommerce-admin','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(9,'wc-admin-first-downloadable-product','info','en_US','Learn more about digital/downloadable products','Congrats on adding your first digital product! You can learn more about how to handle digital or downloadable products in our documentation.','{}','unactioned','woocommerce-admin','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(10,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(11,'wc-admin-manage-orders-on-the-go','info','en_US','Manage your orders on the go','Look for orders, customer info, and process refunds in one click with the Woo app.','{}','unactioned','woocommerce-admin','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(12,'wc-admin-performance-on-mobile','info','en_US','Track your store performance on mobile','Monitor your sales and high performing products with the Woo app.','{}','unactioned','woocommerce-admin','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(13,'wc-admin-update-store-details','info','en_US','Edit your store details if you need to','Nice work completing your store profile! You can always go back and edit the details you just shared, as needed.','{}','unactioned','woocommerce-admin','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(14,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','unactioned','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(15,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(16,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(17,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(18,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','unactioned','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(19,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(20,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(21,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(22,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(23,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(24,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(25,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(26,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(27,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','unactioned','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(28,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(29,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(30,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(31,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(32,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2022-12-06 04:36:37',NULL,0,'plain','',0,'info',0),(33,'ecomm-wc-navigation-survey','info','en_US','We’d like your feedback on the WooCommerce navigation','We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.','{}','pending','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(34,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(35,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(36,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','{}','pending','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(37,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','pending','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(38,'wc-admin-wisepad3','marketing','en_US','Take your business on the go in Canada with WooCommerce In-Person Payments','Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.','{}','pending','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(39,'woocommerce-payments-august-2022-need-to-update','update','en_US','Action required: Please update WooCommerce Payments','An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.','{}','pending','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(40,'woocommerce-payments-august-2022-store-patched','update','en_US','WooCommerce Payments has been automatically updated','You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.','{}','pending','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(41,'woocommerce_admin_deprecation_q4_2022','info','en_US','WooCommerce Admin is part of WooCommerce!','To make sure your store continues to run smoothly, check that WooCommerce is up-to-date – at least version 6.5 – and then disable the WooCommerce Admin plugin.','{}','pending','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(42,'tiktok-targeted-q4-2022','marketing','en_US','Get $200 in ad credit from TikTok after you spend $20 on your first campaign','Reach one billion shoppers with TikTok for WooCommerce this holiday season! Sync your product catalog, capture insights, and create ad campaigns right from your dashboard. Connect your store today to unlock this limited time offer! <a href=\"https://ads.tiktok.com/help/article?aid=10011326\">Terms &amp; conditions apply</a>.','{}','pending','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(43,'paypal_paylater_g3_q4_22','marketing','en_US','Turn browsers into buyers with Pay Later','Add PayPal at checkout, plus give customers a buy now, pay later option from the name they trust. With Pay in 4 &amp; Pay Monthly, available in PayPal Payments, you get paid up front while letting customers spread their payments over time. Boost your average order value and convert more sales – at no extra cost to you.','{}','unactioned','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(44,'paypal_paylater_g2_q4_22','marketing','en_US','Upgrade to PayPal Payments to offer Pay Later at checkout','PayPal Pay Later is included in PayPal Payments at no additional cost to you. Customers can spread their payments over time while you get paid up front. \r\nThere’s never been a better time to upgrade your PayPal plugin. Simply download it and connect with a PayPal Business account.','{}','pending','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(45,'google_listings_ads_custom_attribute_mapping_q4_2022','marketing','en_US','Our latest improvement to the Google Listings & Ads extension: Attribute Mapping','You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.','{}','pending','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(46,'wc-admin-manualauthcapture','marketing','en_US','Miss fewer manual payments in WooCommerce Payments','Using WooCommerce Payments to manually authorize and capture payments? We’ve introduced a simplified and more efficient process, so you can miss fewer payments and continue to grow your revenue.','{}','pending','woocommerce.com','2022-12-06 04:36:38',NULL,0,'plain','',0,'info',0),(47,'apple_pay_square_q422','marketing','en_US','Grow your business with Apple Pay','Start boosting your online conversions today with Apple Pay – shoppers can safely complete a purchase with a touch or a glance and are more likely to come back. Enable Apple Pay with Square by selecting  Settings &gt; Payments &gt; Square.','{}','pending','woocommerce.com','2022-12-08 06:11:11',NULL,0,'plain','',0,'info',0),(48,'apple_pay_wcpay_q422','marketing','en_US','Grow your business with Apple Pay','Start boosting your online conversions today with Apple Pay – shoppers can safely complete a purchase with a touch or a glance and are more likely to come back. Confirm Apple Pay is enabled by selecting Payments &gt; Settings and making sure Enable express checkouts is checked.','{}','pending','woocommerce.com','2022-12-08 06:11:11',NULL,0,'plain','',0,'info',0),(49,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','{}','pending','woocommerce.com','2023-01-07 10:42:34',NULL,0,'plain','',0,'info',0),(50,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','{}','pending','woocommerce.com','2023-01-07 10:42:34',NULL,0,'plain','',0,'info',0),(51,'storeediting_feedback_jan_2023','marketing','en_US','Tell us what you need to customize your store!','We need your feedback. Please spare a few minutes to share your input on what is most important to you when designing and customizing your storefront to help us build the features you need.','{}','unactioned','woocommerce.com','2023-01-14 03:06:03',NULL,0,'plain','',0,'info',0),(52,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','{}','pending','woocommerce.com','2023-01-17 21:27:10',NULL,0,'plain','',0,'info',0);
/*!40000 ALTER TABLE `wpmz_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_wc_category_lookup`
--

DROP TABLE IF EXISTS `wpmz_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_category_lookup`
--

LOCK TABLES `wpmz_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wpmz_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wpmz_wc_category_lookup` VALUES (15,15),(18,18),(18,19),(18,20),(18,21),(19,19),(20,20),(21,21),(22,22),(23,23);
/*!40000 ALTER TABLE `wpmz_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wpmz_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `first_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `postcode` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `city` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `state` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_customer_lookup`
--

LOCK TABLES `wpmz_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wpmz_wc_customer_lookup` DISABLE KEYS */;
INSERT INTO `wpmz_wc_customer_lookup` VALUES (1,2,'dtaugury','John','Doe','admin@iamdesigning.com','2020-11-03 08:00:00','2020-02-13 13:52:55','IN','641301','Coimbatore','TN');
/*!40000 ALTER TABLE `wpmz_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_wc_download_log`
--

DROP TABLE IF EXISTS `wpmz_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`),
  CONSTRAINT `fk_wp_wc_download_log_permission_id` FOREIGN KEY (`permission_id`) REFERENCES `wp_woocommerce_downloadable_product_permissions` (`permission_id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_download_log`
--

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

--
-- Table structure for table `wpmz_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wpmz_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_order_coupon_lookup`
--

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

--
-- Table structure for table `wpmz_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wpmz_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_order_product_lookup`
--

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

--
-- Table structure for table `wpmz_wc_order_stats`
--

DROP TABLE IF EXISTS `wpmz_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_order_stats`
--

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

--
-- Table structure for table `wpmz_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wpmz_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_order_tax_lookup`
--

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

--
-- Table structure for table `wpmz_wc_product_attributes_lookup`
--

DROP TABLE IF EXISTS `wpmz_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL,
  PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_product_attributes_lookup`
--

LOCK TABLES `wpmz_wc_product_attributes_lookup` WRITE;
/*!40000 ALTER TABLE `wpmz_wc_product_attributes_lookup` DISABLE KEYS */;
INSERT INTO `wpmz_wc_product_attributes_lookup` VALUES (20791,20777,'pa_color',26,1,1),(20792,20777,'pa_color',25,1,1),(20793,20777,'pa_color',24,1,1),(20791,20777,'pa_size',27,1,1),(20791,20777,'pa_size',28,1,1),(20791,20777,'pa_size',29,1,1),(20792,20777,'pa_size',27,1,1),(20792,20777,'pa_size',28,1,1),(20792,20777,'pa_size',29,1,1),(20793,20777,'pa_size',27,1,1),(20793,20777,'pa_size',28,1,1),(20793,20777,'pa_size',29,1,1),(20801,20778,'pa_color',24,1,1),(20794,20778,'pa_color',26,1,1),(20795,20778,'pa_color',25,1,1),(20796,20778,'pa_color',24,1,1),(20779,20779,'pa_color',24,0,1),(20780,20780,'pa_color',30,0,1),(20781,20781,'pa_color',26,0,1),(20785,20785,'pa_color',30,0,1),(20787,20787,'pa_color',25,0,1),(20788,20788,'pa_color',24,0,1),(20797,20797,'pa_color',30,0,1);
/*!40000 ALTER TABLE `wpmz_wc_product_attributes_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_wc_product_download_directories`
--

DROP TABLE IF EXISTS `wpmz_wc_product_download_directories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_product_download_directories` (
  `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(256) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`url_id`),
  KEY `url` (`url`(191))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_product_download_directories`
--

LOCK TABLES `wpmz_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wpmz_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wpmz_wc_product_download_directories` VALUES (1,'file:///home/dev34/mg7717.dev34.info/wp-content/uploads/woocommerce_uploads/',1),(2,'https://mg7717.dev34.info/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wpmz_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wpmz_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  `tax_status` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT 'taxable',
  `tax_class` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_product_meta_lookup`
--

LOCK TABLES `wpmz_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wpmz_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wpmz_wc_product_meta_lookup` VALUES (20765,'woo-vneck-tee',0,0,0.0000,0.0000,0,0,'instock',0,0.00,0,'taxable',''),(20766,'woo-hoodie',0,0,0.0000,0.0000,0,0,'instock',0,0.00,0,'taxable',''),(20767,'woo-hoodie-with-logo',0,0,0.0000,0.0000,0,0,'instock',0,0.00,0,'taxable',''),(20768,'woo-tshirt',0,0,0.0000,0.0000,0,0,'instock',0,0.00,0,'taxable',''),(20769,'woo-beanie',0,0,0.0000,0.0000,0,0,'instock',0,0.00,0,'taxable',''),(20771,'woo-vneck-tee',0,0,0.0000,0.0000,0,0,'instock',0,0.00,0,'taxable',''),(20772,'woo-hoodie',0,0,0.0000,0.0000,0,0,'instock',0,0.00,0,'taxable',''),(20773,'woo-hoodie-with-logo',0,0,0.0000,0.0000,0,0,'instock',0,0.00,0,'taxable',''),(20774,'woo-tshirt',0,0,0.0000,0.0000,0,0,'instock',0,0.00,0,'taxable',''),(20775,'woo-beanie',0,0,0.0000,0.0000,0,0,'instock',0,0.00,0,'taxable',''),(20777,'woo-vneck-tee',0,0,15.0000,20.0000,0,0,'instock',0,0.00,0,'taxable',''),(20778,'woo-hoodie',0,0,42.0000,45.0000,0,0,'instock',0,0.00,0,'taxable',''),(20779,'woo-hoodie-with-logo',0,0,45.0000,45.0000,0,0,'instock',0,0.00,0,'taxable',''),(20780,'woo-tshirt',0,0,18.0000,18.0000,0,0,'instock',0,0.00,5,'taxable',''),(20781,'woo-beanie',0,0,18.0000,18.0000,1,0,'instock',0,0.00,1,'taxable',''),(20782,'woo-belt',0,0,55.0000,55.0000,1,0,'instock',0,0.00,1,'taxable',''),(20783,'woo-cap',0,0,16.0000,16.0000,1,0,'instock',0,0.00,0,'taxable',''),(20784,'woo-sunglasses',0,0,90.0000,90.0000,0,0,'instock',0,0.00,1,'taxable',''),(20785,'woo-hoodie-with-pocket',0,0,35.0000,35.0000,1,0,'instock',0,0.00,0,'taxable',''),(20786,'woo-hoodie-with-zipper',0,0,45.0000,45.0000,0,0,'instock',0,0.00,0,'taxable',''),(20787,'woo-long-sleeve-tee',0,0,25.0000,25.0000,0,0,'instock',0,0.00,1,'taxable',''),(20788,'woo-polo',0,0,20.0000,20.0000,0,0,'instock',1,5.00,0,'taxable',''),(20789,'woo-album',1,1,15.0000,15.0000,0,0,'instock',0,0.00,0,'taxable',''),(20790,'woo-single',1,1,2.0000,2.0000,1,0,'instock',0,0.00,0,'taxable',''),(20791,'woo-vneck-tee-red',0,0,20.0000,20.0000,0,0,'instock',0,0.00,0,'taxable',''),(20792,'woo-vneck-tee-green',0,0,20.0000,20.0000,0,0,'instock',0,0.00,0,'taxable',''),(20793,'woo-vneck-tee-blue',0,0,15.0000,15.0000,0,0,'instock',0,0.00,0,'taxable',''),(20794,'woo-hoodie-red',0,0,42.0000,42.0000,1,0,'instock',0,0.00,0,'taxable',''),(20795,'woo-hoodie-green',0,0,45.0000,45.0000,0,0,'instock',0,0.00,0,'taxable',''),(20796,'woo-hoodie-blue',0,0,45.0000,45.0000,0,0,'instock',0,0.00,0,'taxable',''),(20797,'Woo-tshirt-logo',0,0,18.0000,18.0000,0,0,'instock',0,0.00,1,'taxable',''),(20798,'Woo-beanie-logo',0,0,18.0000,18.0000,1,0,'instock',0,0.00,0,'taxable',''),(20799,'logo-collection',0,0,18.0000,45.0000,0,0,'instock',0,0.00,0,'taxable',''),(20800,'wp-pennant',0,0,11.0500,11.0500,0,0,'instock',0,0.00,0,'taxable',''),(20801,'woo-hoodie-blue-logo',0,0,45.0000,45.0000,0,0,'instock',0,0.00,0,'taxable','');
/*!40000 ALTER TABLE `wpmz_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_wc_rate_limits`
--

DROP TABLE IF EXISTS `wpmz_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_rate_limits`
--

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

--
-- Table structure for table `wpmz_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wpmz_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT 0,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_reserved_stock`
--

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

--
-- Table structure for table `wpmz_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wpmz_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_tax_rate_classes`
--

LOCK TABLES `wpmz_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wpmz_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wpmz_wc_tax_rate_classes` VALUES (1,'Reduced rate','reduced-rate'),(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wpmz_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_wc_webhooks`
--

DROP TABLE IF EXISTS `wpmz_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `name` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `secret` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `topic` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wc_webhooks`
--

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

--
-- Table structure for table `wpmz_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wpmz_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_ci NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_woocommerce_api_keys`
--

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

--
-- Table structure for table `wpmz_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wpmz_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribute_label` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `attribute_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wpmz_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wpmz_woocommerce_attribute_taxonomies` DISABLE KEYS */;
INSERT INTO `wpmz_woocommerce_attribute_taxonomies` VALUES (1,'color','Color','select','menu_order',0),(2,'size','Size','select','menu_order',0);
/*!40000 ALTER TABLE `wpmz_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wpmz_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) COLLATE utf8mb4_unicode_ci NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `order_key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_email` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wpmz_woocommerce_log`
--

DROP TABLE IF EXISTS `wpmz_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `context` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_woocommerce_log`
--

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

--
-- Table structure for table `wpmz_woocommerce_order_itemmeta`
--

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

--
-- Dumping data for table `wpmz_woocommerce_order_itemmeta`
--

LOCK TABLES `wpmz_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wpmz_woocommerce_order_itemmeta` DISABLE KEYS */;
INSERT INTO `wpmz_woocommerce_order_itemmeta` VALUES (1,1,'_product_id','20780'),(2,1,'_variation_id','0'),(3,1,'_qty','5'),(4,1,'_tax_class',''),(5,1,'_line_subtotal','90'),(6,1,'_line_subtotal_tax','0'),(7,1,'_line_total','90'),(8,1,'_line_tax','0'),(9,1,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(10,2,'_product_id','20782'),(11,2,'_variation_id','0'),(12,2,'_qty','1'),(13,2,'_tax_class',''),(14,2,'_line_subtotal','55'),(15,2,'_line_subtotal_tax','0'),(16,2,'_line_total','55'),(17,2,'_line_tax','0'),(18,2,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(19,3,'_product_id','20781'),(20,3,'_variation_id','0'),(21,3,'_qty','1'),(22,3,'_tax_class',''),(23,3,'_line_subtotal','18'),(24,3,'_line_subtotal_tax','0'),(25,3,'_line_total','18'),(26,3,'_line_tax','0'),(27,3,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(28,4,'_product_id','20784'),(29,4,'_variation_id','0'),(30,4,'_qty','1'),(31,4,'_tax_class',''),(32,4,'_line_subtotal','90'),(33,4,'_line_subtotal_tax','0'),(34,4,'_line_total','90'),(35,4,'_line_tax','0'),(36,4,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(37,5,'_product_id','20797'),(38,5,'_variation_id','0'),(39,5,'_qty','1'),(40,5,'_tax_class',''),(41,5,'_line_subtotal','18'),(42,5,'_line_subtotal_tax','0'),(43,5,'_line_total','18'),(44,5,'_line_tax','0'),(45,5,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(46,6,'_product_id','20787'),(47,6,'_variation_id','0'),(48,6,'_qty','1'),(49,6,'_tax_class',''),(50,6,'_line_subtotal','25'),(51,6,'_line_subtotal_tax','0'),(52,6,'_line_total','25'),(53,6,'_line_tax','0'),(54,6,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}');
/*!40000 ALTER TABLE `wpmz_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wpmz_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `order_item_type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_woocommerce_order_items`
--

LOCK TABLES `wpmz_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wpmz_woocommerce_order_items` DISABLE KEYS */;
INSERT INTO `wpmz_woocommerce_order_items` VALUES (1,'T-Shirt','line_item',25466),(2,'Belt','line_item',25492),(3,'Beanie','line_item',25492),(4,'Adrift Stolen Moon','line_item',25538),(5,'Around the Universe','line_item',25547),(6,'80 Year Old Yogini','line_item',25548);
/*!40000 ALTER TABLE `wpmz_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_woocommerce_payment_tokenmeta`
--

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

--
-- Dumping data for table `wpmz_woocommerce_payment_tokenmeta`
--

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

--
-- Table structure for table `wpmz_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wpmz_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `token` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_woocommerce_payment_tokens`
--

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

--
-- Table structure for table `wpmz_woocommerce_sessions`
--

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

--
-- Dumping data for table `wpmz_woocommerce_sessions`
--

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

--
-- Table structure for table `wpmz_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wpmz_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_woocommerce_shipping_zone_locations`
--

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

--
-- Table structure for table `wpmz_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wpmz_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_woocommerce_shipping_zone_methods`
--

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

--
-- Table structure for table `wpmz_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wpmz_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_woocommerce_shipping_zones`
--

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

--
-- Table structure for table `wpmz_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wpmz_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wpmz_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wpmz_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_woocommerce_tax_rates`
--

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

--
-- Table structure for table `wpmz_wpfm_backup`
--

DROP TABLE IF EXISTS `wpmz_wpfm_backup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_wpfm_backup` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `backup_name` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `backup_date` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_wpfm_backup`
--

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

--
-- Table structure for table `wpmz_yith_wcwl`
--

DROP TABLE IF EXISTS `wpmz_yith_wcwl`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_yith_wcwl` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `prod_id` int(11) NOT NULL,
  `quantity` int(11) NOT NULL,
  `user_id` int(11) DEFAULT NULL,
  `wishlist_id` int(11) DEFAULT NULL,
  `position` int(11) DEFAULT 0,
  `original_price` decimal(9,3) DEFAULT NULL,
  `original_currency` char(3) DEFAULT NULL,
  `dateadded` timestamp NOT NULL DEFAULT current_timestamp(),
  `on_sale` tinyint(4) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `prod_id` (`prod_id`)
) ENGINE=InnoDB AUTO_INCREMENT=1061 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_yith_wcwl`
--

LOCK TABLES `wpmz_yith_wcwl` WRITE;
/*!40000 ALTER TABLE `wpmz_yith_wcwl` DISABLE KEYS */;
INSERT INTO `wpmz_yith_wcwl` VALUES (7,20798,1,2,6,0,18.000,'GBP','2020-02-14 14:31:01',0),(297,20784,1,0,84,0,90.000,'GBP','2020-10-05 00:21:05',0),(298,20789,1,0,85,0,15.000,'GBP','2020-10-09 01:44:01',0),(299,20789,1,0,86,0,15.000,'GBP','2020-10-09 01:44:02',0),(300,20789,1,0,87,0,15.000,'GBP','2020-10-09 01:44:11',0),(301,20789,1,0,88,0,15.000,'GBP','2020-10-09 01:44:12',0),(302,20789,1,0,89,0,15.000,'GBP','2020-10-09 01:44:16',0),(303,20789,1,0,90,0,15.000,'GBP','2020-10-09 02:20:11',0),(304,20789,1,0,91,0,15.000,'GBP','2020-10-09 02:20:13',0),(305,20789,1,0,92,0,15.000,'GBP','2020-10-09 02:20:14',0),(306,20789,1,0,93,0,15.000,'GBP','2020-10-09 02:20:16',0),(307,20789,1,0,94,0,15.000,'GBP','2020-10-09 02:20:17',0),(308,20789,1,0,95,0,15.000,'GBP','2020-10-09 02:20:19',0),(309,20789,1,0,96,0,15.000,'GBP','2020-10-09 02:20:20',0),(310,20789,1,0,97,0,15.000,'GBP','2020-10-09 02:20:22',0),(311,20789,1,0,98,0,15.000,'GBP','2020-10-09 02:20:23',0),(312,20789,1,0,99,0,15.000,'GBP','2020-10-09 02:20:25',0),(313,20789,1,0,100,0,15.000,'GBP','2020-10-09 02:20:26',0),(314,20789,1,0,101,0,15.000,'GBP','2020-10-09 02:20:28',0),(315,20789,1,0,102,0,15.000,'GBP','2020-10-09 02:20:29',0),(316,20789,1,0,103,0,15.000,'GBP','2020-10-09 02:20:31',0),(317,20789,1,0,104,0,15.000,'GBP','2020-10-09 02:20:32',0),(318,20789,1,0,105,0,15.000,'GBP','2020-10-09 02:20:34',0),(319,20789,1,0,106,0,15.000,'GBP','2020-10-09 02:20:35',0),(320,20789,1,0,107,0,15.000,'GBP','2020-10-09 02:20:37',0),(321,20789,1,0,108,0,15.000,'GBP','2020-10-09 02:20:38',0),(322,20789,1,0,109,0,15.000,'GBP','2020-10-09 02:20:40',0),(323,20789,1,0,110,0,15.000,'GBP','2020-10-09 02:20:41',0),(324,20789,1,0,111,0,15.000,'GBP','2020-10-09 02:20:45',0),(325,20789,1,0,112,0,15.000,'GBP','2020-10-09 02:20:46',0),(326,20789,1,0,113,0,15.000,'GBP','2020-10-09 02:20:48',0),(327,20789,1,0,114,0,15.000,'GBP','2020-10-09 02:20:49',0),(328,20789,1,0,115,0,15.000,'GBP','2020-10-09 02:20:51',0),(329,20789,1,0,116,0,15.000,'GBP','2020-10-09 02:20:52',0),(330,20789,1,0,117,0,15.000,'GBP','2020-10-09 02:20:54',0),(331,20789,1,0,118,0,15.000,'GBP','2020-10-09 02:20:55',0),(332,20789,1,0,119,0,15.000,'GBP','2020-10-09 02:20:57',0),(333,20789,1,0,120,0,15.000,'GBP','2020-10-09 02:20:58',0),(334,20789,1,0,121,0,15.000,'GBP','2020-10-09 02:21:00',0),(335,20789,1,0,122,0,15.000,'GBP','2020-10-09 02:21:01',0),(336,20789,1,0,123,0,15.000,'GBP','2020-10-09 02:21:03',0),(337,20789,1,0,124,0,15.000,'GBP','2020-10-09 02:21:05',0),(338,20789,1,0,125,0,15.000,'GBP','2020-10-09 02:21:06',0),(339,20789,1,0,126,0,15.000,'GBP','2020-10-09 02:21:08',0),(340,20789,1,0,127,0,15.000,'GBP','2020-10-09 02:21:09',0),(341,20789,1,0,128,0,15.000,'GBP','2020-10-09 02:21:11',0),(342,20789,1,0,129,0,15.000,'GBP','2020-10-09 02:21:12',0),(343,20789,1,0,130,0,15.000,'GBP','2020-10-09 02:21:14',0),(344,20789,1,0,131,0,15.000,'GBP','2020-10-09 02:21:15',0),(345,20789,1,0,132,0,15.000,'GBP','2020-10-09 02:21:17',0),(346,20789,1,0,133,0,15.000,'GBP','2020-10-09 02:21:18',0),(347,20789,1,0,134,0,15.000,'GBP','2020-10-09 02:21:19',0),(348,20789,1,0,135,0,15.000,'GBP','2020-10-09 02:21:20',0),(349,20789,1,0,136,0,15.000,'GBP','2020-10-09 02:21:22',0),(350,20789,1,0,137,0,15.000,'GBP','2020-10-09 02:21:23',0),(351,20789,1,0,138,0,15.000,'GBP','2020-10-09 02:21:24',0),(352,20789,1,0,139,0,15.000,'GBP','2020-10-09 02:21:25',0),(353,20789,1,0,140,0,15.000,'GBP','2020-10-09 02:21:27',0),(354,20789,1,0,141,0,15.000,'GBP','2020-10-09 02:21:28',0),(355,20789,1,0,142,0,15.000,'GBP','2020-10-09 02:21:29',0),(356,20789,1,0,143,0,15.000,'GBP','2020-10-09 02:21:31',0),(357,20789,1,0,144,0,15.000,'GBP','2020-10-09 02:21:32',0),(358,20789,1,0,145,0,15.000,'GBP','2020-10-09 02:21:33',0),(359,20789,1,0,146,0,15.000,'GBP','2020-10-09 02:21:35',0),(360,20789,1,0,147,0,15.000,'GBP','2020-10-09 02:21:36',0),(361,20789,1,0,148,0,15.000,'GBP','2020-10-09 02:21:37',0),(362,20789,1,0,149,0,15.000,'GBP','2020-10-09 02:21:39',0),(363,20789,1,0,150,0,15.000,'GBP','2020-10-09 02:21:40',0),(364,20789,1,0,151,0,15.000,'GBP','2020-10-09 02:21:41',0),(365,20789,1,0,152,0,15.000,'GBP','2020-10-09 02:21:43',0),(366,20789,1,0,153,0,15.000,'GBP','2020-10-09 02:21:44',0),(367,20789,1,0,154,0,15.000,'GBP','2020-10-09 02:21:46',0),(368,20789,1,0,155,0,15.000,'GBP','2020-10-09 02:21:47',0),(369,20789,1,0,156,0,15.000,'GBP','2020-10-09 02:21:48',0),(370,20789,1,0,157,0,15.000,'GBP','2020-10-09 02:21:50',0),(371,20789,1,0,158,0,15.000,'GBP','2020-10-09 02:21:51',0),(372,20789,1,0,159,0,15.000,'GBP','2020-10-09 02:21:53',0),(373,20789,1,0,160,0,15.000,'GBP','2020-10-09 02:21:54',0),(374,20789,1,0,161,0,15.000,'GBP','2020-10-09 02:21:55',0),(375,20789,1,0,162,0,15.000,'GBP','2020-10-09 02:21:57',0),(376,20789,1,0,163,0,15.000,'GBP','2020-10-09 02:21:58',0),(377,20789,1,0,164,0,15.000,'GBP','2020-10-09 02:21:59',0),(378,20789,1,0,165,0,15.000,'GBP','2020-10-09 02:22:00',0),(379,20789,1,0,166,0,15.000,'GBP','2020-10-09 02:22:02',0),(380,20789,1,0,167,0,15.000,'GBP','2020-10-09 02:22:03',0),(381,20789,1,0,168,0,15.000,'GBP','2020-10-09 02:22:05',0),(382,20789,1,0,169,0,15.000,'GBP','2020-10-09 02:22:06',0),(383,20789,1,0,170,0,15.000,'GBP','2020-10-09 02:22:07',0),(384,20789,1,0,171,0,15.000,'GBP','2020-10-09 02:22:09',0),(385,20789,1,0,172,0,15.000,'GBP','2020-10-09 02:22:10',0),(386,20789,1,0,173,0,15.000,'GBP','2020-10-09 02:22:11',0),(387,20789,1,0,174,0,15.000,'GBP','2020-10-09 02:22:13',0),(388,20789,1,0,175,0,15.000,'GBP','2020-10-09 02:22:14',0),(389,20789,1,0,176,0,15.000,'GBP','2020-10-09 02:22:16',0),(390,20789,1,0,177,0,15.000,'GBP','2020-10-09 02:22:19',0),(391,20789,1,0,178,0,15.000,'GBP','2020-10-09 02:22:22',0),(392,20789,1,0,179,0,15.000,'GBP','2020-10-09 02:22:26',0),(393,20789,1,0,180,0,15.000,'GBP','2020-10-09 02:22:30',0),(394,20789,1,0,181,0,15.000,'GBP','2020-10-09 02:22:34',0),(395,20789,1,0,182,0,15.000,'GBP','2020-10-09 02:22:37',0),(396,20789,1,0,183,0,15.000,'GBP','2020-10-09 02:22:40',0),(397,20789,1,0,184,0,15.000,'GBP','2020-10-09 02:22:45',0),(398,20789,1,0,185,0,15.000,'GBP','2020-10-09 02:22:49',0),(399,20789,1,0,186,0,15.000,'GBP','2020-10-09 02:22:53',0),(400,20789,1,0,187,0,15.000,'GBP','2020-10-09 02:22:57',0),(401,20789,1,0,188,0,15.000,'GBP','2020-10-09 02:23:01',0),(402,20789,1,0,189,0,15.000,'GBP','2020-10-09 02:23:05',0),(403,20789,1,0,190,0,15.000,'GBP','2020-10-09 02:23:08',0),(404,20789,1,0,191,0,15.000,'GBP','2020-10-09 02:23:12',0),(405,20789,1,0,192,0,15.000,'GBP','2020-10-09 02:23:16',0),(406,20789,1,0,193,0,15.000,'GBP','2020-10-09 02:23:20',0),(407,20789,1,0,194,0,15.000,'GBP','2020-10-09 02:23:23',0),(408,20789,1,0,195,0,15.000,'GBP','2020-10-09 02:23:27',0),(409,20789,1,0,196,0,15.000,'GBP','2020-10-09 02:23:31',0),(410,20789,1,0,197,0,15.000,'GBP','2020-10-09 02:23:35',0),(411,20789,1,0,198,0,15.000,'GBP','2020-10-09 02:23:40',0),(412,20789,1,0,199,0,15.000,'GBP','2020-10-09 02:23:44',0),(413,20789,1,0,200,0,15.000,'GBP','2020-10-09 02:23:47',0),(414,20789,1,0,201,0,15.000,'GBP','2020-10-09 02:23:51',0),(415,20789,1,0,202,0,15.000,'GBP','2020-10-09 02:23:56',0),(416,20789,1,0,203,0,15.000,'GBP','2020-10-09 02:23:59',0),(417,20789,1,0,204,0,15.000,'GBP','2020-10-09 02:24:03',0),(418,20789,1,0,205,0,15.000,'GBP','2020-10-09 02:24:06',0),(419,20789,1,0,206,0,15.000,'GBP','2020-10-09 02:24:10',0),(420,20789,1,0,207,0,15.000,'GBP','2020-10-09 02:24:13',0),(421,20789,1,0,208,0,15.000,'GBP','2020-10-09 02:24:17',0),(422,20789,1,0,209,0,15.000,'GBP','2020-10-09 02:24:21',0),(423,20789,1,0,210,0,15.000,'GBP','2020-10-09 02:24:25',0),(424,20789,1,0,211,0,15.000,'GBP','2020-10-09 02:24:29',0),(425,20789,1,0,212,0,15.000,'GBP','2020-10-09 02:24:33',0),(426,20789,1,0,213,0,15.000,'GBP','2020-10-09 02:24:36',0),(427,20789,1,0,214,0,15.000,'GBP','2020-10-09 02:24:40',0),(428,20789,1,0,215,0,15.000,'GBP','2020-10-09 02:24:43',0),(429,20789,1,0,216,0,15.000,'GBP','2020-10-09 02:24:47',0),(430,20789,1,0,217,0,15.000,'GBP','2020-10-09 02:24:51',0),(431,20789,1,0,218,0,15.000,'GBP','2020-10-09 02:24:56',0),(432,20789,1,0,219,0,15.000,'GBP','2020-10-09 02:24:59',0),(433,20789,1,0,220,0,15.000,'GBP','2020-10-09 02:25:03',0),(434,20789,1,0,221,0,15.000,'GBP','2020-10-09 02:25:06',0),(435,20789,1,0,222,0,15.000,'GBP','2020-10-09 02:25:09',0),(436,20789,1,0,223,0,15.000,'GBP','2020-10-09 02:25:13',0),(437,20789,1,0,224,0,15.000,'GBP','2020-10-09 02:25:16',0),(438,20789,1,0,225,0,15.000,'GBP','2020-10-09 02:25:20',0),(439,20789,1,0,226,0,15.000,'GBP','2020-10-09 02:25:24',0),(440,20789,1,0,227,0,15.000,'GBP','2020-10-09 02:25:27',0),(441,20789,1,0,228,0,15.000,'GBP','2020-10-09 02:25:30',0),(442,20789,1,0,229,0,15.000,'GBP','2020-10-09 02:25:34',0),(443,20789,1,0,230,0,15.000,'GBP','2020-10-09 02:25:37',0),(444,20789,1,0,231,0,15.000,'GBP','2020-10-09 02:25:41',0),(445,20789,1,0,232,0,15.000,'GBP','2020-10-09 02:25:45',0),(446,20789,1,0,233,0,15.000,'GBP','2020-10-09 02:25:48',0),(447,20789,1,0,234,0,15.000,'GBP','2020-10-09 02:25:52',0),(448,20789,1,0,235,0,15.000,'GBP','2020-10-09 02:25:55',0),(449,20789,1,0,236,0,15.000,'GBP','2020-10-09 02:25:58',0),(450,20789,1,0,237,0,15.000,'GBP','2020-10-09 02:26:02',0),(451,20789,1,0,238,0,15.000,'GBP','2020-10-09 02:26:06',0),(452,20789,1,0,239,0,15.000,'GBP','2020-10-09 02:26:09',0),(453,20789,1,0,240,0,15.000,'GBP','2020-10-09 02:26:13',0),(454,20789,1,0,241,0,15.000,'GBP','2020-10-09 02:26:17',0),(455,20789,1,0,242,0,15.000,'GBP','2020-10-09 02:26:21',0),(456,20789,1,0,243,0,15.000,'GBP','2020-10-09 02:26:24',0),(457,20789,1,0,244,0,15.000,'GBP','2020-10-09 02:26:28',0),(458,20789,1,0,245,0,15.000,'GBP','2020-10-09 02:26:32',0),(459,20789,1,0,246,0,15.000,'GBP','2020-10-09 02:26:36',0),(460,20789,1,0,247,0,15.000,'GBP','2020-10-09 02:26:39',0),(461,20789,1,0,248,0,15.000,'GBP','2020-10-09 02:26:44',0),(462,20789,1,0,249,0,15.000,'GBP','2020-10-09 02:26:47',0),(463,20789,1,0,250,0,15.000,'GBP','2020-10-09 02:26:51',0),(464,20789,1,0,251,0,15.000,'GBP','2020-10-09 02:26:55',0),(465,20789,1,0,252,0,15.000,'GBP','2020-10-09 02:26:59',0),(466,20789,1,0,253,0,15.000,'GBP','2020-10-09 02:27:02',0),(467,20789,1,0,254,0,15.000,'GBP','2020-10-09 02:27:06',0),(468,20789,1,0,255,0,15.000,'GBP','2020-10-09 02:27:10',0),(469,20789,1,0,256,0,15.000,'GBP','2020-10-09 02:27:14',0),(470,20789,1,0,257,0,15.000,'GBP','2020-10-09 02:27:18',0),(471,20789,1,0,258,0,15.000,'GBP','2020-10-09 02:27:22',0),(472,20789,1,0,259,0,15.000,'GBP','2020-10-09 02:27:25',0),(473,20789,1,0,260,0,15.000,'GBP','2020-10-09 02:27:29',0),(474,20789,1,0,261,0,15.000,'GBP','2020-10-09 02:27:33',0),(475,20789,1,0,262,0,15.000,'GBP','2020-10-09 02:27:37',0),(476,20789,1,0,263,0,15.000,'GBP','2020-10-09 02:27:40',0),(477,20789,1,0,264,0,15.000,'GBP','2020-10-09 02:27:44',0),(478,20789,1,0,265,0,15.000,'GBP','2020-10-09 02:27:48',0),(479,20789,1,0,266,0,15.000,'GBP','2020-10-09 02:27:51',0),(480,20789,1,0,267,0,15.000,'GBP','2020-10-09 02:27:55',0),(481,20789,1,0,268,0,15.000,'GBP','2020-10-09 02:27:58',0),(482,20789,1,0,269,0,15.000,'GBP','2020-10-09 02:28:02',0),(483,20789,1,0,270,0,15.000,'GBP','2020-10-09 02:28:06',0),(484,20789,1,0,271,0,15.000,'GBP','2020-10-09 02:28:10',0),(485,20789,1,0,272,0,15.000,'GBP','2020-10-09 02:28:13',0),(486,20789,1,0,273,0,15.000,'GBP','2020-10-09 02:28:16',0),(487,20789,1,0,274,0,15.000,'GBP','2020-10-09 02:28:19',0),(488,20789,1,0,275,0,15.000,'GBP','2020-10-09 02:28:24',0),(489,20789,1,0,276,0,15.000,'GBP','2020-10-09 02:28:27',0),(490,20789,1,0,277,0,15.000,'GBP','2020-10-09 02:28:31',0),(491,20789,1,0,278,0,15.000,'GBP','2020-10-09 02:28:35',0),(492,20789,1,0,279,0,15.000,'GBP','2020-10-09 02:28:38',0),(493,20789,1,0,280,0,15.000,'GBP','2020-10-09 02:28:42',0),(494,20789,1,0,281,0,15.000,'GBP','2020-10-09 02:28:46',0),(495,20789,1,0,282,0,15.000,'GBP','2020-10-09 02:28:50',0),(496,20789,1,0,283,0,15.000,'GBP','2020-10-09 02:28:54',0),(497,20789,1,0,284,0,15.000,'GBP','2020-10-09 02:28:58',0),(498,20789,1,0,285,0,15.000,'GBP','2020-10-09 02:29:02',0),(499,20789,1,0,286,0,15.000,'GBP','2020-10-09 02:29:05',0),(500,20789,1,0,287,0,15.000,'GBP','2020-10-09 02:29:09',0),(501,20789,1,0,288,0,15.000,'GBP','2020-10-09 02:29:13',0),(502,20789,1,0,289,0,15.000,'GBP','2020-10-09 02:29:17',0),(503,20789,1,0,290,0,15.000,'GBP','2020-10-09 02:29:20',0),(504,20789,1,0,291,0,15.000,'GBP','2020-10-09 02:29:24',0),(505,20789,1,0,292,0,15.000,'GBP','2020-10-09 02:29:28',0),(506,20789,1,0,293,0,15.000,'GBP','2020-10-09 02:29:31',0),(507,20789,1,0,294,0,15.000,'GBP','2020-10-09 02:29:34',0),(508,20789,1,0,295,0,15.000,'GBP','2020-10-09 02:29:38',0),(509,20789,1,0,296,0,15.000,'GBP','2020-10-09 02:29:43',0),(510,20789,1,0,297,0,15.000,'GBP','2020-10-09 02:30:19',0),(511,20789,1,0,298,0,15.000,'GBP','2020-10-09 02:30:20',0),(512,20789,1,0,299,0,15.000,'GBP','2020-10-09 02:30:23',0),(513,20789,1,0,300,0,15.000,'GBP','2020-10-09 02:30:24',0),(514,20789,1,0,301,0,15.000,'GBP','2020-10-09 03:09:02',0),(515,20789,1,0,302,0,15.000,'GBP','2020-10-09 03:09:03',0),(516,20789,1,0,303,0,15.000,'GBP','2020-10-09 03:09:16',0),(517,20789,1,0,304,0,15.000,'GBP','2020-10-09 03:09:16',0),(518,20789,1,0,305,0,15.000,'GBP','2020-10-09 03:09:27',0),(519,20789,1,0,306,0,15.000,'GBP','2020-10-09 03:09:28',0),(520,20789,1,0,307,0,15.000,'GBP','2020-10-09 03:09:40',0),(521,20789,1,0,308,0,15.000,'GBP','2020-10-09 03:09:41',0),(522,20789,1,0,309,0,15.000,'GBP','2020-10-09 03:09:53',0),(523,20789,1,0,310,0,15.000,'GBP','2020-10-09 03:09:54',0),(524,20789,1,0,311,0,15.000,'GBP','2020-10-09 03:10:09',0),(525,20789,1,0,312,0,15.000,'GBP','2020-10-09 03:10:09',0),(526,20789,1,0,313,0,15.000,'GBP','2020-10-09 03:10:22',0),(527,20789,1,0,314,0,15.000,'GBP','2020-10-09 03:10:23',0),(528,20789,1,0,315,0,15.000,'GBP','2020-10-09 03:10:34',0),(529,20789,1,0,316,0,15.000,'GBP','2020-10-09 03:10:35',0),(530,20789,1,0,317,0,15.000,'GBP','2020-10-09 03:10:48',0),(531,20789,1,0,318,0,15.000,'GBP','2020-10-09 03:10:48',0),(532,20789,1,0,319,0,15.000,'GBP','2020-10-09 03:11:01',0),(533,20789,1,0,320,0,15.000,'GBP','2020-10-09 03:11:02',0),(534,20789,1,0,321,0,15.000,'GBP','2020-10-09 03:11:14',0),(535,20789,1,0,322,0,15.000,'GBP','2020-10-09 03:11:15',0),(536,20789,1,0,323,0,15.000,'GBP','2020-10-09 03:11:30',0),(537,20789,1,0,324,0,15.000,'GBP','2020-10-09 03:11:31',0),(538,20789,1,0,325,0,15.000,'GBP','2020-10-09 03:11:46',0),(539,20789,1,0,326,0,15.000,'GBP','2020-10-09 03:11:47',0),(540,20789,1,0,327,0,15.000,'GBP','2020-10-09 03:11:58',0),(541,20789,1,0,328,0,15.000,'GBP','2020-10-09 03:11:59',0),(542,20789,1,0,329,0,15.000,'GBP','2020-10-09 03:12:10',0),(543,20789,1,0,330,0,15.000,'GBP','2020-10-09 03:12:10',0),(544,20789,1,0,331,0,15.000,'GBP','2020-10-09 03:12:22',0),(545,20789,1,0,332,0,15.000,'GBP','2020-10-09 03:12:23',0),(546,20789,1,0,333,0,15.000,'GBP','2020-10-09 03:12:34',0),(547,20789,1,0,334,0,15.000,'GBP','2020-10-09 03:12:35',0),(548,20789,1,0,335,0,15.000,'GBP','2020-10-09 03:12:50',0),(549,20789,1,0,336,0,15.000,'GBP','2020-10-09 03:12:50',0),(550,20789,1,0,337,0,15.000,'GBP','2020-10-09 03:13:01',0),(551,20789,1,0,338,0,15.000,'GBP','2020-10-09 03:13:02',0),(552,20789,1,0,339,0,15.000,'GBP','2020-10-09 03:13:08',0),(553,20789,1,0,340,0,15.000,'GBP','2020-10-09 03:13:09',0),(554,20789,1,0,341,0,15.000,'GBP','2020-10-09 03:13:17',0),(555,20789,1,0,342,0,15.000,'GBP','2020-10-09 03:13:18',0),(556,20789,1,0,343,0,15.000,'GBP','2020-10-09 03:13:24',0),(557,20789,1,0,344,0,15.000,'GBP','2020-10-09 03:13:25',0),(558,20789,1,0,345,0,15.000,'GBP','2020-10-09 03:13:35',0),(559,20789,1,0,346,0,15.000,'GBP','2020-10-09 03:13:36',0),(560,20789,1,0,347,0,15.000,'GBP','2020-10-09 03:13:46',0),(561,20789,1,0,348,0,15.000,'GBP','2020-10-09 03:13:47',0),(562,20789,1,0,349,0,15.000,'GBP','2020-10-09 03:13:56',0),(563,20789,1,0,350,0,15.000,'GBP','2020-10-09 03:13:57',0),(564,20789,1,0,351,0,15.000,'GBP','2020-10-09 03:14:08',0),(565,20789,1,0,352,0,15.000,'GBP','2020-10-09 03:14:09',0),(566,20789,1,0,353,0,15.000,'GBP','2020-10-09 03:14:19',0),(567,20789,1,0,354,0,15.000,'GBP','2020-10-09 03:14:19',0),(568,20789,1,0,355,0,15.000,'GBP','2020-10-09 03:14:30',0),(569,20789,1,0,356,0,15.000,'GBP','2020-10-09 03:14:31',0),(570,20789,1,0,357,0,15.000,'GBP','2020-10-09 03:14:40',0),(571,20789,1,0,358,0,15.000,'GBP','2020-10-09 03:14:41',0),(572,20789,1,0,359,0,15.000,'GBP','2020-10-09 03:14:50',0),(573,20789,1,0,360,0,15.000,'GBP','2020-10-09 03:14:52',0),(574,20789,1,0,361,0,15.000,'GBP','2020-10-09 03:15:00',0),(575,20789,1,0,362,0,15.000,'GBP','2020-10-09 03:15:01',0),(576,20789,1,0,363,0,15.000,'GBP','2020-10-09 03:15:10',0),(577,20789,1,0,364,0,15.000,'GBP','2020-10-09 03:15:10',0),(578,20789,1,0,365,0,15.000,'GBP','2020-10-09 03:15:21',0),(579,20789,1,0,366,0,15.000,'GBP','2020-10-09 03:15:21',0),(580,20789,1,0,367,0,15.000,'GBP','2020-10-09 03:15:31',0),(581,20789,1,0,368,0,15.000,'GBP','2020-10-09 03:15:32',0),(582,20789,1,0,369,0,15.000,'GBP','2020-10-09 03:15:42',0),(583,20789,1,0,370,0,15.000,'GBP','2020-10-09 03:15:43',0),(584,20789,1,0,371,0,15.000,'GBP','2020-10-09 03:15:51',0),(585,20789,1,0,372,0,15.000,'GBP','2020-10-09 03:15:52',0),(586,20789,1,0,373,0,15.000,'GBP','2020-10-09 03:16:02',0),(587,20789,1,0,374,0,15.000,'GBP','2020-10-09 03:16:03',0),(588,20789,1,0,375,0,15.000,'GBP','2020-10-09 03:16:12',0),(589,20789,1,0,376,0,15.000,'GBP','2020-10-09 03:16:13',0),(590,20789,1,0,377,0,15.000,'GBP','2020-10-09 03:16:24',0),(591,20789,1,0,378,0,15.000,'GBP','2020-10-09 03:16:24',0),(592,20789,1,0,379,0,15.000,'GBP','2020-10-09 03:16:34',0),(593,20789,1,0,380,0,15.000,'GBP','2020-10-09 03:16:35',0),(594,20789,1,0,381,0,15.000,'GBP','2020-10-09 03:16:47',0),(595,20789,1,0,382,0,15.000,'GBP','2020-10-09 03:16:47',0),(596,20789,1,0,383,0,15.000,'GBP','2020-10-09 03:16:59',0),(597,20789,1,0,384,0,15.000,'GBP','2020-10-09 03:17:00',0),(598,20789,1,0,385,0,15.000,'GBP','2020-10-09 03:17:10',0),(599,20789,1,0,386,0,15.000,'GBP','2020-10-09 03:17:10',0),(600,20789,1,0,387,0,15.000,'GBP','2020-10-09 03:17:20',0),(601,20789,1,0,388,0,15.000,'GBP','2020-10-09 03:17:21',0),(602,20789,1,0,389,0,15.000,'GBP','2020-10-09 03:17:31',0),(603,20789,1,0,390,0,15.000,'GBP','2020-10-09 03:17:32',0),(604,20789,1,0,391,0,15.000,'GBP','2020-10-09 03:17:41',0),(605,20789,1,0,392,0,15.000,'GBP','2020-10-09 03:17:42',0),(606,20789,1,0,393,0,15.000,'GBP','2020-10-09 03:17:46',0),(607,20789,1,0,394,0,15.000,'GBP','2020-10-09 03:17:46',0),(608,20789,1,0,395,0,15.000,'GBP','2020-10-09 03:17:50',0),(609,20789,1,0,396,0,15.000,'GBP','2020-10-09 03:17:51',0),(610,20789,1,0,397,0,15.000,'GBP','2020-10-09 03:17:54',0),(611,20789,1,0,398,0,15.000,'GBP','2020-10-09 03:17:55',0),(612,20789,1,0,399,0,15.000,'GBP','2020-10-09 03:17:58',0),(613,20789,1,0,400,0,15.000,'GBP','2020-10-09 03:17:59',0),(614,20789,1,0,401,0,15.000,'GBP','2020-10-09 03:18:02',0),(615,20789,1,0,402,0,15.000,'GBP','2020-10-09 03:18:03',0),(616,20789,1,0,403,0,15.000,'GBP','2020-10-09 03:18:05',0),(617,20789,1,0,404,0,15.000,'GBP','2020-10-09 03:18:06',0),(618,20789,1,0,405,0,15.000,'GBP','2020-10-09 03:18:09',0),(619,20789,1,0,406,0,15.000,'GBP','2020-10-09 03:18:10',0),(620,20789,1,0,407,0,15.000,'GBP','2020-10-09 03:18:12',0),(621,20789,1,0,408,0,15.000,'GBP','2020-10-09 03:18:13',0),(622,20789,1,0,409,0,15.000,'GBP','2020-10-09 03:18:16',0),(623,20789,1,0,410,0,15.000,'GBP','2020-10-09 03:18:17',0),(624,20789,1,0,411,0,15.000,'GBP','2020-10-09 03:18:20',0),(625,20789,1,0,412,0,15.000,'GBP','2020-10-09 03:18:21',0),(626,20789,1,0,413,0,15.000,'GBP','2020-10-09 03:18:24',0),(627,20789,1,0,414,0,15.000,'GBP','2020-10-09 03:18:24',0),(628,20789,1,0,415,0,15.000,'GBP','2020-10-09 03:18:27',0),(629,20789,1,0,416,0,15.000,'GBP','2020-10-09 03:18:28',0),(630,20789,1,0,417,0,15.000,'GBP','2020-10-09 03:18:30',0),(631,20789,1,0,418,0,15.000,'GBP','2020-10-09 03:18:31',0),(632,20789,1,0,419,0,15.000,'GBP','2020-10-09 03:18:33',0),(633,20789,1,0,420,0,15.000,'GBP','2020-10-09 03:18:34',0),(634,20789,1,0,421,0,15.000,'GBP','2020-10-09 03:18:36',0),(635,20789,1,0,422,0,15.000,'GBP','2020-10-09 03:18:37',0),(636,20789,1,0,423,0,15.000,'GBP','2020-10-09 03:18:40',0),(637,20789,1,0,424,0,15.000,'GBP','2020-10-09 03:18:41',0),(638,20789,1,0,425,0,15.000,'GBP','2020-10-09 03:18:44',0),(639,20789,1,0,426,0,15.000,'GBP','2020-10-09 03:18:44',0),(640,20789,1,0,427,0,15.000,'GBP','2020-10-09 03:18:47',0),(641,20789,1,0,428,0,15.000,'GBP','2020-10-09 03:18:48',0),(642,20789,1,0,429,0,15.000,'GBP','2020-10-09 03:18:50',0),(643,20789,1,0,430,0,15.000,'GBP','2020-10-09 03:18:51',0),(644,20789,1,0,431,0,15.000,'GBP','2020-10-09 03:18:54',0),(645,20789,1,0,432,0,15.000,'GBP','2020-10-09 03:18:54',0),(646,20789,1,0,433,0,15.000,'GBP','2020-10-09 03:18:57',0),(647,20789,1,0,434,0,15.000,'GBP','2020-10-09 03:18:58',0),(648,20789,1,0,435,0,15.000,'GBP','2020-10-09 03:19:00',0),(649,20789,1,0,436,0,15.000,'GBP','2020-10-09 03:19:02',0),(650,20789,1,0,437,0,15.000,'GBP','2020-10-09 03:19:04',0),(651,20789,1,0,438,0,15.000,'GBP','2020-10-09 03:19:05',0),(652,20789,1,0,439,0,15.000,'GBP','2020-10-09 03:19:08',0),(653,20789,1,0,440,0,15.000,'GBP','2020-10-09 03:19:08',0),(654,20789,1,0,441,0,15.000,'GBP','2020-10-09 03:19:11',0),(655,20789,1,0,442,0,15.000,'GBP','2020-10-09 03:19:12',0),(656,20789,1,0,443,0,15.000,'GBP','2020-10-09 03:19:15',0),(657,20789,1,0,444,0,15.000,'GBP','2020-10-09 03:19:15',0),(658,20789,1,0,445,0,15.000,'GBP','2020-10-09 03:19:18',0),(659,20789,1,0,446,0,15.000,'GBP','2020-10-09 03:19:19',0),(660,20789,1,0,447,0,15.000,'GBP','2020-10-09 03:19:21',0),(661,20789,1,0,448,0,15.000,'GBP','2020-10-09 03:19:22',0),(662,20789,1,0,449,0,15.000,'GBP','2020-10-09 03:19:25',0),(663,20789,1,0,450,0,15.000,'GBP','2020-10-09 03:19:26',0),(664,20789,1,0,451,0,15.000,'GBP','2020-10-09 03:19:29',0),(665,20789,1,0,452,0,15.000,'GBP','2020-10-09 03:19:30',0),(666,20789,1,0,453,0,15.000,'GBP','2020-10-09 03:19:32',0),(667,20789,1,0,454,0,15.000,'GBP','2020-10-09 03:19:33',0),(668,20789,1,0,455,0,15.000,'GBP','2020-10-09 03:19:36',0),(669,20789,1,0,456,0,15.000,'GBP','2020-10-09 03:19:36',0),(670,20789,1,0,457,0,15.000,'GBP','2020-10-09 03:19:39',0),(671,20789,1,0,458,0,15.000,'GBP','2020-10-09 03:19:40',0),(672,20789,1,0,459,0,15.000,'GBP','2020-10-09 03:19:43',0),(673,20789,1,0,460,0,15.000,'GBP','2020-10-09 03:19:44',0),(674,20789,1,0,461,0,15.000,'GBP','2020-10-09 03:19:46',0),(675,20789,1,0,462,0,15.000,'GBP','2020-10-09 03:19:47',0),(676,20789,1,0,463,0,15.000,'GBP','2020-10-09 03:19:49',0),(677,20789,1,0,464,0,15.000,'GBP','2020-10-09 03:19:50',0),(678,20789,1,0,465,0,15.000,'GBP','2020-10-09 03:19:53',0),(679,20789,1,0,466,0,15.000,'GBP','2020-10-09 03:19:54',0),(680,20789,1,0,467,0,15.000,'GBP','2020-10-09 03:19:56',0),(681,20789,1,0,468,0,15.000,'GBP','2020-10-09 03:19:57',0),(682,20789,1,0,469,0,15.000,'GBP','2020-10-09 03:19:59',0),(683,20789,1,0,470,0,15.000,'GBP','2020-10-09 03:20:00',0),(684,20789,1,0,471,0,15.000,'GBP','2020-10-09 03:20:03',0),(685,20789,1,0,472,0,15.000,'GBP','2020-10-09 03:20:04',0),(686,20789,1,0,473,0,15.000,'GBP','2020-10-09 03:20:06',0),(687,20789,1,0,474,0,15.000,'GBP','2020-10-09 03:20:07',0),(688,20789,1,0,475,0,15.000,'GBP','2020-10-09 03:20:10',0),(689,20789,1,0,476,0,15.000,'GBP','2020-10-09 03:20:11',0),(690,20789,1,0,477,0,15.000,'GBP','2020-10-09 03:20:14',0),(691,20789,1,0,478,0,15.000,'GBP','2020-10-09 03:20:15',0),(692,20789,1,0,479,0,15.000,'GBP','2020-10-09 03:20:18',0),(693,20789,1,0,480,0,15.000,'GBP','2020-10-09 03:20:19',0),(694,20789,1,0,481,0,15.000,'GBP','2020-10-09 03:20:21',0),(695,20789,1,0,482,0,15.000,'GBP','2020-10-09 03:20:22',0),(696,20789,1,0,483,0,15.000,'GBP','2020-10-09 03:20:24',0),(697,20789,1,0,484,0,15.000,'GBP','2020-10-09 03:20:25',0),(698,20789,1,0,485,0,15.000,'GBP','2020-10-09 03:20:28',0),(699,20789,1,0,486,0,15.000,'GBP','2020-10-09 03:20:29',0),(700,20789,1,0,487,0,15.000,'GBP','2020-10-09 03:20:31',0),(701,20789,1,0,488,0,15.000,'GBP','2020-10-09 03:20:32',0),(702,20789,1,0,489,0,15.000,'GBP','2020-10-09 03:21:08',0),(703,20789,1,0,490,0,15.000,'GBP','2020-10-09 03:21:09',0),(704,20789,1,0,491,0,15.000,'GBP','2020-10-09 03:21:44',0),(705,20789,1,0,492,0,15.000,'GBP','2020-10-09 03:21:45',0),(706,20789,1,0,493,0,15.000,'GBP','2020-10-09 03:21:56',0),(707,20789,1,0,494,0,15.000,'GBP','2020-10-09 03:21:57',0),(708,20789,1,0,495,0,15.000,'GBP','2020-10-09 03:22:07',0),(709,20789,1,0,496,0,15.000,'GBP','2020-10-09 03:22:09',0),(710,20789,1,0,497,0,15.000,'GBP','2020-10-09 03:22:23',0),(711,20789,1,0,498,0,15.000,'GBP','2020-10-09 03:22:24',0),(712,20789,1,0,499,0,15.000,'GBP','2020-10-09 03:22:36',0),(713,20789,1,0,500,0,15.000,'GBP','2020-10-09 03:22:37',0),(714,20789,1,0,501,0,15.000,'GBP','2020-10-09 03:22:49',0),(715,20789,1,0,502,0,15.000,'GBP','2020-10-09 03:22:50',0),(716,20789,1,0,503,0,15.000,'GBP','2020-10-09 03:23:03',0),(717,20789,1,0,504,0,15.000,'GBP','2020-10-09 03:23:03',0),(718,20789,1,0,505,0,15.000,'GBP','2020-10-09 03:23:16',0),(719,20789,1,0,506,0,15.000,'GBP','2020-10-09 03:23:17',0),(720,20789,1,0,507,0,15.000,'GBP','2020-10-09 03:23:29',0),(721,20789,1,0,508,0,15.000,'GBP','2020-10-09 03:23:30',0),(722,20789,1,0,509,0,15.000,'GBP','2020-10-09 03:23:42',0),(723,20789,1,0,510,0,15.000,'GBP','2020-10-09 03:23:43',0),(724,20789,1,0,511,0,15.000,'GBP','2020-10-09 03:23:54',0),(725,20789,1,0,512,0,15.000,'GBP','2020-10-09 03:23:55',0),(726,20789,1,0,513,0,15.000,'GBP','2020-10-09 03:24:30',0),(727,20789,1,0,514,0,15.000,'GBP','2020-10-09 03:24:31',0),(728,20789,1,0,515,0,15.000,'GBP','2020-10-09 03:25:08',0),(729,20789,1,0,516,0,15.000,'GBP','2020-10-09 03:25:09',0),(730,20789,1,0,517,0,15.000,'GBP','2020-10-09 03:25:20',0),(731,20789,1,0,518,0,15.000,'GBP','2020-10-09 03:25:21',0),(732,20789,1,0,519,0,15.000,'GBP','2020-10-09 03:25:32',0),(733,20789,1,0,520,0,15.000,'GBP','2020-10-09 03:25:32',0),(734,20789,1,0,521,0,15.000,'GBP','2020-10-09 03:25:46',0),(735,20789,1,0,522,0,15.000,'GBP','2020-10-09 03:25:47',0),(736,20789,1,0,523,0,15.000,'GBP','2020-10-09 03:26:00',0),(737,20789,1,0,524,0,15.000,'GBP','2020-10-09 03:26:00',0),(738,20789,1,0,525,0,15.000,'GBP','2020-10-09 03:26:16',0),(739,20789,1,0,526,0,15.000,'GBP','2020-10-09 03:26:17',0),(740,20789,1,0,527,0,15.000,'GBP','2020-10-09 03:26:32',0),(741,20789,1,0,528,0,15.000,'GBP','2020-10-09 03:26:33',0),(742,20789,1,0,529,0,15.000,'GBP','2020-10-09 03:26:46',0),(743,20789,1,0,530,0,15.000,'GBP','2020-10-09 03:26:46',0),(744,20789,1,0,531,0,15.000,'GBP','2020-10-09 03:26:57',0),(745,20789,1,0,532,0,15.000,'GBP','2020-10-09 03:26:58',0),(746,20789,1,0,533,0,15.000,'GBP','2020-10-09 03:27:09',0),(747,20789,1,0,534,0,15.000,'GBP','2020-10-09 03:27:10',0),(748,20789,1,0,535,0,15.000,'GBP','2020-10-09 03:27:20',0),(749,20789,1,0,536,0,15.000,'GBP','2020-10-09 03:27:21',0),(750,20789,1,0,537,0,15.000,'GBP','2020-10-09 03:27:29',0),(751,20789,1,0,538,0,15.000,'GBP','2020-10-09 03:27:30',0),(752,20789,1,0,539,0,15.000,'GBP','2020-10-09 03:27:39',0),(753,20789,1,0,540,0,15.000,'GBP','2020-10-09 03:27:40',0),(754,20789,1,0,541,0,15.000,'GBP','2020-10-09 03:27:49',0),(755,20789,1,0,542,0,15.000,'GBP','2020-10-09 03:27:50',0),(756,20789,1,0,543,0,15.000,'GBP','2020-10-09 03:27:59',0),(757,20789,1,0,544,0,15.000,'GBP','2020-10-09 03:28:00',0),(758,20789,1,0,545,0,15.000,'GBP','2020-10-09 03:28:01',0),(759,20789,1,0,546,0,15.000,'GBP','2020-10-09 03:28:13',0),(760,20789,1,0,547,0,15.000,'GBP','2020-10-09 03:28:14',0),(761,20789,1,0,548,0,15.000,'GBP','2020-10-09 03:28:18',0),(762,20789,1,0,549,0,15.000,'GBP','2020-10-09 03:28:18',0),(763,20789,1,0,550,0,15.000,'GBP','2020-10-09 03:28:22',0),(764,20789,1,0,551,0,15.000,'GBP','2020-10-09 03:28:23',0),(765,20789,1,0,552,0,15.000,'GBP','2020-10-09 03:28:26',0),(766,20789,1,0,553,0,15.000,'GBP','2020-10-09 03:28:27',0),(767,20789,1,0,554,0,15.000,'GBP','2020-10-09 03:28:31',0),(768,20789,1,0,555,0,15.000,'GBP','2020-10-09 03:28:32',0),(769,20789,1,0,556,0,15.000,'GBP','2020-10-09 03:28:36',0),(770,20789,1,0,557,0,15.000,'GBP','2020-10-09 03:28:37',0),(771,20789,1,0,558,0,15.000,'GBP','2020-10-09 03:28:40',0),(772,20789,1,0,559,0,15.000,'GBP','2020-10-09 03:28:41',0),(773,20789,1,0,560,0,15.000,'GBP','2020-10-09 03:28:50',0),(774,20789,1,0,561,0,15.000,'GBP','2020-10-09 03:28:51',0),(775,20789,1,0,562,0,15.000,'GBP','2020-10-09 03:28:52',0),(776,20789,1,0,563,0,15.000,'GBP','2020-10-09 03:29:00',0),(777,20789,1,0,564,0,15.000,'GBP','2020-10-09 03:29:01',0),(778,20789,1,0,565,0,15.000,'GBP','2020-10-09 03:29:10',0),(779,20789,1,0,566,0,15.000,'GBP','2020-10-09 03:29:11',0),(780,20789,1,0,567,0,15.000,'GBP','2020-10-09 03:29:22',0),(781,20789,1,0,568,0,15.000,'GBP','2020-10-09 03:29:23',0),(782,20789,1,0,569,0,15.000,'GBP','2020-10-09 03:29:33',0),(783,20789,1,0,570,0,15.000,'GBP','2020-10-09 03:29:34',0),(784,20789,1,0,571,0,15.000,'GBP','2020-10-09 03:29:37',0),(785,20789,1,0,572,0,15.000,'GBP','2020-10-09 03:29:38',0),(786,20789,1,0,573,0,15.000,'GBP','2020-10-09 03:29:42',0),(787,20789,1,0,574,0,15.000,'GBP','2020-10-09 03:29:43',0),(788,20789,1,0,575,0,15.000,'GBP','2020-10-09 03:29:47',0),(789,20789,1,0,576,0,15.000,'GBP','2020-10-09 03:29:48',0),(790,20789,1,0,577,0,15.000,'GBP','2020-10-09 03:29:51',0),(791,20789,1,0,578,0,15.000,'GBP','2020-10-09 03:29:52',0),(792,20789,1,0,579,0,15.000,'GBP','2020-10-09 03:29:56',0),(793,20789,1,0,580,0,15.000,'GBP','2020-10-09 03:29:57',0),(794,20789,1,0,581,0,15.000,'GBP','2020-10-09 03:30:01',0),(795,20789,1,0,582,0,15.000,'GBP','2020-10-09 03:30:02',0),(796,20789,1,0,583,0,15.000,'GBP','2020-10-09 03:30:38',0),(797,20789,1,0,584,0,15.000,'GBP','2020-10-09 03:30:39',0),(798,20789,1,0,585,0,15.000,'GBP','2020-10-09 03:31:15',0),(799,20789,1,0,586,0,15.000,'GBP','2020-10-09 03:31:15',0),(800,20789,1,0,587,0,15.000,'GBP','2020-10-09 03:31:26',0),(801,20789,1,0,588,0,15.000,'GBP','2020-10-09 03:31:27',0),(802,20789,1,0,589,0,15.000,'GBP','2020-10-09 03:31:40',0),(803,20789,1,0,590,0,15.000,'GBP','2020-10-09 03:31:41',0),(804,20789,1,0,591,0,15.000,'GBP','2020-10-09 03:31:54',0),(805,20789,1,0,592,0,15.000,'GBP','2020-10-09 03:31:55',0),(806,20789,1,0,593,0,15.000,'GBP','2020-10-09 03:32:07',0),(807,20789,1,0,594,0,15.000,'GBP','2020-10-09 03:32:08',0),(808,20789,1,0,595,0,15.000,'GBP','2020-10-09 03:32:19',0),(809,20789,1,0,596,0,15.000,'GBP','2020-10-09 03:32:19',0),(810,20789,1,0,597,0,15.000,'GBP','2020-10-09 03:32:32',0),(811,20789,1,0,598,0,15.000,'GBP','2020-10-09 03:32:33',0),(812,20789,1,0,599,0,15.000,'GBP','2020-10-09 03:32:44',0),(813,20789,1,0,600,0,15.000,'GBP','2020-10-09 03:32:45',0),(814,20789,1,0,601,0,15.000,'GBP','2020-10-09 03:32:57',0),(815,20789,1,0,602,0,15.000,'GBP','2020-10-09 03:32:57',0),(816,20789,1,0,603,0,15.000,'GBP','2020-10-09 03:33:14',0),(817,20789,1,0,604,0,15.000,'GBP','2020-10-09 03:33:15',0),(818,20789,1,0,605,0,15.000,'GBP','2020-10-09 03:33:26',0),(819,20789,1,0,606,0,15.000,'GBP','2020-10-09 03:33:27',0),(820,20789,1,0,607,0,15.000,'GBP','2020-10-09 03:34:03',0),(821,20789,1,0,608,0,15.000,'GBP','2020-10-09 03:34:03',0),(822,20789,1,0,609,0,15.000,'GBP','2020-10-09 03:34:41',0),(823,20789,1,0,610,0,15.000,'GBP','2020-10-09 03:34:42',0),(824,20789,1,0,611,0,15.000,'GBP','2020-10-09 03:34:56',0),(825,20789,1,0,612,0,15.000,'GBP','2020-10-09 03:34:56',0),(826,20789,1,0,613,0,15.000,'GBP','2020-10-09 03:35:08',0),(827,20789,1,0,614,0,15.000,'GBP','2020-10-09 03:35:09',0),(828,20789,1,0,615,0,15.000,'GBP','2020-10-09 03:35:20',0),(829,20789,1,0,616,0,15.000,'GBP','2020-10-09 03:35:21',0),(830,20789,1,0,617,0,15.000,'GBP','2020-10-09 03:35:33',0),(831,20789,1,0,618,0,15.000,'GBP','2020-10-09 03:35:34',0),(832,20789,1,0,619,0,15.000,'GBP','2020-10-09 03:35:46',0),(833,20789,1,0,620,0,15.000,'GBP','2020-10-09 03:35:47',0),(834,20789,1,0,621,0,15.000,'GBP','2020-10-09 03:35:58',0),(835,20789,1,0,622,0,15.000,'GBP','2020-10-09 03:35:59',0),(836,20789,1,0,623,0,15.000,'GBP','2020-10-09 03:36:10',0),(837,20789,1,0,624,0,15.000,'GBP','2020-10-09 03:36:11',0),(838,20789,1,0,625,0,15.000,'GBP','2020-10-09 03:36:23',0),(839,20789,1,0,626,0,15.000,'GBP','2020-10-09 03:36:24',0),(840,20789,1,0,627,0,15.000,'GBP','2020-10-09 03:36:35',0),(841,20789,1,0,628,0,15.000,'GBP','2020-10-09 03:36:36',0),(842,20789,1,0,629,0,15.000,'GBP','2020-10-09 03:36:48',0),(843,20789,1,0,630,0,15.000,'GBP','2020-10-09 03:36:49',0),(844,20789,1,0,631,0,15.000,'GBP','2020-10-09 03:37:28',0),(845,20789,1,0,632,0,15.000,'GBP','2020-10-09 03:37:29',0),(846,20789,1,0,633,0,15.000,'GBP','2020-10-09 03:38:07',0),(847,20789,1,0,634,0,15.000,'GBP','2020-10-09 03:38:08',0),(848,20789,1,0,635,0,15.000,'GBP','2020-10-09 03:38:20',0),(849,20789,1,0,636,0,15.000,'GBP','2020-10-09 03:38:20',0),(850,20789,1,0,637,0,15.000,'GBP','2020-10-09 03:38:33',0),(851,20789,1,0,638,0,15.000,'GBP','2020-10-09 03:38:34',0),(852,20789,1,0,639,0,15.000,'GBP','2020-10-09 03:38:47',0),(853,20789,1,0,640,0,15.000,'GBP','2020-10-09 03:38:48',0),(854,20789,1,0,641,0,15.000,'GBP','2020-10-09 03:39:04',0),(855,20789,1,0,642,0,15.000,'GBP','2020-10-09 03:39:05',0),(856,20789,1,0,643,0,15.000,'GBP','2020-10-09 03:39:17',0),(857,20789,1,0,644,0,15.000,'GBP','2020-10-09 03:39:18',0),(858,20789,1,0,645,0,15.000,'GBP','2020-10-09 03:39:31',0),(859,20789,1,0,646,0,15.000,'GBP','2020-10-09 03:39:32',0),(860,20789,1,0,647,0,15.000,'GBP','2020-10-09 03:39:45',0),(861,20789,1,0,648,0,15.000,'GBP','2020-10-09 03:39:46',0),(862,20789,1,0,649,0,15.000,'GBP','2020-10-09 03:40:00',0),(863,20789,1,0,650,0,15.000,'GBP','2020-10-09 03:40:00',0),(864,20789,1,0,651,0,15.000,'GBP','2020-10-09 03:40:14',0),(865,20789,1,0,652,0,15.000,'GBP','2020-10-09 03:40:15',0),(866,20789,1,0,653,0,15.000,'GBP','2020-10-09 03:40:29',0),(867,20789,1,0,654,0,15.000,'GBP','2020-10-09 03:40:30',0),(868,20789,1,0,655,0,15.000,'GBP','2020-10-09 03:41:07',0),(869,20789,1,0,656,0,15.000,'GBP','2020-10-09 03:41:08',0),(870,20789,1,0,657,0,15.000,'GBP','2020-10-09 03:41:18',0),(871,20789,1,0,658,0,15.000,'GBP','2020-10-09 03:41:19',0),(872,20789,1,0,659,0,15.000,'GBP','2020-10-09 03:41:28',0),(873,20789,1,0,660,0,15.000,'GBP','2020-10-09 03:41:29',0),(874,20789,1,0,661,0,15.000,'GBP','2020-10-09 03:41:37',0),(875,20789,1,0,662,0,15.000,'GBP','2020-10-09 03:41:38',0),(876,20789,1,0,663,0,15.000,'GBP','2020-10-09 03:41:48',0),(877,20789,1,0,664,0,15.000,'GBP','2020-10-09 03:41:49',0),(878,20789,1,0,665,0,15.000,'GBP','2020-10-09 03:42:02',0),(879,20789,1,0,666,0,15.000,'GBP','2020-10-09 03:42:03',0),(880,20789,1,0,667,0,15.000,'GBP','2020-10-09 03:42:06',0),(881,20789,1,0,668,0,15.000,'GBP','2020-10-09 03:42:07',0),(882,20789,1,0,669,0,15.000,'GBP','2020-10-09 03:42:11',0),(883,20789,1,0,670,0,15.000,'GBP','2020-10-09 03:42:13',0),(884,20789,1,0,671,0,15.000,'GBP','2020-10-09 03:42:16',0),(885,20789,1,0,672,0,15.000,'GBP','2020-10-09 03:42:17',0),(886,20789,1,0,673,0,15.000,'GBP','2020-10-09 03:42:21',0),(887,20789,1,0,674,0,15.000,'GBP','2020-10-09 03:42:22',0),(888,20789,1,0,675,0,15.000,'GBP','2020-10-09 03:42:26',0),(889,20789,1,0,676,0,15.000,'GBP','2020-10-09 03:42:27',0),(890,20789,1,0,677,0,15.000,'GBP','2020-10-09 03:42:31',0),(891,20789,1,0,678,0,15.000,'GBP','2020-10-09 03:42:32',0),(892,20789,1,0,679,0,15.000,'GBP','2020-10-09 03:43:10',0),(893,20789,1,0,680,0,15.000,'GBP','2020-10-09 03:43:11',0),(894,20789,1,0,681,0,15.000,'GBP','2020-10-09 03:43:51',0),(895,20789,1,0,682,0,15.000,'GBP','2020-10-09 03:43:51',0),(896,20789,1,0,683,0,15.000,'GBP','2020-10-09 03:44:03',0),(897,20789,1,0,684,0,15.000,'GBP','2020-10-09 03:44:04',0),(898,20789,1,0,685,0,15.000,'GBP','2020-10-09 03:44:15',0),(899,20789,1,0,686,0,15.000,'GBP','2020-10-09 03:44:16',0),(900,20789,1,0,687,0,15.000,'GBP','2020-10-09 03:44:28',0),(901,20789,1,0,688,0,15.000,'GBP','2020-10-09 03:44:29',0),(902,20789,1,0,689,0,15.000,'GBP','2020-10-09 03:44:41',0),(903,20789,1,0,690,0,15.000,'GBP','2020-10-09 03:44:42',0),(904,20789,1,0,691,0,15.000,'GBP','2020-10-09 03:44:55',0),(905,20789,1,0,692,0,15.000,'GBP','2020-10-09 03:44:56',0),(906,20789,1,0,693,0,15.000,'GBP','2020-10-09 03:45:07',0),(907,20789,1,0,694,0,15.000,'GBP','2020-10-09 03:45:08',0),(908,20789,1,0,695,0,15.000,'GBP','2020-10-09 03:45:20',0),(909,20789,1,0,696,0,15.000,'GBP','2020-10-09 03:45:21',0),(910,20789,1,0,697,0,15.000,'GBP','2020-10-09 03:45:33',0),(911,20789,1,0,698,0,15.000,'GBP','2020-10-09 03:45:34',0),(912,20789,1,0,699,0,15.000,'GBP','2020-10-09 03:45:47',0),(913,20789,1,0,700,0,15.000,'GBP','2020-10-09 03:45:48',0),(914,20789,1,0,701,0,15.000,'GBP','2020-10-09 03:46:01',0),(915,20789,1,0,702,0,15.000,'GBP','2020-10-09 03:46:02',0),(916,20789,1,0,703,0,15.000,'GBP','2020-10-09 03:46:10',0),(917,20789,1,0,704,0,15.000,'GBP','2020-10-09 03:46:11',0),(918,20789,1,0,705,0,15.000,'GBP','2020-10-09 03:46:20',0),(919,20789,1,0,706,0,15.000,'GBP','2020-10-09 03:46:20',0),(920,20789,1,0,707,0,15.000,'GBP','2020-10-09 03:46:27',0),(921,20789,1,0,708,0,15.000,'GBP','2020-10-09 03:46:28',0),(922,20789,1,0,709,0,15.000,'GBP','2020-10-09 03:46:35',0),(923,20789,1,0,710,0,15.000,'GBP','2020-10-09 03:46:36',0),(924,20789,1,0,711,0,15.000,'GBP','2020-10-09 03:46:43',0),(925,20789,1,0,712,0,15.000,'GBP','2020-10-09 03:46:44',0),(926,20789,1,0,713,0,15.000,'GBP','2020-10-09 03:46:50',0),(927,20789,1,0,714,0,15.000,'GBP','2020-10-09 03:46:51',0),(928,20789,1,0,715,0,15.000,'GBP','2020-10-09 03:46:58',0),(929,20789,1,0,716,0,15.000,'GBP','2020-10-09 03:46:59',0),(930,20789,1,0,717,0,15.000,'GBP','2020-10-09 03:47:06',0),(931,20789,1,0,718,0,15.000,'GBP','2020-10-09 03:47:07',0),(932,20789,1,0,719,0,15.000,'GBP','2020-10-09 03:47:13',0),(933,20789,1,0,720,0,15.000,'GBP','2020-10-09 03:47:14',0),(934,20789,1,0,721,0,15.000,'GBP','2020-10-09 03:47:21',0),(935,20789,1,0,722,0,15.000,'GBP','2020-10-09 03:47:22',0),(936,20789,1,0,723,0,15.000,'GBP','2020-10-09 03:47:30',0),(937,20789,1,0,724,0,15.000,'GBP','2020-10-09 03:47:31',0),(938,20789,1,0,725,0,15.000,'GBP','2020-10-09 03:47:38',0),(939,20789,1,0,726,0,15.000,'GBP','2020-10-09 03:47:39',0),(940,20789,1,0,727,0,15.000,'GBP','2020-10-09 03:47:46',0),(941,20789,1,0,728,0,15.000,'GBP','2020-10-09 03:47:47',0),(942,20789,1,0,729,0,15.000,'GBP','2020-10-09 03:47:53',0),(943,20789,1,0,730,0,15.000,'GBP','2020-10-09 03:47:54',0),(944,20789,1,0,731,0,15.000,'GBP','2020-10-09 03:48:00',0),(945,20789,1,0,732,0,15.000,'GBP','2020-10-09 03:48:01',0),(946,20789,1,0,733,0,15.000,'GBP','2020-10-09 03:48:07',0),(947,20789,1,0,734,0,15.000,'GBP','2020-10-09 03:48:08',0),(948,20789,1,0,735,0,15.000,'GBP','2020-10-09 03:48:16',0),(949,20789,1,0,736,0,15.000,'GBP','2020-10-09 03:48:17',0),(950,20789,1,0,737,0,15.000,'GBP','2020-10-09 03:48:25',0),(951,20789,1,0,738,0,15.000,'GBP','2020-10-09 03:48:26',0),(952,20789,1,0,739,0,15.000,'GBP','2020-10-09 03:48:32',0),(953,20789,1,0,740,0,15.000,'GBP','2020-10-09 03:48:33',0),(954,20789,1,0,741,0,15.000,'GBP','2020-10-09 03:48:39',0),(955,20789,1,0,742,0,15.000,'GBP','2020-10-09 03:48:40',0),(956,20789,1,0,743,0,15.000,'GBP','2020-10-09 03:48:47',0),(957,20789,1,0,744,0,15.000,'GBP','2020-10-09 03:48:48',0),(958,20799,1,0,745,0,0.000,'GBP','2020-10-14 14:31:47',0),(974,20777,1,0,746,0,15.000,'GBP','2020-10-14 15:03:49',0),(975,20788,1,0,746,0,20.000,'GBP','2020-10-14 15:03:55',0),(976,20787,1,0,746,0,25.000,'GBP','2020-10-14 15:04:00',0),(977,20780,1,0,746,0,18.000,'GBP','2020-10-14 15:04:05',0),(978,20790,1,0,746,0,2.000,'GBP','2020-10-14 15:04:20',0),(979,20789,1,0,746,0,15.000,'GBP','2020-10-14 15:04:25',0),(980,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:06:49',0),(981,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:06:50',0),(982,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:06:51',0),(983,20784,1,0,746,0,90.000,'GBP','2020-10-14 15:07:07',0),(984,20782,1,0,746,0,55.000,'GBP','2020-10-14 15:07:37',0),(985,20797,1,0,746,0,18.000,'GBP','2020-10-14 15:07:43',0),(986,20778,1,0,746,0,42.000,'GBP','2020-10-14 15:07:52',0),(987,20779,1,0,746,0,45.000,'GBP','2020-10-14 15:07:57',0),(988,20786,1,0,746,0,45.000,'GBP','2020-10-14 15:08:01',0),(989,20799,1,0,746,0,0.000,'GBP','2020-10-14 15:08:22',0),(990,20781,1,0,746,0,18.000,'GBP','2020-10-14 15:13:23',0),(991,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:13:28',0),(992,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:13:29',0),(993,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:13:30',0),(994,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:13:32',0),(995,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:13:39',0),(996,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:13:43',0),(997,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:13:47',0),(998,20794,1,0,746,0,42.000,'GBP','2020-10-14 15:14:58',0),(999,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:15:41',0),(1000,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:15:42',0),(1001,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:15:43',0),(1002,20785,1,0,746,0,35.000,'GBP','2020-10-14 15:15:44',0),(1003,20799,1,0,747,0,0.000,'GBP','2020-10-15 19:54:51',0),(1004,20797,1,0,748,0,18.000,'GBP','2020-10-15 19:54:54',0),(1005,20790,1,0,748,0,2.000,'GBP','2020-10-15 19:55:00',0),(1006,20789,1,0,748,0,15.000,'GBP','2020-10-15 19:55:04',0),(1007,20799,1,0,749,0,0.000,'GBP','2020-10-19 22:15:23',0),(1008,20797,1,0,750,0,18.000,'GBP','2020-10-19 22:15:25',0),(1009,20790,1,0,751,0,2.000,'GBP','2020-10-19 22:15:28',0),(1022,20790,1,0,752,0,2.000,'GBP','2020-10-19 22:31:22',0),(1023,20781,1,0,752,0,18.000,'GBP','2020-10-19 22:46:28',0),(1024,20794,1,0,752,0,42.000,'GBP','2020-10-19 23:04:24',0),(1025,20788,1,0,752,0,20.000,'GBP','2020-10-19 23:25:05',0),(1026,20787,1,0,752,0,25.000,'GBP','2020-10-19 23:26:59',0),(1027,20777,1,0,752,0,15.000,'GBP','2020-10-19 23:28:54',0),(1028,20780,1,0,752,0,18.000,'GBP','2020-10-19 23:30:06',0),(1029,20789,1,0,752,0,15.000,'GBP','2020-10-19 23:32:38',0),(1030,20797,1,0,752,0,18.000,'GBP','2020-10-19 23:45:47',0),(1031,20785,1,0,752,0,35.000,'GBP','2020-10-19 23:49:11',0),(1032,20785,1,0,752,0,35.000,'GBP','2020-10-19 23:49:12',0),(1033,20782,1,0,752,0,55.000,'GBP','2020-10-19 23:51:02',0),(1034,20784,1,0,752,0,90.000,'GBP','2020-10-19 23:52:44',0),(1035,20778,1,0,752,0,42.000,'GBP','2020-10-19 23:54:03',0),(1036,20786,1,0,752,0,45.000,'GBP','2020-10-19 23:54:42',0),(1037,20779,1,0,752,0,45.000,'GBP','2020-10-19 23:56:29',0),(1038,20799,1,0,752,0,0.000,'GBP','2020-10-20 00:00:19',0),(1039,20784,1,0,753,0,90.000,'GBP','2020-10-21 22:53:32',0),(1040,20797,1,0,753,0,18.000,'GBP','2020-10-21 22:53:32',0),(1041,20799,1,0,754,0,0.000,'GBP','2020-10-26 14:51:17',0),(1042,20797,1,0,755,0,18.000,'GBP','2020-10-26 14:51:22',0),(1043,20790,1,0,756,0,2.000,'GBP','2020-10-26 14:51:29',0),(1044,20789,1,0,756,0,15.000,'GBP','2020-10-26 14:51:37',0),(1045,20787,1,0,756,0,25.000,'GBP','2020-10-26 14:52:39',0),(1046,20784,1,0,756,0,90.000,'GBP','2020-10-26 14:52:46',0),(1047,20797,1,0,756,0,18.000,'GBP','2020-10-26 14:52:52',0),(1048,20778,1,0,756,0,42.000,'GBP','2020-10-26 14:52:58',0),(1049,20782,1,0,756,0,55.000,'GBP','2020-10-26 14:53:05',0),(1050,20799,1,0,756,0,0.000,'GBP','2020-10-26 14:53:10',0),(1051,20786,1,0,756,0,45.000,'GBP','2020-10-26 14:53:15',0),(1052,20788,1,0,756,0,20.000,'GBP','2020-10-26 14:53:22',0),(1053,20777,1,0,756,0,15.000,'GBP','2020-10-26 14:53:29',0),(1054,20780,1,0,756,0,18.000,'GBP','2020-10-26 14:53:35',0),(1055,20779,1,0,756,0,45.000,'GBP','2020-10-26 14:53:48',0),(1056,20790,1,0,757,0,2.000,'GBP','2020-10-31 00:14:31',0),(1057,9751,1,0,758,0,0.000,'GBP','2020-10-31 00:14:39',0),(1058,20790,1,0,759,0,2.000,'GBP','2020-10-31 00:14:48',0),(1059,20790,1,0,760,0,2.000,'GBP','2020-10-31 00:14:51',0),(1060,20797,1,0,761,0,18.000,'GBP','2020-11-01 19:19:58',0);
/*!40000 ALTER TABLE `wpmz_yith_wcwl` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpmz_yith_wcwl_lists`
--

DROP TABLE IF EXISTS `wpmz_yith_wcwl_lists`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpmz_yith_wcwl_lists` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) DEFAULT NULL,
  `session_id` varchar(255) DEFAULT NULL,
  `wishlist_slug` varchar(200) NOT NULL,
  `wishlist_name` text DEFAULT NULL,
  `wishlist_token` varchar(64) NOT NULL,
  `wishlist_privacy` tinyint(1) NOT NULL DEFAULT 0,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  `dateadded` timestamp NOT NULL DEFAULT current_timestamp(),
  `expiration` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`ID`),
  UNIQUE KEY `wishlist_token` (`wishlist_token`),
  KEY `wishlist_slug` (`wishlist_slug`)
) ENGINE=InnoDB AUTO_INCREMENT=762 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpmz_yith_wcwl_lists`
--

LOCK TABLES `wpmz_yith_wcwl_lists` WRITE;
/*!40000 ALTER TABLE `wpmz_yith_wcwl_lists` DISABLE KEYS */;
INSERT INTO `wpmz_yith_wcwl_lists` VALUES (6,2,'','','','PBD4OL136U1I',0,1,'2020-02-14 14:31:01','0000-00-00 00:00:00'),(84,0,'140d8af9bcc3ff886443d2f2c0ed6ffe','','','BX6BLR7A8N1Q',0,1,'2020-10-05 00:21:05','2020-11-04 01:21:05'),(85,0,'cbbb9f730112b8817ff15d31831e9f64','','','IV34DS0QLOP7',0,1,'2020-10-09 01:44:01','2020-11-08 02:44:01'),(86,0,'1c150d875190396d26e54a79819f0a3c','','','FI4CITEK5HQX',0,1,'2020-10-09 01:44:02','2020-11-08 02:44:02'),(87,0,'fdfb0bdbbf1c1408a4b8ef69bd2c99bc','','','QRS1ZAFLOMTZ',0,1,'2020-10-09 01:44:11','2020-11-08 02:44:11'),(88,0,'cec855f92b040cc78d92732ae4dc6ffc','','','4F7N2MEDP2P9',0,1,'2020-10-09 01:44:12','2020-11-08 02:44:12'),(89,0,'d4a11c88143a6820562187cc769caf3a','','','CAH00I32CLZF',0,1,'2020-10-09 01:44:16','2020-11-08 02:44:16'),(90,0,'feefb74c95eb66a874f0e2205e848e66','','','JXTXURN4WQW3',0,1,'2020-10-09 02:20:11','2020-11-08 03:20:11'),(91,0,'0cfaae542882bdf90fd53dd20f759587','','','UC3RWU6KXXC7',0,1,'2020-10-09 02:20:13','2020-11-08 03:20:13'),(92,0,'b389a345c8967cae6bb650718e3cc9e3','','','2PFAXB6TH04M',0,1,'2020-10-09 02:20:14','2020-11-08 03:20:14'),(93,0,'d569377d20bc6967cb9344fba7e3f9cc','','','IF3I5P9GG92K',0,1,'2020-10-09 02:20:16','2020-11-08 03:20:16'),(94,0,'6db472e04b0beb11c424d7bf635044c5','','','OMVCHNT5YJZZ',0,1,'2020-10-09 02:20:17','2020-11-08 03:20:17'),(95,0,'7a1de2bc8b5517036883fda8c416d93b','','','NXR3VE95HWXX',0,1,'2020-10-09 02:20:19','2020-11-08 03:20:19'),(96,0,'7fdfe486665c644d40b925b3dc35ac51','','','Q0SD1SW8L5XL',0,1,'2020-10-09 02:20:20','2020-11-08 03:20:20'),(97,0,'d3d7217496b43d2bab8dee7f70f4e0e8','','','1ZAEZNPCJSK7',0,1,'2020-10-09 02:20:22','2020-11-08 03:20:22'),(98,0,'b28b9944a80a9a2521ee1f437efe59e3','','','WHSHIFEEZMSE',0,1,'2020-10-09 02:20:23','2020-11-08 03:20:23'),(99,0,'ea0e961c2ee1fd8fb4dac74e5e1c23d6','','','K09WXE2VPY5X',0,1,'2020-10-09 02:20:25','2020-11-08 03:20:25'),(100,0,'25534f5158a7b36f616764a5dfd8afce','','','NZJEXVHBEO90',0,1,'2020-10-09 02:20:26','2020-11-08 03:20:26'),(101,0,'e58fe4666d845e556eb2507e64abe7dd','','','A68M82N70OSL',0,1,'2020-10-09 02:20:28','2020-11-08 03:20:28'),(102,0,'f6342851f84b752975dfab6bc65d09f7','','','UJP74M0J7AL1',0,1,'2020-10-09 02:20:29','2020-11-08 03:20:29'),(103,0,'1fa07986a7fad9bb124a64f91e1e8adf','','','1HKMYXVU8EG2',0,1,'2020-10-09 02:20:31','2020-11-08 03:20:31'),(104,0,'876d85036c36c8876dbe095daf85da84','','','AF9TB5IG52DC',0,1,'2020-10-09 02:20:32','2020-11-08 03:20:32'),(105,0,'892a404c57480e616436f6e9299a450e','','','WZQ9SHHTQNWZ',0,1,'2020-10-09 02:20:34','2020-11-08 03:20:34'),(106,0,'c9927d4705d8a6bcc6b16bc09096e680','','','YQAQMBUG4YSE',0,1,'2020-10-09 02:20:35','2020-11-08 03:20:35'),(107,0,'bcbcdaef043779f816d9767ab1501624','','','JHR86L4YWS7C',0,1,'2020-10-09 02:20:37','2020-11-08 03:20:37'),(108,0,'a454a2c50a600b9dcc56ddb01be8cb9d','','','ZCENNTTHMUSI',0,1,'2020-10-09 02:20:38','2020-11-08 03:20:38'),(109,0,'98919c673ba64096c4ab639a76fc3a0f','','','2YUP3U2Y6LMO',0,1,'2020-10-09 02:20:40','2020-11-08 03:20:40'),(110,0,'9e452e6317ce52080439fdc769006287','','','PEFAXF23TKHC',0,1,'2020-10-09 02:20:41','2020-11-08 03:20:41'),(111,0,'65fbb2e6935a362ba8c5e565dda643bc','','','YJQKC1JO69JH',0,1,'2020-10-09 02:20:45','2020-11-08 03:20:45'),(112,0,'30cfbe4b923c1191796dd0977abe5035','','','FQ40ISYSB7GY',0,1,'2020-10-09 02:20:46','2020-11-08 03:20:46'),(113,0,'756a1bf9faca70d8d85805aa716d4f48','','','6CWPKJOJU74D',0,1,'2020-10-09 02:20:48','2020-11-08 03:20:48'),(114,0,'3901aa07af7fef097d99ce7c11e39414','','','WFIF560QKJUQ',0,1,'2020-10-09 02:20:49','2020-11-08 03:20:49'),(115,0,'520ad293fde3c8e9ddff6f62535e7ad6','','','6NZVKUS3MUGD',0,1,'2020-10-09 02:20:51','2020-11-08 03:20:51'),(116,0,'92860a7025310973ef9d5dfc0a670736','','','2DGSY9FG5BCK',0,1,'2020-10-09 02:20:52','2020-11-08 03:20:52'),(117,0,'5a82eb69bb2f6de75ed8d5f984ea9120','','','1XDTMQKGWMSG',0,1,'2020-10-09 02:20:54','2020-11-08 03:20:54'),(118,0,'3bf2c6c6e39103868fba3be5449dabb0','','','B5GATAVYS0NP',0,1,'2020-10-09 02:20:55','2020-11-08 03:20:55'),(119,0,'94cbd4e0c6ed66804ea0bc0128d2c5a2','','','6MADEXFTUU5T',0,1,'2020-10-09 02:20:57','2020-11-08 03:20:57'),(120,0,'bc7615dd357f0bf1e522971e6837036e','','','ZVYMMM2JYQBK',0,1,'2020-10-09 02:20:58','2020-11-08 03:20:58'),(121,0,'0f289d4e6d67da93dcd4715174af264f','','','Q9PCWL5M9D5Z',0,1,'2020-10-09 02:21:00','2020-11-08 03:21:00'),(122,0,'ab82b2afd826688b32a025731f106978','','','O58R6BO41H4D',0,1,'2020-10-09 02:21:01','2020-11-08 03:21:01'),(123,0,'3b6202d81a5fc4e08136a368e0b40aae','','','AUW19HQLJ1TY',0,1,'2020-10-09 02:21:03','2020-11-08 03:21:03'),(124,0,'0a57c7d978d0440fd79561467b65c405','','','LWY7QX7U39KT',0,1,'2020-10-09 02:21:05','2020-11-08 03:21:05'),(125,0,'6060b603bbb09282d992e57ba3cb25e3','','','PORWZ172AVM1',0,1,'2020-10-09 02:21:06','2020-11-08 03:21:06'),(126,0,'6a861ff70123fe25f2c80079732ac40f','','','QVVU9JOI7JRS',0,1,'2020-10-09 02:21:08','2020-11-08 03:21:08'),(127,0,'af0621e5caa2efe78b16705b4f778fe9','','','YRL8IE7AGWUE',0,1,'2020-10-09 02:21:09','2020-11-08 03:21:09'),(128,0,'0cf483761c0dffee253eea62436ae28c','','','UC1RS8KKN5ZS',0,1,'2020-10-09 02:21:11','2020-11-08 03:21:11'),(129,0,'633e1b190c49dbd633d2802c3026930c','','','CF6BJU1X9U6K',0,1,'2020-10-09 02:21:12','2020-11-08 03:21:12'),(130,0,'0dbb52b636f079b504dfc0f119c646de','','','J8BP3VHXA5DV',0,1,'2020-10-09 02:21:14','2020-11-08 03:21:14'),(131,0,'0dbc5be2f061398e93e179468e402fe9','','','O8P1E3AW9ENP',0,1,'2020-10-09 02:21:15','2020-11-08 03:21:15'),(132,0,'7d81b659f5c45f4f1710ea26d22090be','','','DAK7P3QY3QC0',0,1,'2020-10-09 02:21:17','2020-11-08 03:21:17'),(133,0,'4fac92eaff32c9f6f9195b739a7a7f0d','','','LEIBTXV8TZGW',0,1,'2020-10-09 02:21:18','2020-11-08 03:21:18'),(134,0,'e73683d162728dd93f699f70c5ab85c7','','','458LKDY7WXYQ',0,1,'2020-10-09 02:21:19','2020-11-08 03:21:19'),(135,0,'7fce31fdb22ddaf4720124d30b0f35e6','','','L5UUNK0RLKC9',0,1,'2020-10-09 02:21:20','2020-11-08 03:21:20'),(136,0,'1357235edd9353e512df090a55b47451','','','SB7SP9LIRPD1',0,1,'2020-10-09 02:21:22','2020-11-08 03:21:22'),(137,0,'78c3397b19e0f629824fd78de23597dd','','','NZFKO6RJJC0L',0,1,'2020-10-09 02:21:23','2020-11-08 03:21:23'),(138,0,'d56d0b14e6e41675c2d207816f984797','','','WL752Y8YNOEQ',0,1,'2020-10-09 02:21:24','2020-11-08 03:21:24'),(139,0,'0df7f05a193389ac47eb4b3a2d28afd2','','','K7JXRF8VK037',0,1,'2020-10-09 02:21:25','2020-11-08 03:21:25'),(140,0,'7237a0ce9b1727e9214542ca4cd7580d','','','DS49OKX9EQ4Z',0,1,'2020-10-09 02:21:27','2020-11-08 03:21:27'),(141,0,'e09865da95e6fc1bd953f17c329a795d','','','I4HFHNT6ZUZ3',0,1,'2020-10-09 02:21:28','2020-11-08 03:21:28'),(142,0,'6cb31abba97247b4e523716631cfb056','','','CLPYOAOB9V7B',0,1,'2020-10-09 02:21:29','2020-11-08 03:21:29'),(143,0,'89207c7ea830ef7d15489467763d4130','','','R5OIHUGOQ1DY',0,1,'2020-10-09 02:21:31','2020-11-08 03:21:31'),(144,0,'44942c949ecf56fffe26a053a7e9f410','','','DFXAYPNTK4SX',0,1,'2020-10-09 02:21:32','2020-11-08 03:21:32'),(145,0,'a3278bcc143b3348fd2112c8ab11dc29','','','B4RSNC6GMSET',0,1,'2020-10-09 02:21:33','2020-11-08 03:21:33'),(146,0,'dcfbe00afba5c5013e8575b14bff8bfc','','','V7T9OQ6DQKY3',0,1,'2020-10-09 02:21:35','2020-11-08 03:21:35'),(147,0,'553ef718ba7c72cf810ff862deb05c13','','','X9D9JR4IDQVG',0,1,'2020-10-09 02:21:36','2020-11-08 03:21:36'),(148,0,'11d76dd71ab2cf245a78fb889c8fb8b1','','','6L3XBAXMXJ3J',0,1,'2020-10-09 02:21:37','2020-11-08 03:21:37'),(149,0,'f05cc42d2ee41d18e1e5f6025479325c','','','8R4R8NB97WLB',0,1,'2020-10-09 02:21:39','2020-11-08 03:21:39'),(150,0,'3f211fff24e65b2c846bc240807a3566','','','IHYR6IUX71O4',0,1,'2020-10-09 02:21:40','2020-11-08 03:21:40'),(151,0,'d659b21899c215aca0a0e47c4293537d','','','XV0DBQL7H5NY',0,1,'2020-10-09 02:21:41','2020-11-08 03:21:41'),(152,0,'6c6aa0054205adf66da533c83137fb69','','','KUC815EK0QPE',0,1,'2020-10-09 02:21:43','2020-11-08 03:21:43'),(153,0,'79bcb9949fe88162d36409b5e892b663','','','UG0UZX9B4LPL',0,1,'2020-10-09 02:21:44','2020-11-08 03:21:44'),(154,0,'c93bd20195aad2c87c4bd9983b5f416f','','','STCSGHKXH062',0,1,'2020-10-09 02:21:46','2020-11-08 03:21:46'),(155,0,'80ad5c113983716fe796aaecf04ce04a','','','2MLSRFUTMZSD',0,1,'2020-10-09 02:21:47','2020-11-08 03:21:47'),(156,0,'95239dd85e2065cf8570f9eb20c80a18','','','322448GZOT0P',0,1,'2020-10-09 02:21:48','2020-11-08 03:21:48'),(157,0,'6a5e0fbbb9328952e85eb0314cce4203','','','OS4V13H2ZZ3B',0,1,'2020-10-09 02:21:50','2020-11-08 03:21:50'),(158,0,'4620eccafee9120e1fc25444144b4db6','','','T8DOIC77AXPP',0,1,'2020-10-09 02:21:51','2020-11-08 03:21:51'),(159,0,'155579f85c23de5cb1173677f339b850','','','JFHQZXYFRRGR',0,1,'2020-10-09 02:21:53','2020-11-08 03:21:53'),(160,0,'ce262eda380763031f444f0edb7e6fa9','','','PQ1FPCPK5VVO',0,1,'2020-10-09 02:21:54','2020-11-08 03:21:54'),(161,0,'3caa37f5691fdf9c766fcf8b31b9e18c','','','8T435MY2LC46',0,1,'2020-10-09 02:21:55','2020-11-08 03:21:55'),(162,0,'11d6cb51c276ce2a699ac07afa063665','','','UJ2V1YBA81OY',0,1,'2020-10-09 02:21:57','2020-11-08 03:21:57'),(163,0,'6dc66c9213181ae46021aa557ae683f5','','','Q4GAS67XUBAO',0,1,'2020-10-09 02:21:58','2020-11-08 03:21:58'),(164,0,'4f4db766b313d7ec46150c81b47d1cf5','','','AS1TC9JK0WWK',0,1,'2020-10-09 02:21:59','2020-11-08 03:21:59'),(165,0,'dbbb714df2f77ab0fbc842893c81167e','','','D2YK4V6O1KHL',0,1,'2020-10-09 02:22:00','2020-11-08 03:22:00'),(166,0,'f7d0502851efe2c5fbecdbf3397f41b9','','','ORVGXNCC0ZU9',0,1,'2020-10-09 02:22:02','2020-11-08 03:22:02'),(167,0,'80894dc7064e57faea6996c979db46ec','','','4POXYJ7E8O2R',0,1,'2020-10-09 02:22:03','2020-11-08 03:22:03'),(168,0,'23822840842a80677a3e312c384b2e5b','','','7AT4FF72JE2R',0,1,'2020-10-09 02:22:05','2020-11-08 03:22:05'),(169,0,'ed2dfe145c371594ddf46019279854ff','','','TAL13XKRX1M9',0,1,'2020-10-09 02:22:06','2020-11-08 03:22:06'),(170,0,'c10f3d923d44c2c273c1c70b59da86fa','','','U2I1DUQN07WN',0,1,'2020-10-09 02:22:07','2020-11-08 03:22:07'),(171,0,'dd8dc98d617ba3062026fadea77b1043','','','5EDTGL8M4DY4',0,1,'2020-10-09 02:22:09','2020-11-08 03:22:09'),(172,0,'226a9618434eedb691c9d12adea7bc4c','','','ZWO5P9MU92Y1',0,1,'2020-10-09 02:22:10','2020-11-08 03:22:10'),(173,0,'fa014c90d14a4c164b68a9858e5de6f6','','','OT0ME9428986',0,1,'2020-10-09 02:22:11','2020-11-08 03:22:11'),(174,0,'b5108c7d70a6c44e0d5365c1c8b2dab2','','','0D2HLYHU0YF9',0,1,'2020-10-09 02:22:13','2020-11-08 03:22:13'),(175,0,'d36268c78a202aedef60121ac0bc2045','','','A0D2DC76HMX9',0,1,'2020-10-09 02:22:14','2020-11-08 03:22:14'),(176,0,'1b5655f500e869ea3be8bda2f5e1b7da','','','5HCI47YNJ8GP',0,1,'2020-10-09 02:22:16','2020-11-08 03:22:16'),(177,0,'59209a16b95b3a5db3836d1be516c044','','','JUY5RJ0VVEOD',0,1,'2020-10-09 02:22:19','2020-11-08 03:22:19'),(178,0,'b37d99e2742e3ffcfe001afbebdcf0e0','','','A6120BDU6MD1',0,1,'2020-10-09 02:22:22','2020-11-08 03:22:22'),(179,0,'ff77f01b63cf771a2ccb859050b85e2f','','','PW6KY69SBI83',0,1,'2020-10-09 02:22:26','2020-11-08 03:22:26'),(180,0,'e7a8d91b6cb76f085b48fc54ff90163a','','','B33MRH1FALD9',0,1,'2020-10-09 02:22:30','2020-11-08 03:22:30'),(181,0,'b8c80eb205e9b00b6165bf7cc75b30af','','','2Z0SGVB0YMGV',0,1,'2020-10-09 02:22:34','2020-11-08 03:22:34'),(182,0,'5e7d6ee8c7614cc57b93231d5322b65a','','','53I3HAV8OGFR',0,1,'2020-10-09 02:22:37','2020-11-08 03:22:37'),(183,0,'dd2dbc52e620a5f7cdb84ed22f7c5e89','','','YE76FL8LDI0Q',0,1,'2020-10-09 02:22:40','2020-11-08 03:22:40'),(184,0,'14159c355b3e25e0284db88d8fe4b755','','','AEQ1ZL2K5FDU',0,1,'2020-10-09 02:22:45','2020-11-08 03:22:45'),(185,0,'61596ee325216a4d2ec3338e895b86ac','','','NQ8KBKAXJPUW',0,1,'2020-10-09 02:22:49','2020-11-08 03:22:49'),(186,0,'3ed8a45295007803a358168638f09e01','','','B5F2S7A2QCTY',0,1,'2020-10-09 02:22:53','2020-11-08 03:22:53'),(187,0,'ea346bf2cf8752aa2d321bbe220257b6','','','JUN2L8GPAKA9',0,1,'2020-10-09 02:22:57','2020-11-08 03:22:57'),(188,0,'63640e6ff90ace2de28e82ae0c34b745','','','BFMFI9414Q1E',0,1,'2020-10-09 02:23:01','2020-11-08 03:23:01'),(189,0,'112fd6c1ae0d15531e31868db43e01e8','','','9H4GKU3AHQ4S',0,1,'2020-10-09 02:23:05','2020-11-08 03:23:05'),(190,0,'656f618944edc66b035eb657fe29dd35','','','BYCAQ7QHKRQP',0,1,'2020-10-09 02:23:08','2020-11-08 03:23:08'),(191,0,'6a04f68b8381a7cfcd427a1672a460bc','','','6CDT3DR8NFQ8',0,1,'2020-10-09 02:23:12','2020-11-08 03:23:12'),(192,0,'e4d6278b01acbd20bf3e4e16e4826977','','','BGJ67UPBMJ90',0,1,'2020-10-09 02:23:16','2020-11-08 03:23:16'),(193,0,'9bfadf09ec671b3b7e86f1cf9673373a','','','FM2WUCYUULYJ',0,1,'2020-10-09 02:23:20','2020-11-08 03:23:20'),(194,0,'aff275be89b708edb2b452e22af925ba','','','3D83IRAPHSXE',0,1,'2020-10-09 02:23:23','2020-11-08 03:23:23'),(195,0,'95626324671a260faaf86af790ed8a35','','','HUJXVLVS6J6G',0,1,'2020-10-09 02:23:27','2020-11-08 03:23:27'),(196,0,'161c2d33e8ea64d266cfddcda7248a77','','','2K1CSACSCNN9',0,1,'2020-10-09 02:23:31','2020-11-08 03:23:31'),(197,0,'fb5d094db90b577abb657c897f539e8c','','','YYW8TK43GI9E',0,1,'2020-10-09 02:23:35','2020-11-08 03:23:35'),(198,0,'ee9ce472ebc8444d5d04027fee52641e','','','0KTWYST58RKG',0,1,'2020-10-09 02:23:40','2020-11-08 03:23:40'),(199,0,'b7368bcfac857f4111eec6870122d5d8','','','SD7RFNF5Q3YP',0,1,'2020-10-09 02:23:44','2020-11-08 03:23:44'),(200,0,'222200ab712e69a15e2393c8341f830d','','','WD365VQPE5IO',0,1,'2020-10-09 02:23:47','2020-11-08 03:23:47'),(201,0,'5368e057ca3eb445e24707c6bcb87d1f','','','3BJF9YRXAG4K',0,1,'2020-10-09 02:23:51','2020-11-08 03:23:51'),(202,0,'b35a42cc872d5a97c9370677fd85066f','','','4WTSL7EZEPED',0,1,'2020-10-09 02:23:56','2020-11-08 03:23:56'),(203,0,'fe2355e8c18d55cc5cf2493c24ea0077','','','51KK18UC4AK6',0,1,'2020-10-09 02:23:59','2020-11-08 03:23:59'),(204,0,'49c1276e94c54ab60f6bc61f0d70669e','','','4GDG6RDOZMO5',0,1,'2020-10-09 02:24:03','2020-11-08 03:24:03'),(205,0,'7e1c4b66071000d27782f705d123a87b','','','AP4KRJTSW40F',0,1,'2020-10-09 02:24:06','2020-11-08 03:24:06'),(206,0,'09bafbc294519d2e443b562e87740419','','','NCQ0XGIWRVVO',0,1,'2020-10-09 02:24:10','2020-11-08 03:24:10'),(207,0,'6ae74d0f2ec5e55cc51da0e40e0c73c5','','','CUPTMAY8H59D',0,1,'2020-10-09 02:24:13','2020-11-08 03:24:13'),(208,0,'7485ac1095adc29e528e5dae053d0275','','','U0MZIQ38LW3D',0,1,'2020-10-09 02:24:17','2020-11-08 03:24:17'),(209,0,'24e7084908e3a202d850de543870fc5f','','','0NUJ9RQJVWFH',0,1,'2020-10-09 02:24:21','2020-11-08 03:24:21'),(210,0,'6911c6a758316b8be8e4f8f64d3013af','','','63NTOHJKLO91',0,1,'2020-10-09 02:24:25','2020-11-08 03:24:25'),(211,0,'874606b749b511bf38aaf90df08eb42f','','','JMSSUFWPIT02',0,1,'2020-10-09 02:24:29','2020-11-08 03:24:29'),(212,0,'0e73c9c65211a8be89f56c6f8f3c73aa','','','4HO5U75F7SRK',0,1,'2020-10-09 02:24:33','2020-11-08 03:24:33'),(213,0,'b607a159881508a0f1c5340b2260556f','','','GPFI7EGLB0JP',0,1,'2020-10-09 02:24:36','2020-11-08 03:24:36'),(214,0,'375fe6f371196bf34a9b7c8c7169f48e','','','5722DWZ6UOP2',0,1,'2020-10-09 02:24:40','2020-11-08 03:24:40'),(215,0,'90cb80c60ad780b92b428ef565ff7a5b','','','LDQ8M01NSPK2',0,1,'2020-10-09 02:24:43','2020-11-08 03:24:43'),(216,0,'679769c5bad4cc9d3492a34606c7fc7b','','','8994IZ19L0RI',0,1,'2020-10-09 02:24:47','2020-11-08 03:24:47'),(217,0,'d485c99da2bf2b93066b0289b8907064','','','J4U3PXW9I9ZK',0,1,'2020-10-09 02:24:51','2020-11-08 03:24:51'),(218,0,'ffc395083399f1f9019d926f8095104d','','','GKZQP9X9GCBP',0,1,'2020-10-09 02:24:56','2020-11-08 03:24:56'),(219,0,'afebf13d0deec657da0a4a6fee3f5ff6','','','4TYSY8W3D6G7',0,1,'2020-10-09 02:24:59','2020-11-08 03:24:59'),(220,0,'e5e8d6767c7855b3fd540326941e0aa7','','','4LXKNLRRXUWY',0,1,'2020-10-09 02:25:03','2020-11-08 03:25:03'),(221,0,'e5ea97f73794ecccf47fda3c6bc193d4','','','OR9NNZYIMXEC',0,1,'2020-10-09 02:25:06','2020-11-08 03:25:06'),(222,0,'93ce73d245a7d1c74fb107ea86b5505a','','','4EXH34YD1KBK',0,1,'2020-10-09 02:25:09','2020-11-08 03:25:09'),(223,0,'c73f1c2564e0caf0f8979747ac603251','','','WBTNJTA1WGWD',0,1,'2020-10-09 02:25:13','2020-11-08 03:25:13'),(224,0,'a4e1a5cdc237f292494d5678b1801419','','','VOSU37FSRUX6',0,1,'2020-10-09 02:25:16','2020-11-08 03:25:16'),(225,0,'fb8390f3c31e1ea2e393e87d5c2e458e','','','TR9IDBO2WP4T',0,1,'2020-10-09 02:25:20','2020-11-08 03:25:20'),(226,0,'c30105d262df5b42c4defdd9295a4bb0','','','QXLR8198DGRN',0,1,'2020-10-09 02:25:24','2020-11-08 03:25:24'),(227,0,'fb15f0e71c3b20425e3d91b8c09fa380','','','3DGZ3KWJPRNJ',0,1,'2020-10-09 02:25:27','2020-11-08 03:25:27'),(228,0,'6a7f9572d2ac3a4ba6954c87c9e0c333','','','HXKWM6YMUZE5',0,1,'2020-10-09 02:25:30','2020-11-08 03:25:30'),(229,0,'876684a5e6cab050d1f1915426daba0b','','','8AIJPSKU17NI',0,1,'2020-10-09 02:25:34','2020-11-08 03:25:34'),(230,0,'8ccc4ac5f34a14f0933565aab01a8479','','','2EQGH1HV1HAH',0,1,'2020-10-09 02:25:37','2020-11-08 03:25:37'),(231,0,'fa586fb65ce9c277108eea2f66066945','','','HJH30CR99WRK',0,1,'2020-10-09 02:25:41','2020-11-08 03:25:41'),(232,0,'8b07f8df5c3920ca8794374d6c484fd4','','','T4XSTET0OU7M',0,1,'2020-10-09 02:25:45','2020-11-08 03:25:45'),(233,0,'2d1adc386681b8e50a19b59ae5281e87','','','UQAX5FX2SB3Z',0,1,'2020-10-09 02:25:48','2020-11-08 03:25:48'),(234,0,'7ce470a50258c8f715e0df825bf84df5','','','YUIX7NP633YC',0,1,'2020-10-09 02:25:52','2020-11-08 03:25:52'),(235,0,'97535902d720bf70617816191507e811','','','K0Z8QSXQVFTH',0,1,'2020-10-09 02:25:55','2020-11-08 03:25:55'),(236,0,'d91439e875787febc2d0ce97f7ed4198','','','83SLJ6Z4M2R9',0,1,'2020-10-09 02:25:58','2020-11-08 03:25:58'),(237,0,'813ec2e7ff395f87e4902526da21aceb','','','EVPPTSXPS17D',0,1,'2020-10-09 02:26:02','2020-11-08 03:26:02'),(238,0,'2b403beb8c66bf0e120d4a4c325fd45a','','','4UNKG8M6GPW7',0,1,'2020-10-09 02:26:06','2020-11-08 03:26:06'),(239,0,'700b024ff0b3736576f5a8dd5811cc70','','','EF7G1FFK329N',0,1,'2020-10-09 02:26:09','2020-11-08 03:26:09'),(240,0,'0e0d5b0499eca72a0c6b7be3e90f240c','','','GS51G1I6DLJZ',0,1,'2020-10-09 02:26:13','2020-11-08 03:26:13'),(241,0,'447223b9d6d3d28cb427613aa6442e88','','','598BYUNUMNW5',0,1,'2020-10-09 02:26:17','2020-11-08 03:26:17'),(242,0,'6fc61e7efb070860c45d1f25eac707a5','','','RNDKLZONRKP6',0,1,'2020-10-09 02:26:21','2020-11-08 03:26:21'),(243,0,'436ea17064840c34f484579feea5591d','','','Q4YDO1TLHBAM',0,1,'2020-10-09 02:26:24','2020-11-08 03:26:24'),(244,0,'43e112d352e987e483d426a503e3c3b9','','','Z4QECJOPTIOB',0,1,'2020-10-09 02:26:28','2020-11-08 03:26:28'),(245,0,'6259f7952213f3b7c7dbe2f926689458','','','UEOOVZDAYBKO',0,1,'2020-10-09 02:26:32','2020-11-08 03:26:32'),(246,0,'6b1b39224fe44d29d99d1d300617658d','','','2ML4RM1YU9ZC',0,1,'2020-10-09 02:26:36','2020-11-08 03:26:36'),(247,0,'cc3639b2f7d297c97b70da8bb5fd80a7','','','3PBHT7LX8GSO',0,1,'2020-10-09 02:26:39','2020-11-08 03:26:39'),(248,0,'4bfaade70a48057389f8377cdb1dda39','','','R5ZL5OC5EXF7',0,1,'2020-10-09 02:26:44','2020-11-08 03:26:44'),(249,0,'405430be69520f0660151b480375e733','','','8BSD9ZSHN69R',0,1,'2020-10-09 02:26:47','2020-11-08 03:26:47'),(250,0,'e7ba37faeb9adf75cb637f992fd34e8c','','','3WLZR8LIVS5I',0,1,'2020-10-09 02:26:51','2020-11-08 03:26:51'),(251,0,'073284ae97010165bfff6e10e351a294','','','H8IFQVKQXHD7',0,1,'2020-10-09 02:26:55','2020-11-08 03:26:55'),(252,0,'bd545d4b39de9e1d7c8d06697f17f6ce','','','VMENMJMZ9MK6',0,1,'2020-10-09 02:26:59','2020-11-08 03:26:59'),(253,0,'b3f13e57fb79b3e9d8be3121bbf59a4c','','','FQ1W2K2ANNH0',0,1,'2020-10-09 02:27:02','2020-11-08 03:27:02'),(254,0,'7ad9ab262e2efcb4f6f162d69cf91bc2','','','LY029VVLIK5L',0,1,'2020-10-09 02:27:06','2020-11-08 03:27:06'),(255,0,'a5246553f7243b2fb51d6681952557e2','','','4JOFGZ49SL67',0,1,'2020-10-09 02:27:10','2020-11-08 03:27:10'),(256,0,'fface48c341af37ba169b8c36909addc','','','RU8VZ9QLL13N',0,1,'2020-10-09 02:27:14','2020-11-08 03:27:14'),(257,0,'af3098fb4865da92e602f024c5531c0e','','','6IL3QW5DDCVD',0,1,'2020-10-09 02:27:17','2020-11-08 03:27:17'),(258,0,'db9e46e655b1062042c0df056ff8cc2c','','','A2SV6RWOY6P3',0,1,'2020-10-09 02:27:22','2020-11-08 03:27:22'),(259,0,'fcac2256515203716f24fe015a87c354','','','CJ49CLFDTYET',0,1,'2020-10-09 02:27:25','2020-11-08 03:27:25'),(260,0,'383dbb1c0510e0e5dee9088e02f3c6bc','','','YZC2AFOJ5XHX',0,1,'2020-10-09 02:27:29','2020-11-08 03:27:29'),(261,0,'3a618dd3cdda034a626789d3d5a62564','','','0AEM8PWYRA6E',0,1,'2020-10-09 02:27:33','2020-11-08 03:27:33'),(262,0,'6935fd8ce1d57388c47716d7e5ecd2b0','','','CY5REUD9ZGBG',0,1,'2020-10-09 02:27:37','2020-11-08 03:27:37'),(263,0,'e6a5e7cddb14637398f52c7712dcd85d','','','Y6HMVUI66SRC',0,1,'2020-10-09 02:27:40','2020-11-08 03:27:40'),(264,0,'9580ce800a72d7bc7cc8cbb63fa86225','','','54CAQQY8ZM6Y',0,1,'2020-10-09 02:27:44','2020-11-08 03:27:44'),(265,0,'53301302aa0b19a508eecbbe7d757c02','','','CQ3I052G04AN',0,1,'2020-10-09 02:27:48','2020-11-08 03:27:48'),(266,0,'3a516484347f0e5aecb609cfe3a3269d','','','ZFEU1V2ARXC0',0,1,'2020-10-09 02:27:51','2020-11-08 03:27:51'),(267,0,'3a8248622155eb8529bf1ef0d28b5166','','','I5HJ9Y7XDX8F',0,1,'2020-10-09 02:27:55','2020-11-08 03:27:55'),(268,0,'ec18b5e73621ba1624c33ba1afcde05b','','','3CE92JYUZD0S',0,1,'2020-10-09 02:27:58','2020-11-08 03:27:58'),(269,0,'953b3d33e9f549727d02f11b4952f69a','','','CS3Q6BLKSPQO',0,1,'2020-10-09 02:28:02','2020-11-08 03:28:02'),(270,0,'bfd43ae5898f43a0907aaebbd8e67fe6','','','T5WISFLOYTDH',0,1,'2020-10-09 02:28:06','2020-11-08 03:28:06'),(271,0,'89a52471d0e74216be05c8140995f82f','','','HFLG45HQ6E8H',0,1,'2020-10-09 02:28:10','2020-11-08 03:28:10'),(272,0,'345b2df232e97d4b526325543298e094','','','N6MY5RC4A04E',0,1,'2020-10-09 02:28:13','2020-11-08 03:28:13'),(273,0,'e810ad10a9f86ec55fd9499fafe81056','','','XSHRUNBX4CWP',0,1,'2020-10-09 02:28:16','2020-11-08 03:28:16'),(274,0,'96c0e1b1a80bec0d3e8e0ed7cd263b67','','','07YTJAWIBW31',0,1,'2020-10-09 02:28:19','2020-11-08 03:28:19'),(275,0,'de25c059d52b17f639dfa5e38b638dbf','','','XE2YSCTGEAD8',0,1,'2020-10-09 02:28:23','2020-11-08 03:28:23'),(276,0,'750ba9aea6184b491b4ed90d283ee0e0','','','SGJU8OBIAKWM',0,1,'2020-10-09 02:28:27','2020-11-08 03:28:27'),(277,0,'2e58de2940e3fd251e7b8788899f60f6','','','501SN7BWW4AI',0,1,'2020-10-09 02:28:31','2020-11-08 03:28:31'),(278,0,'184a25b982887656bd1b36e4484d941b','','','9BMY8RL1H85Q',0,1,'2020-10-09 02:28:35','2020-11-08 03:28:35'),(279,0,'083b5d7853a2a3430eaf8fb685bc7da8','','','8WES57Z3B1MX',0,1,'2020-10-09 02:28:38','2020-11-08 03:28:38'),(280,0,'ad3621664571c6dfcac17cd01fe3de11','','','MCTFZV3F6EIU',0,1,'2020-10-09 02:28:42','2020-11-08 03:28:42'),(281,0,'dbfc728c6f4f5ae420bc914627842f59','','','BO38YSBZVZJ9',0,1,'2020-10-09 02:28:46','2020-11-08 03:28:46'),(282,0,'6d7ecd21cf64c6f7149eed516b7267ff','','','OZ2CZV0UWFNI',0,1,'2020-10-09 02:28:50','2020-11-08 03:28:50'),(283,0,'594c766d0a3fb68210e916236d054a52','','','XGV2L20PKCB9',0,1,'2020-10-09 02:28:54','2020-11-08 03:28:54'),(284,0,'1b7129ce5bac33e2f4e7690d22251286','','','HA08319KMU9H',0,1,'2020-10-09 02:28:58','2020-11-08 03:28:58'),(285,0,'d9232160191007b06632f797fd4bd07a','','','5FKHICGDEBFE',0,1,'2020-10-09 02:29:02','2020-11-08 03:29:02'),(286,0,'f3fa0de8f5ac0ac676d4623140f1a360','','','TWZW10SCYIZF',0,1,'2020-10-09 02:29:05','2020-11-08 03:29:05'),(287,0,'1e3a4e3f1a6c612fbf1b621a3f0578f9','','','CIHZ3ZNAFRIY',0,1,'2020-10-09 02:29:09','2020-11-08 03:29:09'),(288,0,'a24d537edcc37353a3326cb09f7d0787','','','9K5T1424JD46',0,1,'2020-10-09 02:29:13','2020-11-08 03:29:13'),(289,0,'6b6a10a70235951981b7ecaf67cff6ec','','','Q6WZRJKVGLQU',0,1,'2020-10-09 02:29:17','2020-11-08 03:29:17'),(290,0,'d191f4446310f8fba1048d8a99963f47','','','HFYLKVBBYQ8Z',0,1,'2020-10-09 02:29:20','2020-11-08 03:29:20'),(291,0,'5add1f8f6b40d02a24ad11e6c05ebb73','','','F000G14YNZT0',0,1,'2020-10-09 02:29:24','2020-11-08 03:29:23'),(292,0,'f063a0c45a25ce3d55dee994ffbf2547','','','II4ZAGV2CT3Y',0,1,'2020-10-09 02:29:28','2020-11-08 03:29:28'),(293,0,'c1b0202855d32bef914eaf287b292beb','','','HBYVRHVWGEOU',0,1,'2020-10-09 02:29:31','2020-11-08 03:29:31'),(294,0,'fc5343c13c809eca5fc91464318dae67','','','K207GY4I9IIH',0,1,'2020-10-09 02:29:34','2020-11-08 03:29:34'),(295,0,'65b649255bcfaba082ddf49a0b53c8e8','','','YG40A58G822A',0,1,'2020-10-09 02:29:38','2020-11-08 03:29:38'),(296,0,'4626b93b4e9b66f38599afcd6c084c54','','','PSY5UETXJF64',0,1,'2020-10-09 02:29:43','2020-11-08 03:29:43'),(297,0,'b9216be7c6038b033cca518e06529b51','','','NQ81DEAEM2ZI',0,1,'2020-10-09 02:30:19','2020-11-08 03:30:19'),(298,0,'b1462436252cc570e065e787cfa21710','','','K471CYHHH0BU',0,1,'2020-10-09 02:30:20','2020-11-08 03:30:20'),(299,0,'06cac16066de590bdb96873384f368ca','','','OEDW69X8VOCC',0,1,'2020-10-09 02:30:23','2020-11-08 03:30:23'),(300,0,'989b71abcae5aac942c15ebe793d627b','','','C4JHF4NCHHW0',0,1,'2020-10-09 02:30:24','2020-11-08 03:30:24'),(301,0,'2494ec7c677fbca14f61673503a6862d','','','QP0QAQCL1PAZ',0,1,'2020-10-09 03:09:02','2020-11-08 04:09:02'),(302,0,'c2c07851768b3acc56891d201837ad19','','','XD0WJ0BXKST3',0,1,'2020-10-09 03:09:03','2020-11-08 04:09:03'),(303,0,'657559bff87db5f873c191304e0945b3','','','4W2TQUTCK2BB',0,1,'2020-10-09 03:09:16','2020-11-08 04:09:16'),(304,0,'ab2a82e5b4c3c80da8214919e3fcd72e','','','XMB96XGJ1QT0',0,1,'2020-10-09 03:09:16','2020-11-08 04:09:16'),(305,0,'61b21497b89e25f2f911c4d1113699f3','','','8EL6SOACSWU1',0,1,'2020-10-09 03:09:27','2020-11-08 04:09:27'),(306,0,'328996e7ce0f7d10fb2b6bb67378c50e','','','895CHF5K1G5N',0,1,'2020-10-09 03:09:28','2020-11-08 04:09:28'),(307,0,'ab2d070c0d2c12eec51b6ece106bcba6','','','DSRXEUK2UL94',0,1,'2020-10-09 03:09:40','2020-11-08 04:09:40'),(308,0,'ec1f45eac738a7162c3c1f501f48ac6b','','','SFFEHBXJVH5C',0,1,'2020-10-09 03:09:41','2020-11-08 04:09:41'),(309,0,'1388abbf1ff35fbbb17f0bfbed4d6f36','','','XQDYUGF4R8K9',0,1,'2020-10-09 03:09:53','2020-11-08 04:09:53'),(310,0,'5dd4ecb536277e8b58046b2a8e4aac65','','','J2YZ72OJU4IU',0,1,'2020-10-09 03:09:54','2020-11-08 04:09:54'),(311,0,'a3741c5beecbd5de1fcc8082728ab182','','','BDC8MILDD55R',0,1,'2020-10-09 03:10:09','2020-11-08 04:10:09'),(312,0,'87da81e41293a47428e35b9712aabbaf','','','QEVU4FXV5IXZ',0,1,'2020-10-09 03:10:09','2020-11-08 04:10:09'),(313,0,'6bd6fbf5ba9d19c2570acbed0e7a8c18','','','DZ8SS343TTQJ',0,1,'2020-10-09 03:10:22','2020-11-08 04:10:22'),(314,0,'1c7f031da29d13f11c7bc37fafae93dc','','','9T49YV84D4MK',0,1,'2020-10-09 03:10:23','2020-11-08 04:10:23'),(315,0,'8abf8535d6714d0cb2dc77d36a8e297a','','','OS50UZRDRMDL',0,1,'2020-10-09 03:10:34','2020-11-08 04:10:34'),(316,0,'d68773d3549c2562c17d64f041108e95','','','V7FXWICFAPN3',0,1,'2020-10-09 03:10:35','2020-11-08 04:10:35'),(317,0,'556b5457d1dfe7ba16b5061747e613aa','','','XVJT6QWWLNWS',0,1,'2020-10-09 03:10:48','2020-11-08 04:10:48'),(318,0,'ed9250b622d92f52f9f446818f5b267d','','','MUIN0S0XZ1SR',0,1,'2020-10-09 03:10:48','2020-11-08 04:10:48'),(319,0,'bfac16ef5f0a9cd21511770523217ca8','','','ZMSOJOVBFAUS',0,1,'2020-10-09 03:11:01','2020-11-08 04:11:01'),(320,0,'ca4057f0fe9e0c799d14c748c18cf604','','','N0YAE6BTSJ7Y',0,1,'2020-10-09 03:11:02','2020-11-08 04:11:02'),(321,0,'3f1649d79ba95f70140f7010a4d83000','','','PU4TR5UVHZR8',0,1,'2020-10-09 03:11:14','2020-11-08 04:11:14'),(322,0,'a870c0e6da52d09a4e977869846eccd3','','','14VD4I6JWZ9T',0,1,'2020-10-09 03:11:15','2020-11-08 04:11:15'),(323,0,'e767bd313d8d7347d7d0d8aedd25c411','','','HJQHSHPRLBM6',0,1,'2020-10-09 03:11:30','2020-11-08 04:11:30'),(324,0,'da2d5d7010a2180d16b52c68dda44c11','','','E4C0EJ48Z1PQ',0,1,'2020-10-09 03:11:31','2020-11-08 04:11:31'),(325,0,'d5136c8c17532d6c195f21b9600346cc','','','G6DKZMQCQEZP',0,1,'2020-10-09 03:11:46','2020-11-08 04:11:46'),(326,0,'299e2b8c8fce767112d457077d038673','','','OGQN9LNFE641',0,1,'2020-10-09 03:11:47','2020-11-08 04:11:47'),(327,0,'544894893a00bc832ed50208c2232761','','','5R6PD3URNREC',0,1,'2020-10-09 03:11:58','2020-11-08 04:11:58'),(328,0,'e93e0fd76db43b4e6a98b52300c755e7','','','U9DXONCI161Y',0,1,'2020-10-09 03:11:59','2020-11-08 04:11:59'),(329,0,'5fe7b22472cbc2f82c2498c974a76b51','','','ZYTAX4AM337T',0,1,'2020-10-09 03:12:10','2020-11-08 04:12:10'),(330,0,'6e6a8a912c66bc15603f37f13077fa53','','','9QTLJS3EWIJN',0,1,'2020-10-09 03:12:10','2020-11-08 04:12:10'),(331,0,'9e6c5d738d263629864be7b381656be7','','','V60WO8NLAF7M',0,1,'2020-10-09 03:12:22','2020-11-08 04:12:22'),(332,0,'25a03045f2543c86c3955e026e66c647','','','2KLQ5DNASIMH',0,1,'2020-10-09 03:12:23','2020-11-08 04:12:23'),(333,0,'6539287d81586bd31457c390930b59c3','','','OP3PEIEXOPMZ',0,1,'2020-10-09 03:12:34','2020-11-08 04:12:34'),(334,0,'614d09bf2855e098505685579b8b4585','','','9UK0SQN4TYCG',0,1,'2020-10-09 03:12:35','2020-11-08 04:12:35'),(335,0,'5226069bb5fac0afaf709f6a4ab4e825','','','Q0NI3OLWLN5R',0,1,'2020-10-09 03:12:50','2020-11-08 04:12:50'),(336,0,'f8285319343396f1cf89b0eb25fb4d0a','','','XPMIWNHRMB6E',0,1,'2020-10-09 03:12:50','2020-11-08 04:12:50'),(337,0,'bdf637bcdf1a2f90b79fa2cc94b5254b','','','4M2O87MV3UM7',0,1,'2020-10-09 03:13:01','2020-11-08 04:13:01'),(338,0,'a7627b75f7ea6b9dcd4fdd27355bc78c','','','9MUY2X6TL543',0,1,'2020-10-09 03:13:02','2020-11-08 04:13:02'),(339,0,'9b5a4502a835c02bcf16ddef0988e120','','','GQ7TB2NA41RZ',0,1,'2020-10-09 03:13:08','2020-11-08 04:13:08'),(340,0,'af8eedc848f07344c4117eb49489a73a','','','PTRNHNEHF0Y9',0,1,'2020-10-09 03:13:09','2020-11-08 04:13:09'),(341,0,'c5c28ad532b76773b6afc246bad81ef7','','','QBGJU4QT6C73',0,1,'2020-10-09 03:13:17','2020-11-08 04:13:17'),(342,0,'dac39a84df05701320cf253716b025cf','','','ZHT7P1ILBEH2',0,1,'2020-10-09 03:13:18','2020-11-08 04:13:18'),(343,0,'6f84d984e1fa36e59158a100c24a6139','','','8E8ID6X4JFQD',0,1,'2020-10-09 03:13:24','2020-11-08 04:13:24'),(344,0,'0afb5d4ab323eb5931fec53bc43b4c4f','','','HOP3W1605HHL',0,1,'2020-10-09 03:13:25','2020-11-08 04:13:25'),(345,0,'cb59e083c9ccc05fc8558cd1ed9a1c44','','','HZVBBWZFV5N3',0,1,'2020-10-09 03:13:35','2020-11-08 04:13:35'),(346,0,'4226b52c86742e12ee9151fb518c0ad9','','','0NAR3AWD45G3',0,1,'2020-10-09 03:13:36','2020-11-08 04:13:36'),(347,0,'58529ebacb4f7b72d7c97b9f076b9e05','','','7A97MB51663J',0,1,'2020-10-09 03:13:46','2020-11-08 04:13:46'),(348,0,'3bb54dd96f32ed4fdf158716524ca993','','','08MNL3YACTY3',0,1,'2020-10-09 03:13:47','2020-11-08 04:13:47'),(349,0,'72fede5c650444c96ef5fdda556f0068','','','HVKP8FGOBSKW',0,1,'2020-10-09 03:13:56','2020-11-08 04:13:56'),(350,0,'e5b521982796fe96742b23350ee34687','','','YLHBJ6QHQP6B',0,1,'2020-10-09 03:13:57','2020-11-08 04:13:57'),(351,0,'ef76ce215e850ea642ca54658e897de3','','','N0FVAUMAO8PY',0,1,'2020-10-09 03:14:08','2020-11-08 04:14:08'),(352,0,'0fe9460e4e768c4532a02fd5e4a0857e','','','69L6PCIYSEBF',0,1,'2020-10-09 03:14:09','2020-11-08 04:14:09'),(353,0,'e26f9545e688ad7c2c9c18606c192922','','','GMK26AP1A2R8',0,1,'2020-10-09 03:14:19','2020-11-08 04:14:19'),(354,0,'e586e6e190d64ba29c0bbe0674bc0cff','','','Y9DT9PHJ2TKR',0,1,'2020-10-09 03:14:19','2020-11-08 04:14:19'),(355,0,'b09ad34176c1918b8d9173259525cb86','','','6UMAALHPT16U',0,1,'2020-10-09 03:14:30','2020-11-08 04:14:30'),(356,0,'7f6a9578efe6a237a6dae893e6e57f45','','','Q8UX697PT3X6',0,1,'2020-10-09 03:14:31','2020-11-08 04:14:31'),(357,0,'524595ab2d4fa0ca425bf81acb79fbe3','','','IYJGB7LV1BGE',0,1,'2020-10-09 03:14:40','2020-11-08 04:14:40'),(358,0,'7bcb9d92ec8c8f4049b76005e424519d','','','Z1MWK0INLFR5',0,1,'2020-10-09 03:14:41','2020-11-08 04:14:41'),(359,0,'6ca541bc3bb6b5b4e645f8a8b0cdfa38','','','GSJAJM2WZB2B',0,1,'2020-10-09 03:14:50','2020-11-08 04:14:50'),(360,0,'ab825d58a4af9728735a2912022448d8','','','LHE3TCNVAQMJ',0,1,'2020-10-09 03:14:52','2020-11-08 04:14:52'),(361,0,'97f8e6b02b2c3b11c502dc74eab85f77','','','47XB2GQYBUYK',0,1,'2020-10-09 03:15:00','2020-11-08 04:15:00'),(362,0,'32d8fbc654e1b7acd159c8ff2560482c','','','R8E63EZVIUO1',0,1,'2020-10-09 03:15:01','2020-11-08 04:15:01'),(363,0,'b6ded90a98de008560e376059a93e2bc','','','AESX6T28379M',0,1,'2020-10-09 03:15:10','2020-11-08 04:15:10'),(364,0,'3389ab42dba00ebcfffa4689d8f0c832','','','146B08PB4VZH',0,1,'2020-10-09 03:15:10','2020-11-08 04:15:10'),(365,0,'171d7399d1b747d66af1981a4a0e9cbe','','','L7RBNWVIN21M',0,1,'2020-10-09 03:15:21','2020-11-08 04:15:21'),(366,0,'539e7031716baf328be675ed0378ace2','','','A6DPBJU8NWO7',0,1,'2020-10-09 03:15:21','2020-11-08 04:15:21'),(367,0,'be3b6b5f7ba621f38293713466630964','','','HGS6IFONER24',0,1,'2020-10-09 03:15:31','2020-11-08 04:15:31'),(368,0,'9280a1d82638d7b27ddeb1bc49d35b41','','','VXJ4SCZ66B4M',0,1,'2020-10-09 03:15:32','2020-11-08 04:15:32'),(369,0,'08ced4c11cb534f2ff06e08b1b9aa244','','','R3SO7NPEMWJR',0,1,'2020-10-09 03:15:42','2020-11-08 04:15:42'),(370,0,'dff9e8cd889af2fdc5001fcb5d0e9680','','','B5O5VFYY92H5',0,1,'2020-10-09 03:15:43','2020-11-08 04:15:43'),(371,0,'8fc29692c48f8de26a7a2fcc5a992a73','','','J6J7UCG6UOUK',0,1,'2020-10-09 03:15:51','2020-11-08 04:15:51'),(372,0,'74731088009dea3c44232b403aafff02','','','NNDLYIO8JKQ8',0,1,'2020-10-09 03:15:52','2020-11-08 04:15:52'),(373,0,'e4d33dc614f824931e738c44f6e87dee','','','E4KIQ7RCID03',0,1,'2020-10-09 03:16:02','2020-11-08 04:16:02'),(374,0,'0a58c5db600333a7d6a6176334944f0d','','','3L5UPDDM2QXN',0,1,'2020-10-09 03:16:03','2020-11-08 04:16:03'),(375,0,'a9ca10ef11341d4ef5a30e494e1bdd8f','','','8N44GLV0R4D8',0,1,'2020-10-09 03:16:12','2020-11-08 04:16:12'),(376,0,'efeaf00283e1f0c1280077800a3d0c6c','','','HC8JPT0O60WD',0,1,'2020-10-09 03:16:13','2020-11-08 04:16:13'),(377,0,'f8508bcbaebf81edf0af584ea1a09e55','','','WMP9NZNNJ3HB',0,1,'2020-10-09 03:16:24','2020-11-08 04:16:24'),(378,0,'df6922ade65d8f5010320f57c0813375','','','Q12WT52B39J1',0,1,'2020-10-09 03:16:24','2020-11-08 04:16:24'),(379,0,'b666c571aa437b8d7e553e43a3522a06','','','U0HAB94CC222',0,1,'2020-10-09 03:16:34','2020-11-08 04:16:34'),(380,0,'28463bb29f01d5046f21dd96a01c9994','','','TFFLHXO42G1G',0,1,'2020-10-09 03:16:35','2020-11-08 04:16:35'),(381,0,'4f5bad6f86fa290e97a80f2b69e3613b','','','F59VHQUS3GFB',0,1,'2020-10-09 03:16:47','2020-11-08 04:16:47'),(382,0,'14f33f5dd3243ef0f8acb247406a51fe','','','S0KZX94QHPYW',0,1,'2020-10-09 03:16:47','2020-11-08 04:16:47'),(383,0,'9182ba0c0c043d0a7d8464aa827228ff','','','ASGIBX7T4FFH',0,1,'2020-10-09 03:16:59','2020-11-08 04:16:59'),(384,0,'e9e7bf948b2017ffcf1134c70c9c2734','','','9WWKLXPU80FX',0,1,'2020-10-09 03:17:00','2020-11-08 04:17:00'),(385,0,'156d45bff3c13fe85c622df54e17d41c','','','8ZA3TVWR21AS',0,1,'2020-10-09 03:17:10','2020-11-08 04:17:10'),(386,0,'b35cbce04fe2fdab9dd0bb1e4c86ee6d','','','X6NSQPPEVXIJ',0,1,'2020-10-09 03:17:10','2020-11-08 04:17:10'),(387,0,'6c40229109197f4cc21c9b5e045b2e43','','','G5D3Z4AHULAU',0,1,'2020-10-09 03:17:20','2020-11-08 04:17:20'),(388,0,'72cc023ae6492289098fd38d1a1c2d72','','','5FJLHP8NANSA',0,1,'2020-10-09 03:17:21','2020-11-08 04:17:21'),(389,0,'f2ccd42a9ec643d1b461b0d50835c21d','','','74E3HOGQ81MW',0,1,'2020-10-09 03:17:31','2020-11-08 04:17:31'),(390,0,'ea39ee720628c9829cb3600c81c1e457','','','DOM90BD1B8NH',0,1,'2020-10-09 03:17:32','2020-11-08 04:17:32'),(391,0,'7ea4c93435bd9be878899258fc2de0b4','','','4R8R69QM4E16',0,1,'2020-10-09 03:17:41','2020-11-08 04:17:41'),(392,0,'cbb6edefca4e7580b36ae78f8c68919b','','','SEORLHQQM7KO',0,1,'2020-10-09 03:17:42','2020-11-08 04:17:42'),(393,0,'fce7a5d66038fb9834c0d19dce356e54','','','QKXHQTGV1NRB',0,1,'2020-10-09 03:17:46','2020-11-08 04:17:46'),(394,0,'6db13c34e5ce33a290777c736465e1c8','','','NIG2F96TSYDD',0,1,'2020-10-09 03:17:46','2020-11-08 04:17:46'),(395,0,'7eb284f635d6821971dbba08539666f8','','','VX0W70SS1K1H',0,1,'2020-10-09 03:17:50','2020-11-08 04:17:50'),(396,0,'d395c791563f7814b2311c9dc4dda477','','','TUYPF19NN6BU',0,1,'2020-10-09 03:17:51','2020-11-08 04:17:51'),(397,0,'b3b2e6f73bb85ea239e8c9f0a168353f','','','BHZM08UZU273',0,1,'2020-10-09 03:17:54','2020-11-08 04:17:54'),(398,0,'476a1581edde9058a31c626601bb5822','','','HMZYGLC435QT',0,1,'2020-10-09 03:17:55','2020-11-08 04:17:55'),(399,0,'3e5b3ffc88159874effe7575caeb91be','','','71TH1GFLWZAT',0,1,'2020-10-09 03:17:58','2020-11-08 04:17:58'),(400,0,'e5e9319cdd0ea1c8a1c416c4a73f73e4','','','2AZ9MLKHEL13',0,1,'2020-10-09 03:17:59','2020-11-08 04:17:59'),(401,0,'86170d6e59a5288f4412130c963e9c71','','','YU37SDG7GOT1',0,1,'2020-10-09 03:18:02','2020-11-08 04:18:02'),(402,0,'5aa5cac945ccbc6af92dd73ceb6a13ba','','','9OX1GAO20NW0',0,1,'2020-10-09 03:18:03','2020-11-08 04:18:03'),(403,0,'9cb0f9bc292675e6e6b93aa6cc9aa95c','','','Z01AB6D381K9',0,1,'2020-10-09 03:18:05','2020-11-08 04:18:05'),(404,0,'e49df38a890c74a91d54aae8cb1cf977','','','FLTWWEASOSSC',0,1,'2020-10-09 03:18:06','2020-11-08 04:18:06'),(405,0,'9779d6d1c82e76c6ed81170bd7e8810f','','','VFXHXEGKW9F8',0,1,'2020-10-09 03:18:09','2020-11-08 04:18:09'),(406,0,'c763867243ce4c1d5d719aaa80767041','','','H3FAKWAQSJ3Z',0,1,'2020-10-09 03:18:10','2020-11-08 04:18:10'),(407,0,'ccfa6a77937aa8c6d594f1e72d462f1c','','','3TBB542O7WAB',0,1,'2020-10-09 03:18:12','2020-11-08 04:18:12'),(408,0,'a42b019fbcf5274a8c01db22c6d88467','','','TZGON1I1D7IV',0,1,'2020-10-09 03:18:13','2020-11-08 04:18:13'),(409,0,'ca44c7de9744f6cd55895d242ba9a898','','','69YMBN1Q0OQZ',0,1,'2020-10-09 03:18:16','2020-11-08 04:18:16'),(410,0,'19c3d2f34be21920782d81e6c85fe329','','','6ILNYP7KIHYX',0,1,'2020-10-09 03:18:17','2020-11-08 04:18:17'),(411,0,'82082390add1b020ba96e231b0091f27','','','IRWOZ4X1O5T4',0,1,'2020-10-09 03:18:20','2020-11-08 04:18:20'),(412,0,'3786b40bf3f0587f6bdce6f9983af8e5','','','SFX5G8JHCBKH',0,1,'2020-10-09 03:18:21','2020-11-08 04:18:21'),(413,0,'9556d7a6ae9a792c1ad3e709f8a99da5','','','PJ9BIT769OFJ',0,1,'2020-10-09 03:18:24','2020-11-08 04:18:24'),(414,0,'256176a2a48926b3f5289ff6cea7781f','','','4CFIHK0ALFHC',0,1,'2020-10-09 03:18:24','2020-11-08 04:18:24'),(415,0,'c3c6b1894e679d5d02314dd61bdc2fa8','','','9MRV6A4R2Y3C',0,1,'2020-10-09 03:18:27','2020-11-08 04:18:27'),(416,0,'33f91176e6884e29c00b52d4b8a4762a','','','SXBO1BJ1A8PZ',0,1,'2020-10-09 03:18:28','2020-11-08 04:18:28'),(417,0,'14f6c61a2d32f2b73ae6788104e22f8e','','','WO4I1O9VURNL',0,1,'2020-10-09 03:18:30','2020-11-08 04:18:30'),(418,0,'507268f175d25026965f689b3727f321','','','XJ2FA1XGUQAR',0,1,'2020-10-09 03:18:31','2020-11-08 04:18:31'),(419,0,'61709899f4f36eeaaf47521ffbf3f80c','','','4DCWS3PWRDEF',0,1,'2020-10-09 03:18:33','2020-11-08 04:18:33'),(420,0,'eecaa840fc6d38cd4e1f3f8847f55768','','','ZYKJIDFKBI6P',0,1,'2020-10-09 03:18:34','2020-11-08 04:18:34'),(421,0,'f4e10ff87c36e1f9d50e85410c65d957','','','6NP3GU4B4DMG',0,1,'2020-10-09 03:18:36','2020-11-08 04:18:36'),(422,0,'34a9f57ed60527dacce8502e3853ccce','','','DLAUKRFZKKMW',0,1,'2020-10-09 03:18:37','2020-11-08 04:18:37'),(423,0,'7ca16eeea3ada02a95c38712128e8c74','','','9LXHP2ZH6X8F',0,1,'2020-10-09 03:18:40','2020-11-08 04:18:40'),(424,0,'157a27f0531154e745e74ad7b1f53e30','','','PC44HEVZC30G',0,1,'2020-10-09 03:18:41','2020-11-08 04:18:41'),(425,0,'f2907151adcc57e325002de58f902c22','','','8CSU2X02PD9N',0,1,'2020-10-09 03:18:44','2020-11-08 04:18:44'),(426,0,'04188bd17595391905ffaebab52c9c3a','','','CFD3AUGU9U3J',0,1,'2020-10-09 03:18:44','2020-11-08 04:18:44'),(427,0,'a9edb3ad280ca29fddf4a6ada4fdd620','','','O31KYAQGKDZC',0,1,'2020-10-09 03:18:47','2020-11-08 04:18:47'),(428,0,'ead848b8e155988086ea81689877d277','','','4V0RGXIZYO25',0,1,'2020-10-09 03:18:48','2020-11-08 04:18:48'),(429,0,'e362040763cfcc0b227df39682109d9c','','','L53O0TKCECP5',0,1,'2020-10-09 03:18:50','2020-11-08 04:18:50'),(430,0,'54d2c889f341ad203919965173be937f','','','KY49XBFDLHH7',0,1,'2020-10-09 03:18:51','2020-11-08 04:18:51'),(431,0,'137eef3bdc3af560b6c32af778d47745','','','SD9C5HTL750M',0,1,'2020-10-09 03:18:54','2020-11-08 04:18:54'),(432,0,'81bfab435d350c1d8b3dd8a6eba2c03d','','','DZ3YSB2RKDWI',0,1,'2020-10-09 03:18:54','2020-11-08 04:18:54'),(433,0,'b86f7cfe16640ad975a20cfcd1443b0f','','','WF9PCWHPMDM0',0,1,'2020-10-09 03:18:57','2020-11-08 04:18:57'),(434,0,'e625f58249def8d9c087da37cfe66c08','','','6QPP10OTJZB2',0,1,'2020-10-09 03:18:58','2020-11-08 04:18:58'),(435,0,'4df594e2779d6b3c52a8ee943f0fe32b','','','FAJFMK9LZ68N',0,1,'2020-10-09 03:19:00','2020-11-08 04:19:00'),(436,0,'d7368de883d4441e0c11451dc5dfe1a4','','','OF15GJUIZGQ9',0,1,'2020-10-09 03:19:02','2020-11-08 04:19:02'),(437,0,'9abd0feea9da4cda915db8aacf44e88a','','','MJHOCPSMMM5T',0,1,'2020-10-09 03:19:04','2020-11-08 04:19:04'),(438,0,'6ab347e4d67c499e03efe7e19523ea90','','','ADBPN485WQK2',0,1,'2020-10-09 03:19:05','2020-11-08 04:19:05'),(439,0,'cd5253c34e73fe201fe25d696c17b7d8','','','0ZP2RLBVJCOQ',0,1,'2020-10-09 03:19:08','2020-11-08 04:19:08'),(440,0,'2b7dbc5445ba48f1cb56493ac6f74a0b','','','O47JRF6RMJK7',0,1,'2020-10-09 03:19:08','2020-11-08 04:19:08'),(441,0,'e89bf6f3892b6e2f135a1772cf805b5c','','','FQUX2OF0UDN1',0,1,'2020-10-09 03:19:11','2020-11-08 04:19:11'),(442,0,'1d26f89b0efcee5dd5e0338d6fb4be42','','','8THUXL0I3HFO',0,1,'2020-10-09 03:19:12','2020-11-08 04:19:12'),(443,0,'1ffeef3a705cc5e55675ce714e681ce4','','','SW1YM8JIID7M',0,1,'2020-10-09 03:19:15','2020-11-08 04:19:15'),(444,0,'fd0811ba5bb647d2644ae6d89cde6822','','','TTYAG9CZOFGC',0,1,'2020-10-09 03:19:15','2020-11-08 04:19:15'),(445,0,'c15a7699b58f167b34aa263166bb2a1f','','','THBRE52MKRFG',0,1,'2020-10-09 03:19:18','2020-11-08 04:19:18'),(446,0,'ac6062a2cc5c484ef305f75cb760c7e7','','','O683D0S3YF6B',0,1,'2020-10-09 03:19:19','2020-11-08 04:19:19'),(447,0,'64a91e2285972ed9841989a4f2193c8f','','','AHTDVMFQ4I9G',0,1,'2020-10-09 03:19:21','2020-11-08 04:19:21'),(448,0,'1135c10727a901d8174e4f6b2880f31e','','','8VVYNAXDV13C',0,1,'2020-10-09 03:19:22','2020-11-08 04:19:22'),(449,0,'9d9db04de166851c2d27b7bb01248978','','','UQOVNNIEGY88',0,1,'2020-10-09 03:19:25','2020-11-08 04:19:25'),(450,0,'3e3cbdbf874d8e4ed50d5d84dcf22d16','','','ZDJG7JJIYIJ8',0,1,'2020-10-09 03:19:26','2020-11-08 04:19:26'),(451,0,'7a8b6ac2d14ebf93e9bdff5b6e6b0130','','','HDWI0SMHCKEN',0,1,'2020-10-09 03:19:29','2020-11-08 04:19:29'),(452,0,'c99f93e49f7cb1d2aa2670a704cdac93','','','PFRV4S55CRHF',0,1,'2020-10-09 03:19:30','2020-11-08 04:19:30'),(453,0,'70d44f991cee7afeedefaa0eebdc385f','','','8RUDE68VC60O',0,1,'2020-10-09 03:19:32','2020-11-08 04:19:32'),(454,0,'e8f2c10a32caa894906ee0e3c1397dd4','','','DPTHP71VJJ6G',0,1,'2020-10-09 03:19:33','2020-11-08 04:19:33'),(455,0,'812a4bfbb17d6414da59fbee700c7ea0','','','MASJ8F5PXHBH',0,1,'2020-10-09 03:19:36','2020-11-08 04:19:36'),(456,0,'7d8145bafb9b0acefc9ed33e9d4eb537','','','Y5WTLN3LY6DH',0,1,'2020-10-09 03:19:36','2020-11-08 04:19:36'),(457,0,'2242fb967b9a09fff49b81270c86efcf','','','H4LJO8K7TSO5',0,1,'2020-10-09 03:19:39','2020-11-08 04:19:39'),(458,0,'75058a346b323a886ac6aaed464a2e9c','','','Q5K2MSHZRABS',0,1,'2020-10-09 03:19:40','2020-11-08 04:19:40'),(459,0,'79159f6492c2c0d304587c13d642f15e','','','29YX8NTINWJO',0,1,'2020-10-09 03:19:43','2020-11-08 04:19:43'),(460,0,'42f4246eb8f6bb087fa8bd48a45bf42b','','','KGSXGXZNL5DI',0,1,'2020-10-09 03:19:44','2020-11-08 04:19:44'),(461,0,'9c430e0ac80c5bd010a15b1bedd0d3c7','','','N6MS8KW8LUTR',0,1,'2020-10-09 03:19:46','2020-11-08 04:19:46'),(462,0,'a265e22acd27cf0c4238541e7468f0b1','','','T5W9KQPZCGO5',0,1,'2020-10-09 03:19:47','2020-11-08 04:19:47'),(463,0,'ccbafd07943c6250f8686408a0e509c8','','','YFWFXX2OHIWQ',0,1,'2020-10-09 03:19:49','2020-11-08 04:19:49'),(464,0,'acacbe71303bc564957866c2da21443e','','','JZJ8B8PQD01E',0,1,'2020-10-09 03:19:50','2020-11-08 04:19:50'),(465,0,'1dea6bb2572e8c032de5f41c5da7bcd2','','','F33OEBBC58QO',0,1,'2020-10-09 03:19:53','2020-11-08 04:19:53'),(466,0,'689460b1bdb958fe0a563e5b1ade3d22','','','MENV8U5ABUHN',0,1,'2020-10-09 03:19:54','2020-11-08 04:19:54'),(467,0,'994c3255c03fff6cb5da515f8d1f4d5d','','','XTIMC92DEXEP',0,1,'2020-10-09 03:19:56','2020-11-08 04:19:56'),(468,0,'761d90d40a3ffdcea6e35002f5a1c7bb','','','DTPIAWASZSTJ',0,1,'2020-10-09 03:19:57','2020-11-08 04:19:57'),(469,0,'310ad6649585f11b3f164026750bf3fa','','','610NYH4B1VPN',0,1,'2020-10-09 03:19:59','2020-11-08 04:19:59'),(470,0,'eb17ad9b0f6cb68b2fde2a48e5a3c30b','','','3L5W2A33I7PA',0,1,'2020-10-09 03:20:00','2020-11-08 04:20:00'),(471,0,'5c54dc3862cededa0fa7a1bb70d0b701','','','W6D5ASP4F50K',0,1,'2020-10-09 03:20:03','2020-11-08 04:20:03'),(472,0,'37ef230a6020b175def84eae5bae762c','','','U855E1SZ1KV0',0,1,'2020-10-09 03:20:04','2020-11-08 04:20:04'),(473,0,'149eff006dad42b0782facc4daa0157e','','','KHZZ3QD7PQEC',0,1,'2020-10-09 03:20:06','2020-11-08 04:20:06'),(474,0,'0ccf00be4dad6ff2b170f19144be90fd','','','Y5XBNOJGU35H',0,1,'2020-10-09 03:20:07','2020-11-08 04:20:07'),(475,0,'7c46a073ba4f19b7c5218e1dbbe6dd26','','','EX8EBA0WP8WK',0,1,'2020-10-09 03:20:10','2020-11-08 04:20:10'),(476,0,'1c073910da303dbf7ea814abf3a615ef','','','BQM21N74W1ZM',0,1,'2020-10-09 03:20:11','2020-11-08 04:20:11'),(477,0,'66bdae902c736fbcd8dc26341b22b777','','','1ZGIY08QP8PM',0,1,'2020-10-09 03:20:14','2020-11-08 04:20:14'),(478,0,'d7836d7caa483a2dfd7f7f7d9dd21aaf','','','XLZC01DA044I',0,1,'2020-10-09 03:20:15','2020-11-08 04:20:15'),(479,0,'c85f4de75b5904f1aa90f6a1c4ff1002','','','BMG8CDQ7XGE8',0,1,'2020-10-09 03:20:18','2020-11-08 04:20:18'),(480,0,'d4d7305a09a7130802d7bfe57b4ebb57','','','OAFN9AIL9ORB',0,1,'2020-10-09 03:20:19','2020-11-08 04:20:19'),(481,0,'3402a70f55833f75882c4107e22d0611','','','LBR4C1B3QJ08',0,1,'2020-10-09 03:20:21','2020-11-08 04:20:21'),(482,0,'d0e8e07227fbd1006024f9a301861512','','','DQQJRCM654R2',0,1,'2020-10-09 03:20:22','2020-11-08 04:20:22'),(483,0,'8043c4539b55f6c814a3d9e99dcf70d4','','','YZEPO6VBB4UK',0,1,'2020-10-09 03:20:24','2020-11-08 04:20:24'),(484,0,'14dec14d96fb227b6207b7f0e834d654','','','UFEEY7VBLS8B',0,1,'2020-10-09 03:20:25','2020-11-08 04:20:25'),(485,0,'395b2ec2cae47803729e70e909856b38','','','HZ1KSNIXZYVL',0,1,'2020-10-09 03:20:28','2020-11-08 04:20:28'),(486,0,'ef138cc025792685fbb19852629bde6a','','','HJCP3SXNJ2ZK',0,1,'2020-10-09 03:20:29','2020-11-08 04:20:29'),(487,0,'a83e4d154e3663632bdb676c482d2de4','','','808PYBTT11S3',0,1,'2020-10-09 03:20:31','2020-11-08 04:20:31'),(488,0,'0cfae3e781a993d634690b57fe368282','','','AITXHM47MCJ5',0,1,'2020-10-09 03:20:32','2020-11-08 04:20:32'),(489,0,'cfe1f4795d425f3b09f5d667f28895ba','','','Z0FRT1A1PZSY',0,1,'2020-10-09 03:21:08','2020-11-08 04:21:08'),(490,0,'1c613374524825292ba96611c3918579','','','958E4KTJ6USJ',0,1,'2020-10-09 03:21:09','2020-11-08 04:21:09'),(491,0,'db67a86a55d15f900e2d0ad053feea67','','','6EEQS8UTZ0HN',0,1,'2020-10-09 03:21:44','2020-11-08 04:21:44'),(492,0,'d46c47a65c03bae37fbf73c3beee7eb6','','','OF0OAPNXWBBR',0,1,'2020-10-09 03:21:45','2020-11-08 04:21:45'),(493,0,'6c13991b57350f5f96d3fc3b21b4f8ce','','','DRIVAS1HXX5B',0,1,'2020-10-09 03:21:56','2020-11-08 04:21:56'),(494,0,'31f12edb74bed23d854af6680ca7445f','','','K1C4NUIGSJDG',0,1,'2020-10-09 03:21:57','2020-11-08 04:21:57'),(495,0,'2674904c1b14b7476f6805781a829a53','','','TBBAKL37U9VS',0,1,'2020-10-09 03:22:07','2020-11-08 04:22:07'),(496,0,'18732d96ca35fae9f23da86fb65ff9ed','','','AYM00PVM9QLG',0,1,'2020-10-09 03:22:09','2020-11-08 04:22:09'),(497,0,'298728ee8769b65d15860eee8b967735','','','47Y3SKBH4M1E',0,1,'2020-10-09 03:22:23','2020-11-08 04:22:23'),(498,0,'15aabc68164a69b5622aa9289e3a1ad1','','','JWGFADNTPIXH',0,1,'2020-10-09 03:22:24','2020-11-08 04:22:24'),(499,0,'9ec65a2127140e637af800acf11a978a','','','SLOMIZICP7KP',0,1,'2020-10-09 03:22:36','2020-11-08 04:22:36'),(500,0,'010afebd8ad0524cfc396cfd020b404c','','','TXDXZRYDV7V4',0,1,'2020-10-09 03:22:37','2020-11-08 04:22:37'),(501,0,'6c53430aecc8d42a694db4140916b89e','','','6NPVS5213GD7',0,1,'2020-10-09 03:22:49','2020-11-08 04:22:49'),(502,0,'270b999324804bf08e2e1be6224f2dd8','','','U8VGVSP8AXL4',0,1,'2020-10-09 03:22:50','2020-11-08 04:22:50'),(503,0,'cb056d5017da191e8945a317ef6e91d9','','','VWR6XQCYZ3HU',0,1,'2020-10-09 03:23:03','2020-11-08 04:23:03'),(504,0,'fd103597131b58ff928256da58e0d0ed','','','L5Z2RRZKPCOV',0,1,'2020-10-09 03:23:03','2020-11-08 04:23:03'),(505,0,'57b90b01e0ceac5b8de40bea1bb78e44','','','MSRUVDI8CYUW',0,1,'2020-10-09 03:23:16','2020-11-08 04:23:16'),(506,0,'a0c118e28cfb139e5cbcae1efc6b181d','','','LBOCM2DRTYQQ',0,1,'2020-10-09 03:23:17','2020-11-08 04:23:17'),(507,0,'611a45997136be47bf5d1ddae2ec7145','','','YSCH2OP18Z5J',0,1,'2020-10-09 03:23:28','2020-11-08 04:23:28'),(508,0,'68f696205440cf7a51d07e6b43bc528f','','','AK0K7S5XX9EP',0,1,'2020-10-09 03:23:30','2020-11-08 04:23:30'),(509,0,'7dda3eb7fcefe7983a09fe66c51847d0','','','0BF11F8MWY6H',0,1,'2020-10-09 03:23:42','2020-11-08 04:23:42'),(510,0,'5001bc5487d7f91d52e519ef84bdeaf7','','','H7KDKAVACY7P',0,1,'2020-10-09 03:23:43','2020-11-08 04:23:43'),(511,0,'b4484f97dbf319c80c1a19625e5694ac','','','GCT3PSA7Y4IY',0,1,'2020-10-09 03:23:54','2020-11-08 04:23:54'),(512,0,'ef9fbe878dc32c8886ea7698828af09f','','','L6T5ISK2H5CF',0,1,'2020-10-09 03:23:55','2020-11-08 04:23:55'),(513,0,'f4662bfdd69a9ba3d014ebc698916eba','','','NXTKNBO8GYN4',0,1,'2020-10-09 03:24:30','2020-11-08 04:24:30'),(514,0,'ffeca70b94c554fe46e0c81cfc980a1f','','','7CJAWBAH6RFO',0,1,'2020-10-09 03:24:31','2020-11-08 04:24:31'),(515,0,'e111eec8d0e35d1cc258db84a60b5d9c','','','D9WMPOEQV93B',0,1,'2020-10-09 03:25:08','2020-11-08 04:25:08'),(516,0,'f6ba62ddf10582d6c36e23029903eee8','','','67K8MC9DP9N2',0,1,'2020-10-09 03:25:09','2020-11-08 04:25:09'),(517,0,'0560d4b6a7d5889dc4693abe3e986e79','','','FHUWQIE553RA',0,1,'2020-10-09 03:25:20','2020-11-08 04:25:20'),(518,0,'e2e8c4b2786dbd5b5eb30cda7415005e','','','JDFQ20IUD7DM',0,1,'2020-10-09 03:25:21','2020-11-08 04:25:21'),(519,0,'5610efa3502a5a682f0d3bddf95f317c','','','LQR6DPGLLI2E',0,1,'2020-10-09 03:25:32','2020-11-08 04:25:32'),(520,0,'0b71a185a24fd702c71d234d29410002','','','071AITYZSUHR',0,1,'2020-10-09 03:25:32','2020-11-08 04:25:32'),(521,0,'7b0a7fcf7149e4c536b57ce92a8a54b3','','','T5PKGJ7BI7JH',0,1,'2020-10-09 03:25:46','2020-11-08 04:25:46'),(522,0,'dbe52a11232490e796fd21f9864e9a9f','','','73H0N9E9CEV3',0,1,'2020-10-09 03:25:47','2020-11-08 04:25:47'),(523,0,'a17ed4b41de920691191d8b477e12779','','','MESTQ7NW6HR8',0,1,'2020-10-09 03:26:00','2020-11-08 04:26:00'),(524,0,'afb2111167be826f17a95bd9bab78153','','','58C76WXPAZGC',0,1,'2020-10-09 03:26:00','2020-11-08 04:26:00'),(525,0,'c437af6a2646ff22c4466e683b99c96e','','','N3F2KBJZXLJ0',0,1,'2020-10-09 03:26:16','2020-11-08 04:26:16'),(526,0,'72001683b2d72859471a5855c7db1cde','','','7SU5XL07T8KE',0,1,'2020-10-09 03:26:17','2020-11-08 04:26:17'),(527,0,'7de7288fe848b2c86cf0828c716d71f9','','','CJVLAG4HOWIV',0,1,'2020-10-09 03:26:32','2020-11-08 04:26:32'),(528,0,'dd99c5452a7a45ec71a925500b0a55cf','','','CJNWQ08KY1QX',0,1,'2020-10-09 03:26:33','2020-11-08 04:26:33'),(529,0,'bbf34c06f5806a388b3a9748b626cdfd','','','KC1C2MXJCQ35',0,1,'2020-10-09 03:26:46','2020-11-08 04:26:46'),(530,0,'f6ae0f1f27d3ca43beb4d50bd47e062b','','','7XNCCK2Q62H3',0,1,'2020-10-09 03:26:46','2020-11-08 04:26:46'),(531,0,'29d11aacf47893c311828c37fcc80df0','','','1Q3MM7H1GNUL',0,1,'2020-10-09 03:26:57','2020-11-08 04:26:57'),(532,0,'6fe7fd92c0a26275adb9da5a99e74623','','','G2FVO7NTYYYE',0,1,'2020-10-09 03:26:58','2020-11-08 04:26:58'),(533,0,'aa915895bd7a6be181a9e1e9215b7d98','','','KWZG7TB06DFL',0,1,'2020-10-09 03:27:09','2020-11-08 04:27:09'),(534,0,'9513d227883320c197628a85ca8d98a5','','','XB7G7PUROEA8',0,1,'2020-10-09 03:27:10','2020-11-08 04:27:10'),(535,0,'a84188af231c046a4eac0774d3406516','','','I4K3K3C2HE1Y',0,1,'2020-10-09 03:27:20','2020-11-08 04:27:20'),(536,0,'524e60c3dcfc21d9ac0b5538350fcb38','','','N9DU8QYVR1KE',0,1,'2020-10-09 03:27:21','2020-11-08 04:27:21'),(537,0,'372c943b7c21975ae3a2d98dd9249cf9','','','317KQJQZQKG4',0,1,'2020-10-09 03:27:29','2020-11-08 04:27:29'),(538,0,'26bfc961f9c4f552081472a445238b42','','','2IUSVXOYRMZ1',0,1,'2020-10-09 03:27:30','2020-11-08 04:27:30'),(539,0,'7338338e66f57dff3b7a314462b66b43','','','V09YK00I6LN3',0,1,'2020-10-09 03:27:39','2020-11-08 04:27:39'),(540,0,'fd0d2c48e21efc4e53639ab5ab07ea05','','','C1H1R2HUSB7G',0,1,'2020-10-09 03:27:40','2020-11-08 04:27:40'),(541,0,'4b2bfce53d0dc938c91c5923bc2812b7','','','8YEO69ECE8GZ',0,1,'2020-10-09 03:27:49','2020-11-08 04:27:49'),(542,0,'9fce80877fa17ea9125395c2f6d97b04','','','ESYD3I95TUMI',0,1,'2020-10-09 03:27:50','2020-11-08 04:27:50'),(543,0,'df54f9351f27c9c40a8a0d4fc6e17818','','','Z2OT2L3SHMU8',0,1,'2020-10-09 03:27:59','2020-11-08 04:27:59'),(544,0,'7ede3cc909d126756d65bbedf1677456','','','LGQGDKQJL3FI',0,1,'2020-10-09 03:28:00','2020-11-08 04:28:00'),(545,0,'d168adb28f7a19974a30132ff746ae23','','','5GHX7P18NFDC',0,1,'2020-10-09 03:28:01','2020-11-08 04:28:01'),(546,0,'17a8ab46f7296d2c095a2049912de0b1','','','HVPHWIEP5UUW',0,1,'2020-10-09 03:28:13','2020-11-08 04:28:13'),(547,0,'f33964d59366a5c785fc849cc7c60431','','','E7K004MO65RE',0,1,'2020-10-09 03:28:14','2020-11-08 04:28:14'),(548,0,'d3b87f5a6bf27653e8a9fa00e332002a','','','9WIMMYVRS2BR',0,1,'2020-10-09 03:28:18','2020-11-08 04:28:18'),(549,0,'1b7390c64b01bba2dc10e01bf8debdc1','','','R1I07JKC87QF',0,1,'2020-10-09 03:28:18','2020-11-08 04:28:18'),(550,0,'6dbab237b9be61ae8b6e38ea353db7f4','','','KRCV8QNYJMOA',0,1,'2020-10-09 03:28:22','2020-11-08 04:28:22'),(551,0,'677de3b6c7837aae3f978b8e99415594','','','6ZSJ8UTUM0ES',0,1,'2020-10-09 03:28:23','2020-11-08 04:28:23'),(552,0,'50bc425d49a96610dc534c9b313dd378','','','NMAUK9MRKKAO',0,1,'2020-10-09 03:28:26','2020-11-08 04:28:26'),(553,0,'c65248ee3d20b64fa06492578c21f610','','','KDK6NEAGDBOB',0,1,'2020-10-09 03:28:27','2020-11-08 04:28:27'),(554,0,'850552c3f9140fa59b7f2fbd7b3e05b3','','','4F07WOD9KCHK',0,1,'2020-10-09 03:28:31','2020-11-08 04:28:31'),(555,0,'894e31f20fc3b5249f793db7de418e57','','','CLQBGA59HPDR',0,1,'2020-10-09 03:28:32','2020-11-08 04:28:32'),(556,0,'b7d323450d24671910cdf56617f3ebb4','','','INFHV25DX2PP',0,1,'2020-10-09 03:28:36','2020-11-08 04:28:36'),(557,0,'bca37c1c6c306496998852c75a266548','','','U9Y2QRUJR578',0,1,'2020-10-09 03:28:37','2020-11-08 04:28:37'),(558,0,'defd7f1e05be350dfe6daffd620826bd','','','7EP2J8CLHUMU',0,1,'2020-10-09 03:28:40','2020-11-08 04:28:40'),(559,0,'34f745fc0a12ecadb630fd3a13fcd5d5','','','6IH9QZHVE5DN',0,1,'2020-10-09 03:28:41','2020-11-08 04:28:41'),(560,0,'68d7066390f5bc8a715db3eda27e4c15','','','PMRYE45KIN39',0,1,'2020-10-09 03:28:50','2020-11-08 04:28:50'),(561,0,'6a0420db85c7429400c6b985b41c06a0','','','ZOFD30WF2G1E',0,1,'2020-10-09 03:28:51','2020-11-08 04:28:51'),(562,0,'c5e9a2d2ef7eae2b4deb0fa021fbf60a','','','YHPSCGQXIE89',0,1,'2020-10-09 03:28:52','2020-11-08 04:28:52'),(563,0,'397ea67142df32a99da07e174bb6229c','','','YVDIQIA610UG',0,1,'2020-10-09 03:29:00','2020-11-08 04:29:00'),(564,0,'90f49d8d67a327cf75e37d0ef06d414e','','','HLOJPX9PAKII',0,1,'2020-10-09 03:29:01','2020-11-08 04:29:01'),(565,0,'6839265e72530c09b70cc9a45830b0ce','','','I3A2V8NT20OV',0,1,'2020-10-09 03:29:10','2020-11-08 04:29:10'),(566,0,'f270975f75995ea7d8afe3f23315b574','','','68HMVNJV7LY3',0,1,'2020-10-09 03:29:11','2020-11-08 04:29:11'),(567,0,'a74e105bce84fa17f02b463e101f2eec','','','SDSDUP7R6F64',0,1,'2020-10-09 03:29:22','2020-11-08 04:29:22'),(568,0,'5bdd9f376ba98debb157478986f24c69','','','M65P8VVQOJ8B',0,1,'2020-10-09 03:29:23','2020-11-08 04:29:23'),(569,0,'02d4a546c6abb911495a28a4f81513c4','','','EMC09IH7OM1M',0,1,'2020-10-09 03:29:33','2020-11-08 04:29:33'),(570,0,'b265916bc9dc51f18607732206ad66a3','','','5LJPO5RRRAU1',0,1,'2020-10-09 03:29:34','2020-11-08 04:29:34'),(571,0,'bf6c4e76834fda9c0f1143622b97361a','','','C02OOX7W809F',0,1,'2020-10-09 03:29:37','2020-11-08 04:29:37'),(572,0,'5058071a2bd160ba9ff566b77c1f5a6f','','','C0VAJ6PM6JAW',0,1,'2020-10-09 03:29:38','2020-11-08 04:29:38'),(573,0,'46617d4cfd200d9073c638cbcc07de0f','','','H5HXUGR5G8QA',0,1,'2020-10-09 03:29:42','2020-11-08 04:29:42'),(574,0,'5970ea6dd171991cff41a7c86e70c836','','','FYJU2DQ7PSFR',0,1,'2020-10-09 03:29:43','2020-11-08 04:29:43'),(575,0,'c6395df7141b11fa8110d39c1638f0be','','','HIDC6ZG7WTIC',0,1,'2020-10-09 03:29:47','2020-11-08 04:29:47'),(576,0,'e9e84d57f8847ec1f54f5715b40db71c','','','2UC9GPEINLXF',0,1,'2020-10-09 03:29:48','2020-11-08 04:29:48'),(577,0,'b1ffb5c06486972019cecb1524bcc8d3','','','QVXIWPBGSOAD',0,1,'2020-10-09 03:29:51','2020-11-08 04:29:51'),(578,0,'0be54a2cc6dd4fc969dbc5b3b5a0a38e','','','HZ2ZLBBSO1ID',0,1,'2020-10-09 03:29:52','2020-11-08 04:29:52'),(579,0,'f041f254e979a56f5760bf0759fa1c52','','','517UKKSNG2S4',0,1,'2020-10-09 03:29:56','2020-11-08 04:29:56'),(580,0,'874487dfcb1f99c66c6a9fa152ace45b','','','C6O7CKNQC0P4',0,1,'2020-10-09 03:29:57','2020-11-08 04:29:57'),(581,0,'fe38d687d6aefa620188a0a8258ca0d3','','','K2FU1D5ODCVW',0,1,'2020-10-09 03:30:01','2020-11-08 04:30:01'),(582,0,'cdd122d9e6d4d4a829a8c60836561d21','','','O918V0OC8DSK',0,1,'2020-10-09 03:30:02','2020-11-08 04:30:02'),(583,0,'ef5a79909e5a753177c65dc330771480','','','QS5JCBCXY0VF',0,1,'2020-10-09 03:30:38','2020-11-08 04:30:38'),(584,0,'754b67a16c9da4ba536b487ab6d9efcd','','','ZCAN3JR7I7I3',0,1,'2020-10-09 03:30:39','2020-11-08 04:30:39'),(585,0,'09ee508e5fe37a8fff21fd6fd9be072d','','','7096U9YT0QO4',0,1,'2020-10-09 03:31:15','2020-11-08 04:31:15'),(586,0,'8874f3ae2b7502877de21e6277fc9133','','','0GHB2TJQMLC8',0,1,'2020-10-09 03:31:15','2020-11-08 04:31:15'),(587,0,'ce7abf1338c2d1bc3124d2be47352757','','','BY4TFDK4YO3N',0,1,'2020-10-09 03:31:26','2020-11-08 04:31:26'),(588,0,'cff5d6efe5247d772d0bd340565b8e67','','','XR6ZYP7LWCW5',0,1,'2020-10-09 03:31:27','2020-11-08 04:31:27'),(589,0,'7da5408f72150902b2ff854d84fbcbfa','','','SBU8ZT4BYYSR',0,1,'2020-10-09 03:31:40','2020-11-08 04:31:40'),(590,0,'b53a1158d616bc1a6bd0ba034f52f74e','','','3PKLKIR124E6',0,1,'2020-10-09 03:31:41','2020-11-08 04:31:41'),(591,0,'41a360c932484e4d4a07ab4fb5b61139','','','ZXI6ZGBZ9P6W',0,1,'2020-10-09 03:31:54','2020-11-08 04:31:54'),(592,0,'3863d49e55574afd6296d82eee67c286','','','0NFQAPGE21ND',0,1,'2020-10-09 03:31:55','2020-11-08 04:31:55'),(593,0,'123c009d3dd71286c3336a44368eacdc','','','BB0OFCGJNT41',0,1,'2020-10-09 03:32:07','2020-11-08 04:32:07'),(594,0,'debe58535b803fa98d7a3485e6581b59','','','IABTV9QOS7CV',0,1,'2020-10-09 03:32:08','2020-11-08 04:32:08'),(595,0,'abfa876accae28fc282c890eb9a8646a','','','1ZRJT9CI6NSI',0,1,'2020-10-09 03:32:19','2020-11-08 04:32:19'),(596,0,'424db0c5d489f6ef9bfb8533cfc27282','','','3XG7J2NN0D69',0,1,'2020-10-09 03:32:19','2020-11-08 04:32:19'),(597,0,'74ab4f2e9104a262d49a40d7c3094fec','','','FGZZY05YBWV4',0,1,'2020-10-09 03:32:32','2020-11-08 04:32:32'),(598,0,'4d567b035d2e68c70c76cf871591b010','','','FGD7DF3XOFYL',0,1,'2020-10-09 03:32:33','2020-11-08 04:32:33'),(599,0,'4c1d6b77918e66d3334d1ee73017c021','','','8YZGPHX3YTKB',0,1,'2020-10-09 03:32:44','2020-11-08 04:32:44'),(600,0,'558d00fcd7d0d88f669966d713763c89','','','7K38CTS2R714',0,1,'2020-10-09 03:32:45','2020-11-08 04:32:45'),(601,0,'5244436523fcebad8bcb95a75cb578c9','','','9UYME38YNXJ4',0,1,'2020-10-09 03:32:57','2020-11-08 04:32:57'),(602,0,'fb9a66008de7b618452e3f6a50faa0cd','','','L9XL3C2PG60I',0,1,'2020-10-09 03:32:57','2020-11-08 04:32:57'),(603,0,'32cd9d392bf33c37c9cd7f94c3e114fe','','','T0JZ985BCY2L',0,1,'2020-10-09 03:33:14','2020-11-08 04:33:14'),(604,0,'ec0e6e9230eb84005e0015ff72c125c3','','','E6VPGF0FZLP9',0,1,'2020-10-09 03:33:15','2020-11-08 04:33:15'),(605,0,'861c6077befb7f5a919d486c1643afdc','','','OS3K849AXPA8',0,1,'2020-10-09 03:33:26','2020-11-08 04:33:26'),(606,0,'66946c8d49adc72b0757505f102e6a54','','','0XWH3FHWBK72',0,1,'2020-10-09 03:33:27','2020-11-08 04:33:27'),(607,0,'4ee630ca79d96e81c30e320cef50fb53','','','SIS8SG9S9KN4',0,1,'2020-10-09 03:34:03','2020-11-08 04:34:03'),(608,0,'0ae359cfbc19b830f1e3c9ca407a7d91','','','ZPPQB4QZYTVJ',0,1,'2020-10-09 03:34:03','2020-11-08 04:34:03'),(609,0,'318606a2621da8c3206bf2e0950c0d6d','','','4940NHO25UWX',0,1,'2020-10-09 03:34:41','2020-11-08 04:34:41'),(610,0,'820f664e7092519e658c9f7c968803e9','','','3BT6UECC5INN',0,1,'2020-10-09 03:34:42','2020-11-08 04:34:42'),(611,0,'cfb841ce5e7ff36f7e7feba098708e22','','','GP597ELCQ1N8',0,1,'2020-10-09 03:34:56','2020-11-08 04:34:56'),(612,0,'e4336fff9d77cfdbae1338eba056d552','','','1YAOFPT7OOAG',0,1,'2020-10-09 03:34:56','2020-11-08 04:34:56'),(613,0,'55558e400fe4c89e2ed323170465bf0d','','','8OJ207II8WKP',0,1,'2020-10-09 03:35:08','2020-11-08 04:35:08'),(614,0,'86b781867238182655fa498300786272','','','XCCJGOWKKTRW',0,1,'2020-10-09 03:35:09','2020-11-08 04:35:09'),(615,0,'3cf35975d175eeb612eeaf1f09465653','','','AF42KBE6SENK',0,1,'2020-10-09 03:35:20','2020-11-08 04:35:20'),(616,0,'89bedefb1eba0854e590d32f689c2217','','','7NFZVWK7RGWH',0,1,'2020-10-09 03:35:21','2020-11-08 04:35:21'),(617,0,'cb0f1e82d75670c667a7e0a54b063d44','','','IFPTYUYKVW3A',0,1,'2020-10-09 03:35:33','2020-11-08 04:35:33'),(618,0,'d97505aa0f717f5665cb9b8e0cfa1e0a','','','596054W0CQXG',0,1,'2020-10-09 03:35:34','2020-11-08 04:35:34'),(619,0,'b3a41f82f3130b09fb58c742101dc8cb','','','RHYV8KHHVTV0',0,1,'2020-10-09 03:35:46','2020-11-08 04:35:46'),(620,0,'c7c1772a7754e227624d4a4bc3839668','','','PXZVM1DVW5HF',0,1,'2020-10-09 03:35:47','2020-11-08 04:35:47'),(621,0,'ad32be027b3be5514cf9ae0261e1823d','','','S4R5A39OAHQK',0,1,'2020-10-09 03:35:58','2020-11-08 04:35:58'),(622,0,'ea76a0b961603e37f7c016937f1bb959','','','GW30YUPHA66K',0,1,'2020-10-09 03:35:59','2020-11-08 04:35:59'),(623,0,'78cc58e7f32d839dd33377e9c1ce3879','','','G641P6HSY11R',0,1,'2020-10-09 03:36:10','2020-11-08 04:36:10'),(624,0,'bb8d7466ae2cb43afe2d7ef433d91893','','','C5Z7KB6SZ2FZ',0,1,'2020-10-09 03:36:11','2020-11-08 04:36:11'),(625,0,'0c7cf9787a154ce12de261879c66247e','','','CK9JXJU0UZV2',0,1,'2020-10-09 03:36:23','2020-11-08 04:36:23'),(626,0,'1a2cc0a4347a2a4790f153c49dce9e00','','','QMJW8VU13P1G',0,1,'2020-10-09 03:36:24','2020-11-08 04:36:24'),(627,0,'deb7f73212cb41043d62b0754ffbdbaf','','','62D5PRO69F2D',0,1,'2020-10-09 03:36:35','2020-11-08 04:36:35'),(628,0,'a2f5eda1b7439564b7d03aa6a241b1dd','','','W0YA6JS97KH3',0,1,'2020-10-09 03:36:36','2020-11-08 04:36:36'),(629,0,'ef9b964c65949828642e2f4b80e59f24','','','RQLC60YZMCFO',0,1,'2020-10-09 03:36:48','2020-11-08 04:36:48'),(630,0,'0d1c85d541715c5176401878412434e7','','','F3X1EP8CGLWC',0,1,'2020-10-09 03:36:49','2020-11-08 04:36:49'),(631,0,'f5e222ccd59c2533a7890df4f6a1eaa3','','','RFOL2BLWJYVI',0,1,'2020-10-09 03:37:28','2020-11-08 04:37:28'),(632,0,'2a67f60e46ffeebfa7936d93ff28a717','','','3QL33WCENWFJ',0,1,'2020-10-09 03:37:29','2020-11-08 04:37:29'),(633,0,'ff4047edb6813cd8c9a30656e859f0ab','','','CC2TKR5REPIF',0,1,'2020-10-09 03:38:07','2020-11-08 04:38:07'),(634,0,'63292dbcd5a0691d773d509362419a77','','','F6LQAPGN10P4',0,1,'2020-10-09 03:38:08','2020-11-08 04:38:08'),(635,0,'e9c20d41bba056196f5541630385a587','','','VIQD8CEV79B5',0,1,'2020-10-09 03:38:20','2020-11-08 04:38:20'),(636,0,'a08a73d934ee761188b89f7b3d77f6aa','','','X8FJYVRSVVNW',0,1,'2020-10-09 03:38:20','2020-11-08 04:38:20'),(637,0,'eb17a25bc355760b2f5fb5e3dfc1997a','','','PBTWHLTTWY94',0,1,'2020-10-09 03:38:33','2020-11-08 04:38:33'),(638,0,'1fe9980d8bf5cf503f09797733cb891e','','','IT27XHVW0ANL',0,1,'2020-10-09 03:38:34','2020-11-08 04:38:34'),(639,0,'3e1e9016ca2caa801db4b882378dcf0b','','','GFG5IQPEQOUE',0,1,'2020-10-09 03:38:47','2020-11-08 04:38:47'),(640,0,'67389d2a2760d388c95f97c524a4386d','','','TXB070GWV45K',0,1,'2020-10-09 03:38:48','2020-11-08 04:38:48'),(641,0,'a74e47fc6bf1d728f7169af096126b51','','','21D5CDMM5U4Q',0,1,'2020-10-09 03:39:04','2020-11-08 04:39:04'),(642,0,'00c59c247f37f9e6c330acb441f03842','','','E5UUUHVIZTL4',0,1,'2020-10-09 03:39:05','2020-11-08 04:39:05'),(643,0,'59c980639b95ec31941a8318c387adc2','','','V8U4Q81YJBHY',0,1,'2020-10-09 03:39:17','2020-11-08 04:39:17'),(644,0,'1fc34cb3caa77be540d9839452048acc','','','81YVMY5X8MQO',0,1,'2020-10-09 03:39:18','2020-11-08 04:39:18'),(645,0,'c95b561acbbba50084f0e0f58b2cde28','','','N7CC1GOL6DSN',0,1,'2020-10-09 03:39:31','2020-11-08 04:39:31'),(646,0,'b8b57c263086940318f2b2c59b4bef79','','','G2RQ7SUYS25B',0,1,'2020-10-09 03:39:32','2020-11-08 04:39:32'),(647,0,'3438b5c4c6c009cb5f7480706df0d808','','','USK7LI0QC01F',0,1,'2020-10-09 03:39:45','2020-11-08 04:39:45'),(648,0,'bd6db58bfe9182573c078692f926aefc','','','94X9UPDWET8O',0,1,'2020-10-09 03:39:46','2020-11-08 04:39:46'),(649,0,'0336dbc8f75b51179ac2fd59da21c1ee','','','PT0Z0MNCOYYI',0,1,'2020-10-09 03:40:00','2020-11-08 04:40:00'),(650,0,'0f533ed81da185158b29487df8fe66b6','','','SV0AREZCO8UC',0,1,'2020-10-09 03:40:00','2020-11-08 04:40:00'),(651,0,'dddba9aab52d6e1f8a5b01d8d3e0d8b9','','','HQ2H5OPAE214',0,1,'2020-10-09 03:40:14','2020-11-08 04:40:14'),(652,0,'83337f5de79dc5e3f0b99859fa17c903','','','T0UA7UHNLABJ',0,1,'2020-10-09 03:40:15','2020-11-08 04:40:15'),(653,0,'65c3c8e73901b52534d87b3768419672','','','1A8HLQT5M5PK',0,1,'2020-10-09 03:40:29','2020-11-08 04:40:29'),(654,0,'791436310693197be48a85541cf9e44a','','','QLBWB0R0CBGI',0,1,'2020-10-09 03:40:30','2020-11-08 04:40:30'),(655,0,'0494e2985e97939379f345c4ec2f74e7','','','YGBREGWX7WLY',0,1,'2020-10-09 03:41:07','2020-11-08 04:41:07'),(656,0,'3803aa37f2fb923c1a291c49184d5170','','','DE7FL9ADDIH2',0,1,'2020-10-09 03:41:08','2020-11-08 04:41:08'),(657,0,'85353ef619fdaec2802792a6b30e13ca','','','ZEN3YNLVFE4X',0,1,'2020-10-09 03:41:18','2020-11-08 04:41:18'),(658,0,'8cb624a57ce18795a1c1ab2d79e25afc','','','E70N9WU0CYHJ',0,1,'2020-10-09 03:41:19','2020-11-08 04:41:19'),(659,0,'f38b02ed607c92d7dac2f980ff6c4918','','','1FRCM1UT77Y8',0,1,'2020-10-09 03:41:28','2020-11-08 04:41:28'),(660,0,'736857253e93fe89fdb87bd9e1f46acf','','','BSCFD1ZQREBX',0,1,'2020-10-09 03:41:29','2020-11-08 04:41:29'),(661,0,'41a9acf5a1700ccad7bfa972d8f3383a','','','74K1JBGB2YPS',0,1,'2020-10-09 03:41:37','2020-11-08 04:41:37'),(662,0,'79365f594bdfe0d6f30635a45fa4be2b','','','ZO9A1F9BGJ97',0,1,'2020-10-09 03:41:38','2020-11-08 04:41:38'),(663,0,'f1294085a1e9eacd397e9846fb7bf5ca','','','9LLTZNLRVAFK',0,1,'2020-10-09 03:41:48','2020-11-08 04:41:48'),(664,0,'e9a603a481238a884a59e1dddb62c89a','','','3FUSE1XU51UE',0,1,'2020-10-09 03:41:49','2020-11-08 04:41:49'),(665,0,'d9c706f11273b6309965f7c91fad5e40','','','0L2DA36N5KFR',0,1,'2020-10-09 03:42:02','2020-11-08 04:42:02'),(666,0,'62770d04a6a5d732aa76ef3fb645ed3b','','','EC6QCJ916IG2',0,1,'2020-10-09 03:42:03','2020-11-08 04:42:03'),(667,0,'1c5e23a1cf9b936b94436f32f5624e5d','','','84KDKLSNAKHV',0,1,'2020-10-09 03:42:06','2020-11-08 04:42:06'),(668,0,'27bd244fa4e6337635560ae79aad537e','','','W5EJV9LQI1LT',0,1,'2020-10-09 03:42:07','2020-11-08 04:42:07'),(669,0,'3360bf89ccc67513eeb2488b69cf4f8d','','','G1W7NDRNRYDN',0,1,'2020-10-09 03:42:11','2020-11-08 04:42:11'),(670,0,'40d045648a071e64a6f6021c4d98e933','','','01V5YLHISLQJ',0,1,'2020-10-09 03:42:13','2020-11-08 04:42:13'),(671,0,'69ba7144cb26ee0ea2d56b23e169db78','','','F85KP5ACYOQB',0,1,'2020-10-09 03:42:16','2020-11-08 04:42:16'),(672,0,'f08a0c98da8a586ac6267c0d90454ac3','','','LZIPT3JMOS7R',0,1,'2020-10-09 03:42:17','2020-11-08 04:42:17'),(673,0,'1d582f04937e4c6aa20fc32a1a5a1bb0','','','MIF4BYZBRJ45',0,1,'2020-10-09 03:42:21','2020-11-08 04:42:21'),(674,0,'a04bfc6f861766c29e9edffa73caebe6','','','LOJO9Q0NZANT',0,1,'2020-10-09 03:42:22','2020-11-08 04:42:22'),(675,0,'43e7b0f980d2fd618be1af82b354e9f4','','','AINKL75NP2O6',0,1,'2020-10-09 03:42:26','2020-11-08 04:42:26'),(676,0,'8dc2fcbaa0acfbc873657418c0ea5ca1','','','6XW67RBW4R0D',0,1,'2020-10-09 03:42:27','2020-11-08 04:42:27'),(677,0,'9125dd682994f862f0a4d63b200ce03c','','','F0N467ZGP5VV',0,1,'2020-10-09 03:42:31','2020-11-08 04:42:31'),(678,0,'b78381329417288e869e4361d382856a','','','B6L9XSV77XJR',0,1,'2020-10-09 03:42:32','2020-11-08 04:42:32'),(679,0,'d278294a72ebbc9fe8e9e299dd9154d1','','','K2RHOUZAFPVK',0,1,'2020-10-09 03:43:10','2020-11-08 04:43:10'),(680,0,'8fb86b5c90092f3f1723272963b56864','','','DHL7IZIGCLOI',0,1,'2020-10-09 03:43:11','2020-11-08 04:43:11'),(681,0,'adbd009af2e806047b09f4cccf6d424e','','','K189PBHHB27B',0,1,'2020-10-09 03:43:51','2020-11-08 04:43:51'),(682,0,'d36787e0e9f026f657884576dafa3006','','','V1TFHTRPX8SG',0,1,'2020-10-09 03:43:51','2020-11-08 04:43:51'),(683,0,'d24709f2cd2334dc7ad6881857ca9536','','','GAS2AVS4W664',0,1,'2020-10-09 03:44:03','2020-11-08 04:44:03'),(684,0,'b6ec8944492911f28f2f661e811a32b2','','','T49RKEGO6TEI',0,1,'2020-10-09 03:44:04','2020-11-08 04:44:04'),(685,0,'3054d284a63e88561b0ebe6ffb8c76aa','','','XIDFM39ZSVOI',0,1,'2020-10-09 03:44:15','2020-11-08 04:44:15'),(686,0,'29634b2133c14087ce5c66e41ea6c7e5','','','YGUOMTEI5B71',0,1,'2020-10-09 03:44:16','2020-11-08 04:44:16'),(687,0,'71d85a3269747f5c8a726bd957d0ae6c','','','EXVCJT9Y8E3Q',0,1,'2020-10-09 03:44:28','2020-11-08 04:44:28'),(688,0,'3fa76533a932e7df1112d111832cc47d','','','7WGTNZZ7DYTB',0,1,'2020-10-09 03:44:29','2020-11-08 04:44:29'),(689,0,'6b38d2199508016866819deb45a30693','','','LDUY0QG8VDLV',0,1,'2020-10-09 03:44:41','2020-11-08 04:44:41'),(690,0,'67075e18faa95e7782244b2d114a014e','','','SQWIU7WCNW8A',0,1,'2020-10-09 03:44:42','2020-11-08 04:44:42'),(691,0,'9d89b5198d1f00abb1b4bcc59fd90271','','','PA0A1O9IOE0F',0,1,'2020-10-09 03:44:55','2020-11-08 04:44:55'),(692,0,'9ffea33b639278d78f68cfe82997a3e4','','','G7Q69M44HCJ2',0,1,'2020-10-09 03:44:56','2020-11-08 04:44:56'),(693,0,'a95129257913ae3e9f281a2d8c1e6982','','','RM9JETANOCTG',0,1,'2020-10-09 03:45:07','2020-11-08 04:45:07'),(694,0,'d553d35b76bb64095e4a14b400330adb','','','ODABWP2DUC27',0,1,'2020-10-09 03:45:08','2020-11-08 04:45:08'),(695,0,'b8258fc3debe8faf662d4f9543910e5a','','','47E0A06N3VQB',0,1,'2020-10-09 03:45:20','2020-11-08 04:45:20'),(696,0,'c9c4ecf8aa671e5fa6f4dea5f8a53545','','','TW9B7EECGDXU',0,1,'2020-10-09 03:45:21','2020-11-08 04:45:21'),(697,0,'ec33b25e770f6fa96d776099d9a2f80d','','','7ZOR9SDLG7N7',0,1,'2020-10-09 03:45:33','2020-11-08 04:45:33'),(698,0,'9f62e6c9344e6b44851bcec648c5f197','','','SPHXKEPUBCY9',0,1,'2020-10-09 03:45:34','2020-11-08 04:45:34'),(699,0,'047253fa53d975620dedfc8e82978df9','','','LV5S9VZFWMXH',0,1,'2020-10-09 03:45:47','2020-11-08 04:45:47'),(700,0,'8135e5314a817dfd2472a57468fe2da7','','','37ZPA48O33RU',0,1,'2020-10-09 03:45:48','2020-11-08 04:45:48'),(701,0,'490bcbffeefc21249cc972145c9e7e76','','','PV5C1WMPE2VA',0,1,'2020-10-09 03:46:01','2020-11-08 04:46:01'),(702,0,'7016d1e65535afeab9176af9133dc7c7','','','V1QH2MU0CNIF',0,1,'2020-10-09 03:46:02','2020-11-08 04:46:02'),(703,0,'912209017c79042120aa7816d436f1c8','','','1OT0A8Z1PP43',0,1,'2020-10-09 03:46:10','2020-11-08 04:46:10'),(704,0,'70a42f90de4e7805d70d98903170cec3','','','R6D2U2XBZYAQ',0,1,'2020-10-09 03:46:11','2020-11-08 04:46:11'),(705,0,'df9fbc10a5568a86d6e8b27f807a2ea7','','','GQA7JUEE3A6W',0,1,'2020-10-09 03:46:20','2020-11-08 04:46:20'),(706,0,'f106a99692cc9713ad76398391618449','','','WZ3HH5534XNN',0,1,'2020-10-09 03:46:20','2020-11-08 04:46:20'),(707,0,'0ee2445517f9d43600bf1f00ab3825ae','','','DDXO1TVD4A9F',0,1,'2020-10-09 03:46:27','2020-11-08 04:46:27'),(708,0,'bb78bbc718ac7094629abd8391384ed0','','','SXBUM6K1GB2O',0,1,'2020-10-09 03:46:28','2020-11-08 04:46:28'),(709,0,'75ad3a15887af1340e5b528a3ab3d085','','','43S22VCLEIVM',0,1,'2020-10-09 03:46:35','2020-11-08 04:46:35'),(710,0,'2a2e3672a4fc869ed6abe62fbcafc0fc','','','OOPD0M09KA65',0,1,'2020-10-09 03:46:36','2020-11-08 04:46:36'),(711,0,'a58244ea53d6b14bbd3a05d7754345bd','','','QHRL6HV370WD',0,1,'2020-10-09 03:46:43','2020-11-08 04:46:43'),(712,0,'215f6b9ff969395b2312c417945d8c96','','','A2TAPJADOQJI',0,1,'2020-10-09 03:46:44','2020-11-08 04:46:44'),(713,0,'2a612dce1ff61b914b965b4d04849d9c','','','KW45RNBMKLI6',0,1,'2020-10-09 03:46:50','2020-11-08 04:46:50'),(714,0,'5608f37f1164767c3ad8228fdf87e424','','','2PGK9Z4ZI9GZ',0,1,'2020-10-09 03:46:51','2020-11-08 04:46:51'),(715,0,'ab10a4b4ecd1b1ea70150ed5717aabda','','','3Q5GICWS1FN3',0,1,'2020-10-09 03:46:58','2020-11-08 04:46:58'),(716,0,'83590c3aa28b864b7abac600d82195c4','','','FEU2Y2WZLUYF',0,1,'2020-10-09 03:46:59','2020-11-08 04:46:59'),(717,0,'e5213b97a3d9f0f1cc9c17fec47875c9','','','M8103ZE7NHA1',0,1,'2020-10-09 03:47:06','2020-11-08 04:47:06'),(718,0,'ab5960dcd40e6ca88d7c38185f1a34f0','','','9HJR7LDZEL0B',0,1,'2020-10-09 03:47:07','2020-11-08 04:47:07'),(719,0,'21bc003823d0eefdcc8e61626b2ca784','','','5WTFV5F1BFPJ',0,1,'2020-10-09 03:47:13','2020-11-08 04:47:13'),(720,0,'2411451e0770bb8586dce4a81ea23c14','','','E3WNRHBM6LD3',0,1,'2020-10-09 03:47:14','2020-11-08 04:47:14'),(721,0,'59d1eeb4f48ebb5596a4046476f5ebee','','','OKQTDWXK5BAH',0,1,'2020-10-09 03:47:21','2020-11-08 04:47:21'),(722,0,'c0fcb5d2b8b65062e41cc203ecde1f90','','','DSS1GH09JB1V',0,1,'2020-10-09 03:47:22','2020-11-08 04:47:22'),(723,0,'524556d75405ab7b0d6b5907cd286e34','','','HE8G83ZHZTZC',0,1,'2020-10-09 03:47:30','2020-11-08 04:47:30'),(724,0,'fde09064c759cacf5ca9daae24487d59','','','UM1TMN3IOEI5',0,1,'2020-10-09 03:47:31','2020-11-08 04:47:31'),(725,0,'a2eea162f4f7505665b41949a72309e9','','','LSAYNGYUMUB1',0,1,'2020-10-09 03:47:38','2020-11-08 04:47:38'),(726,0,'614b10efb595639b7699615e95c99b4c','','','CQX19JRGOFSP',0,1,'2020-10-09 03:47:39','2020-11-08 04:47:39'),(727,0,'df999f099815b3abec1836189e88216c','','','9U51W4M9LTCG',0,1,'2020-10-09 03:47:46','2020-11-08 04:47:46'),(728,0,'ce8e4183bf4848ff0a87f63ca6ba5fc6','','','KDAWS0ZIKESI',0,1,'2020-10-09 03:47:47','2020-11-08 04:47:47'),(729,0,'4375030fd84112a4e2ad6454f88be949','','','27P57ACIL3QT',0,1,'2020-10-09 03:47:53','2020-11-08 04:47:53'),(730,0,'8c299e34dd3b7fff3f47f0014e71bf1b','','','0YV1JYDG9MSA',0,1,'2020-10-09 03:47:54','2020-11-08 04:47:54'),(731,0,'adfe8acfdbb80ef12c19df565a9e8616','','','HBR7KZZLSPN8',0,1,'2020-10-09 03:48:00','2020-11-08 04:48:00'),(732,0,'76be5a16f5ed3c2c46538a75020a8fec','','','P9M4DGDU3L5P',0,1,'2020-10-09 03:48:01','2020-11-08 04:48:01'),(733,0,'98da1a7168f6b7ae581b212569602754','','','HMEFHCXJI9K2',0,1,'2020-10-09 03:48:07','2020-11-08 04:48:07'),(734,0,'0b669acee46e0d40267afa9f4510032d','','','ZJQHXDB66CO1',0,1,'2020-10-09 03:48:08','2020-11-08 04:48:08'),(735,0,'018c1e6471faa19cd88aa0b421446ae4','','','8VQRQCWOZ2Z1',0,1,'2020-10-09 03:48:16','2020-11-08 04:48:16'),(736,0,'c4318c6f909480dd7ae33c6b8e890930','','','LG0UQP8X3QZ5',0,1,'2020-10-09 03:48:17','2020-11-08 04:48:17'),(737,0,'343b0980478980c5f4db94e8f0d28fc9','','','3RQW612JKESW',0,1,'2020-10-09 03:48:25','2020-11-08 04:48:25'),(738,0,'49ecb1782791c09b9af48f2e61ee3515','','','XBFSHRZU3EOS',0,1,'2020-10-09 03:48:26','2020-11-08 04:48:26'),(739,0,'c224a5699b49904a0226d79d41d0a5fb','','','8QEXNDEM6YXL',0,1,'2020-10-09 03:48:32','2020-11-08 04:48:32'),(740,0,'11ac34de8c57b0cd4ab66d1bc88703fb','','','DZA3GZKE59KH',0,1,'2020-10-09 03:48:33','2020-11-08 04:48:33'),(741,0,'22b38fcaa930cfa04b8c73a65b0a1311','','','DJUSY64FDPJ5',0,1,'2020-10-09 03:48:39','2020-11-08 04:48:39'),(742,0,'d3c3a4786fb65f4fbdb0e7bb4ec32e5f','','','RCY5AD8YPVNM',0,1,'2020-10-09 03:48:40','2020-11-08 04:48:40'),(743,0,'2361897e1a09f89eee8eadc32dbd3e16','','','IGJ0EIUJGX8U',0,1,'2020-10-09 03:48:47','2020-11-08 04:48:47'),(744,0,'8dc40591801ecfec71bd11ee53e19a18','','','AVO92O36SHOP',0,1,'2020-10-09 03:48:48','2020-11-08 04:48:48'),(745,0,'a8318bbc0a6a5329a8ee858d9d1b19d2','','','7ZWPE3QPZ6FJ',0,1,'2020-10-14 14:31:46','2020-11-13 15:31:46'),(746,0,'3923d40d0c27684891900ad5c41c70dc','','','1UOU0MYM6BAX',0,1,'2020-10-14 14:31:52','2020-11-13 15:31:52'),(747,0,'ec6b2f866e74aa089b4f8733b07b0603','','','M4BWMTWGVJOM',0,1,'2020-10-15 19:54:51','2020-11-14 20:54:51'),(748,0,'018e7d9fdb37b144c361d61c87920541','','','CQKUGFC5GJNN',0,1,'2020-10-15 19:54:54','2020-11-14 20:54:54'),(749,0,'bcdefb442a53513301f99e7b56d8ef12','','','977DVYL7UFRD',0,1,'2020-10-19 22:15:23','2020-11-18 23:15:23'),(750,0,'267feed54c3811613417bff9f116a27a','','','QKLWSFMU5V1W',0,1,'2020-10-19 22:15:25','2020-11-18 23:15:25'),(751,0,'6505ec5bdb909aa9c9cdc3d61bb6d9e9','','','KEIDDFGSJ6HN',0,1,'2020-10-19 22:15:28','2020-11-18 23:15:28'),(752,0,'fa320a01eb6036ed0a6f7bd7ffa4653e','','','D04TEW88OXQC',0,1,'2020-10-19 22:15:33','2020-11-18 23:15:26'),(753,0,'94c9c3438a0604e446f57a37001a9b6d','','','DU59YAV0U0QB',0,1,'2020-10-21 22:53:32','2020-11-20 22:17:42'),(754,0,'665ddccaac7b5db58d8ec00fb07f907f','','','I20ICLEVBSNA',0,1,'2020-10-26 14:51:17','2020-11-25 15:51:17'),(755,0,'6ea8988c3de503b7d25478b4bdc1700c','','','9WG690TFOKC7',0,1,'2020-10-26 14:51:22','2020-11-25 15:51:22'),(756,0,'f413fe8753a2c1fef0cbfa30ef568441','','','TVY8WBLHVO0Z',0,1,'2020-10-26 14:51:29','2020-11-25 15:49:48'),(757,0,'ecea44315cefba421312d0b3bf6333fb','','','8EPR2OG2DTZH',0,1,'2020-10-31 00:14:31','2020-11-30 01:14:31'),(758,0,'1b85b65f9b717a6fbe99f22b6a6901ed','','','CNNXJJDBML98',0,1,'2020-10-31 00:14:39','2020-11-30 01:14:39'),(759,0,'7002319536094ac9db3bb16cea2ea1ef','','','7XAWEYPMFOD1',0,1,'2020-10-31 00:14:48','2020-11-30 01:14:48'),(760,0,'31c0955bdcc10f4194c3e4eee202c47a','','','IAIKODBAW26B',0,1,'2020-10-31 00:14:51','2020-11-30 01:14:51'),(761,0,'765a3ce77a86200638460ca431ed8c16','','','H350LDY801I2',0,1,'2020-11-01 19:19:58','2020-12-01 19:19:58');
/*!40000 ALTER TABLE `wpmz_yith_wcwl_lists` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2023-02-20 14:08:05
